- Joined
- Jan 14, 2008
- Messages
- 366
-
arcanesorceress holybomb
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
-
And - All (Conditions) are true
-
Conditions
- (Ability being cast) Equal to Holy bomb
-
Conditions
-
And - All (Conditions) are true
-
Actions
- Set Temp_Point = (Target point of ability being cast)
- Special Effect - Create a special effect at Temp_Point using TheHolyBomb.mdx
- Special Effect - Destroy (Last created special effect)
-
Unit Group - Pick every unit in (Units within 250.00 of Temp_Point matching (((Owner of (Matching unit)) Equal to (Player(1))) or (((Owner of (Matching unit)) Equal to Player 2 (Blue)) or (((Owner of (Matching unit)) Equal to Player 3 (Teal)) or (((Owner of (Matching unit)) Equal to Player and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 1
-
Then - Actions
- Wait 0.30 seconds
- Advanced - Heal (Picked unit) for 125.00 hitpoints
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 2
-
Then - Actions
- Wait 0.30 seconds
- Advanced - Heal (Picked unit) for 250.00 hitpoints
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 3
-
Then - Actions
- Wait 0.30 seconds
- Advanced - Heal (Picked unit) for 400.00 hitpoints
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 4
-
Then - Actions
- Wait 0.30 seconds
- Advanced - Heal (Picked unit) for 550.00 hitpoints
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 5
-
Then - Actions
- Wait 0.30 seconds
- Advanced - Heal (Picked unit) for 700.00 hitpoints
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units within 250.00 of Temp_Point matching (((Owner of (Matching unit)) Equal to Player 11 (Dark Green)) or ((Owner of (Matching unit)) Equal to Player 12 (Brown)))) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 1
-
Then - Actions
- Wait 0.30 seconds
- Unit - Cause (Casting unit) to damage (Picked unit), dealing 125.00 damage of attack type Spells and damage type Normal
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 2
-
Then - Actions
- Wait 0.30 seconds
- Unit - Cause (Casting unit) to damage (Picked unit), dealing 250.00 damage of attack type Spells and damage type Normal
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 3
-
Then - Actions
- Wait 0.30 seconds
- Unit - Cause (Casting unit) to damage (Picked unit), dealing 400.00 damage of attack type Spells and damage type Normal
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 4
-
Then - Actions
- Wait 0.30 seconds
- Unit - Cause (Casting unit) to damage (Picked unit), dealing 550.00 damage of attack type Spells and damage type Normal
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Holy bomb for (Casting unit)) Equal to 5
-
Then - Actions
- Wait 0.30 seconds
- Unit - Cause (Casting unit) to damage (Picked unit), dealing 700.00 damage of attack type Spells and damage type Normal
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
- Custom script: call RemoveLocation (udg_Temp_Point)
-
Events
any help appreciated