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!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Triggers
slavon03.w3x
Variables
Инициализация
ДЛЯ slavon03
Безымянный триггер 001
Введите ниже нестандартный код для указанной карты. Этот текст будет включен в код карты после объявления переменных и до кода любого триггера.
Name
Type
is_array
initial_value
Demaga
integer
No
Безымянный триггер 001
Events
Unit - A unit owned by Player 1 (Red) . Begins channeling an ability
Conditions
(Ability being cast) Equal to Удар маной
Actions
Wait 1.00 seconds
Set Variable Set Demaga = (Integer((Mana of (Triggering unit))))
Unit - Cause (Triggering unit) to damage (Target unit of ability being cast) , dealing (Real(Demaga)) damage of attack type Spells and damage type Normal
Unit - Set mana of (Triggering unit) to 0.00 %
Floating Text - Create floating text that reads (String(Demaga)) at (Position of (Target unit of ability being cast)) with Z offset 11.00 , using font size 12.00 , color ( 0.00 %, 0.00 %, 100 %), and 0 % transparency
Floating Text - Set the velocity of (Last created floating text) to 64 towards 90 degrees
Wait 1.00 seconds
Floating Text - Destroy (Last created floating text)
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.