- Joined
- Dec 16, 2007
- Messages
- 252
I've looked in 2 thread about this and followed the hints. But still I can't make it work, can u please see what's wrong?
In night the hero with this aura should get bonus movement/attack speed.
I made endurance aura lvl 1 with 0%/0% and lvl 2 80%/100%
In night the hero with this aura should get bonus movement/attack speed.
I made endurance aura lvl 1 with 0%/0% and lvl 2 80%/100%
-
Lycantrophe Learn
-
Events
- Unit - A unit Learns a skill
-
Conditions
- (Learned Hero Skill) Equal to Lycantrophe
-
Actions
- Set Lycantrophe = (Learning Hero)
- Trigger - Run Lycantrophe Night <gen> (checking conditions)
- Trigger - Run Lycantrophe Day <gen> (checking conditions)
-
Events
-
Lycantrophe Day
-
Events
- Game - The in-game time of day becomes Greater than or equal to 6.00
- Game - The in-game time of day becomes Less than 18.00
- Conditions
-
Actions
- Unit - Add Lycantrophe to Lycantrophe
- Unit - Set level of Lycantrophe for Lycantrophe to 1
-
Events
-
Lycantrophe Night
-
Events
- Game - The in-game time of day becomes Greater than or equal to 18.00
- Game - The in-game time of day becomes Less than 6.00
- Game - The in-game time of day becomes Equal to 0.00
- Conditions
-
Actions
- Unit - Add Lycantrophe to Lycantrophe
- Unit - Set level of Lycantrophe for Lycantrophe to 2
-
Events