im actually working on a map that i shoved away every time i tried working on it, due to being scared of that hero/item system. best said, i suck at data editing.
so now im trying to do something on that map, and im stuck already on instant items.
what i need is the following:
like back in wc3 you probably know these lvlup tomes or stat tomes you could just pick up, and it added x to any attribute or whatever.
i have my heroes with primary attributes and normal attributes and i want tomes that increase instantly on buy one of these attributes.
any help on this one?
i tried these pickup unit items that add energy or health, but they seem to not being able to change attributes.
im actually working on a map that i shoved away every time i tried working on it, due to being scared of that hero/item system. best said, i suck at data editing.
so now im trying to do something on that map, and im stuck already on instant items.
what i need is the following: like back in wc3 you probably know these lvlup tomes or stat tomes you could just pick up, and it added x to any attribute or whatever.
i have my heroes with primary attributes and normal attributes and i want tomes that increase instantly on buy one of these attributes.
any help on this one? i tried these pickup unit items that add energy or health, but they seem to not being able to change attributes.
regards
confused on your post.
i dont know how to do it instantly on pickup, but if u to behavior - attributes modified (or whatever) - add the behavior (stat type) you are upgrading and amount is how much ur upgrading. sutin like it.. not at editor
for attribute changing tomes, You can use a buff that changes attributes inside the modification field. Also make sure the buff has many many stack counts . (whatever stack you want it at) so you can keep piling on these tomes)
for experience tomes, You can trigger piece of it. or use a buff to apply an effect of modify unit towards yourself. The effect modify unit can grant experience in whatever stated amount. What i dont know how to to is make a tome that takes you 100% to the next level no matter what.
hey guys.
im actually working on a map that i shoved away every time i tried working on it, due to being scared of that hero/item system. best said, i suck at data editing.
so now im trying to do something on that map, and im stuck already on instant items.
what i need is the following: like back in wc3 you probably know these lvlup tomes or stat tomes you could just pick up, and it added x to any attribute or whatever.
i have my heroes with primary attributes and normal attributes and i want tomes that increase instantly on buy one of these attributes.
any help on this one? i tried these pickup unit items that add energy or health, but they seem to not being able to change attributes.
regards
confused on your post.
i dont know how to do it instantly on pickup, but if u to behavior - attributes modified (or whatever) - add the behavior (stat type) you are upgrading and amount is how much ur upgrading. sutin like it.. not at editor
for attribute changing tomes, You can use a buff that changes attributes inside the modification field. Also make sure the buff has many many stack counts . (whatever stack you want it at) so you can keep piling on these tomes)
for experience tomes, You can trigger piece of it. or use a buff to apply an effect of modify unit towards yourself. The effect modify unit can grant experience in whatever stated amount. What i dont know how to to is make a tome that takes you 100% to the next level no matter what.
it isnt that easy at all..
the effect is no problem, thats easy stuff, but giving it to an item thats consumed instantly and buyable just seem not to work.
i already changed the idea and created an dialog based attribute buy system, that works flawlessly.
thanks anyways.