[Help] - Learning Ablities

Status
Not open for further replies.
Level 5
Joined
Jan 18, 2012
Messages
92
I saw this trigger in Rowan the Wise campaign. At the first mission he aproaches the Sunwell and learns an ability(he can't learn any abilities by clicking on the plus 'couse there isn't the plus button). I placed in my campaign so that my hero had the same, no abilites and when i set this trigger: (this is just one action of the trigger)

Event

Map Initialization

Action

Learn for Grunt Captain : Chain Lighting

In game nothing happens, I tried adding so he has Attribute Bonus 'couse I tought that if there was the plus button it would work
 
He used this action

  • Unit - Add Chain Lightning to Paladin 0000 <gen>
It uses the Unit - Add Ability to add the ability to the unit

Added abilities are by default cannot be normally learned / leveled up via the red plus but it can be leveled up via triggers

  • Spell Level Up
    • Events
      • *Any Events occur*
    • Conditions
    • Actions
      • Unit - Increase level of Chain Lightning for Paladin 0000 <gen>
 
Status
Not open for further replies.
Back
Top