this is my spell for the spell & system minicontest 16
it's fully in vJass, hope you like it, give feedback
The druid infects the target with roots which expand realy fast through the body of the target. The unit takes damage each second, also there is a chance that the unit won't deal damage or can cast spells any longer. When the target dies under the effect of rooting, all nearby enemies get damaged and will be rooted to the ground.
Level 1 - Deals 20 damage per second.
Level 2 - Deals 40 damage per second.
Level 3 - Deals 60 damage per second.
Uses:
JassNewGenPack
TimerUtils
changes for v.1.4
- Made the script more efficient with the usage of TimerUtils and deleting some not needed stuff
- Added some more comments on constants and a description how to import the spell
changes for v.1.5
- Fixed the usage of TimerUtils (thanks to Hanky)
thanks to Hanky for tips
Keywords:
Contest,Rooting,Spell,System,vJass,JNGP