ok so i tried to add a unit's attack by doing a following trigger.
Code:
bowmastery
Events
Unit - A unit Learns a skill
Conditions
(Learned Hero Skill) Equal to Bow Mastery
Actions
Advanced - For (Owner of (Learning Hero)) Increase range for all units that use the Human Upgrade Set 1 by 25
but what happens is that it only increases the range by 25 ONCE. at level 1, to be exact. i tried making the upgrade to 6 levels but didnt work. some help?