- Joined
- Jun 26, 2020
- Messages
- 1,924
Hello, in the map I'm working for some reason, I have this 2 triggers that doesn't cause me problems:
Since the map is too heavy and my internet is too slow, I can't share you, but I wanna know if there could be for this happening.
-
Calm Mind
-
Events
-
Unit - A unit Gains a level
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
(Level of CalmMindSpell for (Triggering unit)) Greater than 0
-
-
Actions
-
Unit - Set Max Mana of (Triggering unit) to ((Max Mana of (Triggering unit)) + CalmMindManaPerLevel)
-
-
-
Strong OnLevel
-
Events
-
Unit - A unit Gains a level
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
(Level of StrongSpell for (Triggering unit)) Greater than 0
-
-
Actions
-
Unit - Set Max HP of (Triggering unit) to ((Max HP of (Triggering unit)) + StrongHealthPerLevel)
-
-
Since the map is too heavy and my internet is too slow, I can't share you, but I wanna know if there could be for this happening.