• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

test

Status
Not open for further replies.
Level 13
Joined
Jun 22, 2004
Messages
783
  • Events
  • Unit - A unit Is attacked
  • Conditions
    • And - All (Conditions) are true
      • Conditions
        • (Random real number between 1.00 and 100.00) Less than or equal to 33.00
        • (Level of Vengeance for (Attacking unit)) Equal to 1
        • (Unit-type of (Attacking unit)) Equal to Holy Avatar
  • Actions
    • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
      • If - Conditions
        • (Random real number between 1.00 and 3.00) Equal to 1.00
      • Then - Actions
        • Unit - Create 1 Dummy-Vengeance for (Owner of (Attacking unit)) at (Position of (Attacking unit)) facing Default building facing degrees
        • Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
        • Unit - Order (Last created unit) to Human Blood Mage - Flame Strike (Position of (Attacked unit))
      • Else - Actions
        • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
          • If - Conditions
            • (Random real number between 1.00 and 3.00) Equal to 2.00
          • Then - Actions
            • Unit - Create 1 Dummy-Vengeance for (Owner of (Attacking unit)) at (Position of (Attacking unit)) facing Default building facing degrees
            • Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
            • Unit - Order (Last created unit) to Human Archmage - Blizzard (Position of (Attacked unit))
          • Else - Actions
            • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
              • If - Conditions
                • (Random real number between 1.00 and 3.00) Equal to 3.00
              • Then - Actions
                • Unit - Create 1 Dummy-Vengeance for (Owner of (Attacking unit)) at (Position of (Attacking unit)) facing Default building facing degrees
                • Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
                • Unit - Order (Last created unit) to Human Mountain King - Storm Bolt (Attacked unit)
              • Else - Actions
                • Do nothing
 
Status
Not open for further replies.
Top