- Joined
- Aug 29, 2008
- Messages
- 134
A spell of mine needs help... [Solved by Gost]
Hey there!... i need som help to my spell.
I've tried to find a forum to post this and i think this one suits best.
First of all i would like to excuse my grammar (i havent learned to put the "," yet -.-")
when i cast the spell i only damages the base damage of my spell... (i will post my entire trigger setup as soon as i findout how xD so for now you just have to download my new version of the map that i have attached)
I would appriciate any help i can get... thanks!
PS: i have attached my map if you want to see how i set it up
EDIT 1: i think i also forgot to mention that im new at posting threads xD
EDIT 2: removed the sucking spell explenation that i wrote >.>
EDIT 3: THIS THREAD IS SOLVED THANKS TO GOST... AND UOPS MY CAPS IS ON (im bored RLY big now... and i got sukar!!)
EDIT 4: okay my sugar rush is over now...
heres the trigger for those who does not want to dl and open my map
Hey there!... i need som help to my spell.
I've tried to find a forum to post this and i think this one suits best.
First of all i would like to excuse my grammar (i havent learned to put the "," yet -.-")
when i cast the spell i only damages the base damage of my spell... (i will post my entire trigger setup as soon as i findout how xD so for now you just have to download my new version of the map that i have attached)
I would appriciate any help i can get... thanks!
PS: i have attached my map if you want to see how i set it up
EDIT 1: i think i also forgot to mention that im new at posting threads xD
EDIT 2: removed the sucking spell explenation that i wrote >.>
EDIT 3: THIS THREAD IS SOLVED THANKS TO GOST... AND UOPS MY CAPS IS ON (im bored RLY big now... and i got sukar!!)
EDIT 4: okay my sugar rush is over now...
heres the trigger for those who does not want to dl and open my map
-
Pure Mana Burst
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Pure Mana Burst
-
-
Actions
-
Set PureManaBurst_Damage = ((75.00 + (75.00 x (Real((Level of Pure Mana Burst for (Triggering unit)))))) + ((0.30 + (0.30 x (Real((Level of Pure Mana Burst for (Casting unit)))))) x (Mana of (Triggering unit))))
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
PureManaBurst_Damage Greater than or equal to (300.00 + (500.00 x (Real((Level of Pure Mana Burst for (Casting unit))))))
-
-
Then - Actions
-
Set PureManaBurst_Damage = (300.00 + (500.00 x (Real((Level of Pure Mana Burst for (Casting unit))))))
-
Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Human\ThunderClap\ThunderClapCaster.mdl
-
Unit - Cause (Casting unit) to damage circular area after 0.00 seconds of radius (375.00 + (25.00 x (Real((Level of Pure Mana Burst for (Casting unit)))))) at (Position of (Casting unit)), dealing PureManaBurst_Damage damage of attack type Spells and damage type Magic
-
Unit - Set mana of (Casting unit) to 0.00
-
-
Else - Actions
-
Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Human\ThunderClap\ThunderClapCaster.mdl
-
Unit - Cause (Casting unit) to damage circular area after 0.00 seconds of radius (375.00 + (25.00 x (Real((Level of Pure Mana Burst for (Casting unit)))))) at (Position of (Casting unit)), dealing PureManaBurst_Damage damage of attack type Spells and damage type Magic
-
Unit - Set mana of (Casting unit) to 0.00
-
-
-
-
Attachments
Last edited: