YourLevel is the level needed for the hero to get that certain item
YourItem is the item you want to give to the hero with the certain level
- LevelItem
- Events
- Unit - A unit Gains a level
- Conditions
- (Level of (Triggering unit)) Equal to (Your Level)
- Actions
- Hero - Create YourItem and give it to (Triggering unit)
I've opened the conditions but am running in circles. Could someone guide me through as to how I can get it to show up as it does above?