How can i make a spell that gives a lets say,15% chance to release a 150 dmg chain lightning on an attack?I tried using:
- Unit is attacked
- Attacking unit has Chain LIghtning Passive
- Random real number between 1 and 100 less than or equal to 15
- Create a Dummy for attacking unit and Chain Lightning attacked unit
but it wont work at all.
- Unit is attacked
- Attacking unit has Chain LIghtning Passive
- Random real number between 1 and 100 less than or equal to 15
- Create a Dummy for attacking unit and Chain Lightning attacked unit
but it wont work at all.