Author
|
Topic: a question
|
Technetium Squire

Posts: 46 From: Registered: Feb 2002 |
posted 09 February 2002 20:11
I was setting all my prefix and suffix modifiers so that they could all spawn on rare items. Then I realized that a lot of them are modifiers for charms. Is that all I have to do to make it start spawning rare charms?

|
Kobu Lord
 
Posts: 105 From: Tokyo Registered: Dec 2001 |
posted 10 February 2002 02:10
You have to put a 1 in the rare column in itemtypes.txt for charms and also add charms to rareprefix.txt and raresuffix.txt.------------------ Bleak Times are here.

|
Technetium Squire

Posts: 46 From: Registered: Feb 2002 |
posted 10 February 2002 21:38
The patch_d2.mpq file I am using, which is the most recent 1.09, does not have the files rareprefix.txt and raresuffix.txt. It just has magicprefix.txt and magicsuffix.txt, and there are columns in those files that allow each modifier to be spawnable on rares. That was what I had changed. I did, however, find the change you mentioned in itemtypes.txt, and I made that change. Should it work now?

|
Myhrginoc Honorary Warlord
   
Posts: 1326 From: Percussion U Registered: Dec 2001 |
posted 10 February 2002 21:47
patch_d2.mpq has only those files Blizzard changes after the release. You need to check d2data.mpq and d2exp.mpq (and maybe some of the others, for effects) if you don't see the files you are looking for in patch_d2.mpq.Regardless of where you found them, modded files >do< go in patch_d2.mpq---you can really expand that file! For example, Sanctuary in Chaos mod has a patch_d2.mpq that is nearly 10MB with all the files Jeff had to bring in from the release mpqs. (And it's a fine mod indeed, Jeff!)  [This message has been edited by Myhrginoc (edited 10 February 2002).]

|
Technetium Squire

Posts: 46 From: Registered: Feb 2002 |
posted 10 February 2002 21:53
Ahhh... that would explain much confusion on my part, and not only in this thread. I had thought previously that only the patch_d2.mpq was editable, because it was the only one mentioned in the "idiot's tutorial" on Phrozen Keep... Thanks for clearing that up. :-)

|
Technetium Squire

Posts: 46 From: Registered: Feb 2002 |
posted 10 February 2002 21:57
Whoops, one other little question... If the things in your first reply are all I have to do, then what effect is there of setting the "rare" column in magicprefix.txt and magicsuffix.txt to 1 for all the modifiers listed that can spawn on charms? Or do I have to do all 3 things to make it work (your two suggestions plus the above)?

|
Myhrginoc Honorary Warlord
   
Posts: 1326 From: Percussion U Registered: Dec 2001 |
posted 10 February 2002 22:05
Changing magicprefix/magicsuffix says what affixes can be rare---not just for charms. Changing rareprefix/raresuffix says what rare names will work with charms. Similar but not quite the same function. And changing itemtypes is necessary so charms CAN be rare, of course.

|