If memory servers, default bonus for each point of strenght would be 25hp capacity,0.5 hp regeneration per second and one point of attak damage(if it is the hero's primary attribute).
So my question is stated on the topic. Is it possible to change them with pure JASS? Or again, I need WE to do it?
Change attributes bonus. JASS possible?
Moderator: Cheaters
-
- Some Honorary Title
- Posts: 1713
- Joined: June 8th, 2007, 5:08 am
- Title: Angry Bird
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Change attributes bonus. JASS possible?
HP / str, regen/str & damage are all gameplay constants.
You can change these by doing it manually in WE or editing the text document with the constants in the map archive.
You can change these by doing it manually in WE or editing the text document with the constants in the map archive.