Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hero - Set Blood Mage 0001 <gen> Hero-level to 10 , Hide level-up graphics
Game - Display to (All players) for 30 seconds the text: |c0000FF00WinterstarCreated by X-OMG-XThanks to Naitsirk|r
Hi everybody on the hive!
This is my first spell i upload to thw.
I hope you like it, and if you use it in your map please give credits!
Winterstar
---------------------------------------
Description:
Hurls cold stars of ice in all direction around the Hydromancer, dealing 70/140/210 damage and freezing enemy units hit by the icecold winter stars.
---------------------------------------
Created by X-OMG-X
Thanks to Naitsirk
Winterstar
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Winterstar
Actions
Set Variable Set SD_Caster = (Casting unit)
Set Variable Set SD_Point = (Position of SD_Caster)
Set Variable Set SD_Effect = "Objects\Spawnmodels\Naga\NagaDeath\NagaDeath.mdl"
-------- --------
For each (Integer SD_Integer ) from 1 to 30 , do (Actions)
Loop - Actions
Set Variable Set SD_Offset = (SD_Point offset by 150.00 towards SD_Real degrees.)
Unit - Create 1 . Dummy for (Owner of SD_Caster) at SD_Point facing Default building facing degrees
Unit - Add Winterstar (Dummy) to (Last created unit)
Unit - Set level of Winterstar (Dummy) for (Last created unit) to (Level of Winterstar for SD_Caster)
Unit - Order (Last created unit) to Undead Crypt Lord - Impale . SD_Offset
Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
Set Variable Set SD_Real = (Random real number between 1.00 and 360.00)
Custom script: call RemoveLocation(udg_SD_Offset)
Special Effect - Create a special effect at SD_Point using SD_Effect
Special Effect - Destroy (Last created special effect)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.