Rerolling Uniques

Post here about all aspects of D2 mod making whether it's information, problems or whatever. Please specify whether your post is relating to Classic D2 or the Expansion.

Moderator: Nizari

User avatar
Trevor
Forum Legend
Principality
Posts: 2068
Joined: Sat Aug 05, 2006 11:03 pm
Location: Alberta Canada
Canada

Hand-picked

Rerolling Uniques

Post by Trevor » Fri May 12, 2017 6:35 pm

I'm trying to make a recipe to reroll uniques. I have a number of recipes that successfully reroll rares, magics, crafted items using the format below. However, I'm trying to expand this ability to rerolll uniques and sets.

For example Input 1 = BagofManyThings (a unique item the player doesnt want to lose)
Input 2 = NagelRing (spelling matches uniqueitems.txt)

Output1 = useitem 1 1 1 (this gives me back the BagofManyThings - works wonderfully)
Output2 = NagelRing 99 99 99 (I tried 20 20 20 -the level of the unique and 3 blanks as well)

I followed some directions from here. NoLimit = 1
viewtopic.php?f=4&t=56930&hilit=reroll+unique

No go. What am I missing?

EDIT:
When I copied over the unique items, I just inserted and copied/pasted the list where it needed to go. I forgot about a row called "Expansion". :oops: It ruined all the recipes. It all works.
AfterMath Overview: http://www.aftermathcentral.com

Following the path of least resistance is what makes rivers and men crooked.
- Author Unknown

Mod Completion: Always under Construction
D2SE Compatible Only

Playing AfterMath v3.0.1 ~ 1020 MB
Released March 31, 2017

Return to “General Mod Making”