I have a problem. I'm trying to stack attribute points when you level up.
I made a trigger when a unit gains a level up, unit gain attribute point. HOWEVER, when a level is going from let's say 1 to 13, it doesn't give 13 points, it's still giving 1 point.
So I tried to modify veterancy attribute points instead. Again, it doesn't really work like I want...
Any way to get proper +1 attribute PER level, no matter how fast the character is leveling?
EDIT: note that I'm talking about a general attribute point data so I can distribute them into real attributes after it is gained?
-Strength
-Agility
-Intelligence
-Attribute points < this one
I have a problem. I'm trying to stack attribute points when you level up. I made a trigger when a unit gains a level up, unit gain attribute point. HOWEVER, when a level is going from let's say 1 to 13, it doesn't give 13 points, it's still giving 1 point.
So I tried to modify veterancy attribute points instead. Again, it doesn't really work like I want...
Any way to get proper +1 attribute PER level, no matter how fast the character is leveling?
EDIT: note that I'm talking about a general attribute point data so I can distribute them into real attributes after it is gained?
-Strength -Agility -Intelligence -Attribute points <
this oneWell nvm I found what caused the trigger bug