Author
|
Topic: unique item recipe
|
murdra-x WarLord
  
Posts: 160 From: kingman, arizona, united states Registered: Oct 2001 |
posted 22 November 2001 20:57
i how i make unique item recipes i want to rig it so i put in lets say 4 scrolls of identify and a short sword and come back with the kixon's short sword for example i know it can be done cause wraith did it for his d2_ice so how do i go about pulling this off!------------------ mess with best die like rest!!

|
Greymalkin2k Lord
 
Posts: 135 From: CT Registered: Aug 2001 |
posted 23 November 2001 09:10
I'm assuming you know how to set up the input, if not reply here and I'll help ya there too.The output would be usetype,uni and set the level columns how you wish. If you want to be able to generate the unique no matter what level you are, set the lvl column to 100. If you want it based on the charater's level set plvl and ilvl to the percentage of the character's level allowed. Thus with plvl and ilvl set to 100 a clvl 30 could make the unique if it's level was less than 30 and get a rare if the unique was higher than level 30. ------------------ - Greymalkin

|
murdra-x WarLord
  
Posts: 160 From: kingman, arizona, united states Registered: Oct 2001 |
posted 23 November 2001 09:28
what do you mean by input??------------------ mess with best die like rest!!

|
Greymalkin2k Lord
 
Posts: 135 From: CT Registered: Aug 2001 |
posted 23 November 2001 09:35
In cubemain.txt there are several columns labeled input1-7.You would set input1 to weap and input2 to isc,qty=4. Also set the numinputs column to 5. This will make it so if you put any weapon in the cube with 4 scrolls of identify and transmute it, a unique version of the weapon will be made if there is one, and the charater is high enough level(if using the plvl and ilvl from above). Hope I explained it clearly for you.  ------------------ - Greymalkin

|
murdra-x WarLord
  
Posts: 160 From: kingman, arizona, united states Registered: Oct 2001 |
posted 23 November 2001 09:59
okay editing is done compiling cross fingers it worked------------------ mess with best die like rest!!

|