- Joined
- Mar 28, 2018
- Messages
- 129
I want to display xp table and create something like this...i wanna set the xp for all units i'm killing.
-
Untitled Trigger 001
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
(Unit-type of (Dying unit)) Equal to Giant Skeleton Warrior Level 1 General
-
-
Actions
-
Hero - Add 100 experience to (Killing unit), Show level-up graphics
-
-