Warcraft III resources & community, 2003–2006 · archived

Decreasing Hero XP

11 posts
#1

Decreasing Hero XP

Is there a way to subtract XP from a hero via triggers?? (GUI or JASS)
#2
just make exp tomes that give negative exp and then with triggers create them and give them to heroes
#3
it could be a solution, but the ammount of xp lost must be proportional to the hero level... i would need to create a lot of tomes of experience for I have 50 hero levels
#4
well, just make the tome give -10 exp, and then give the hero X tomes if hes lvl X and X+1 tomes if hes lvl X+1 etc
#5
or u can use the Hero - Add XP func and add negative XP.
#6
ah, ye i alrdy thought there was that function :P but to lazy to check.. yes thats a better idea if it works with negative values
#7
of course it does :wink:

now we need some modify Damage / Armor / Damage Dice / etc. funcs...

COMON BLIZZARD!
#8
WEU has those functions, but ofcourse always make a back up of ur map, expesically if u r using WEU
#9
A) WeU has damage and armor, but they need about 10 dummy abilities each, so it takes up alot of space.

B) WeU does NOT have damage dice modifiers.

C) WeU does not work in the newest patch ( or thats what ive been told )
#10
1) well the WEU function r just jass functions, so i dont think u can get other codes that take up less space, dunno for sure though i dont do jass

2) so we will need that then ye :)

3) i ddint do map making for a month now, busy with school exam, but a month ago i worked with WEU and it worked fine, i dunno if there has been coming a new patch in this month but i think not
#11
1.20 c and d came out this month ( i think )

anyways, thats just what i was told

But about the damage/armor modifiers, to do that you need to operate on a bug that exploits the use of certain abilities. However, unlike Max life / mana, these require about 10 of this spec ability EACH!