• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Sattelitte Strike

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
This Spell not hard, very easy to make the spell:-without variables

Keywords:
warcraft 3
Contents

Sattelitte Strke (Map)

Reviews
15:12, 25th Jul 2011 Maker: The spell is too simple to be approved.

Moderator

M

Moderator

15:12, 25th Jul 2011
Maker: The spell is too simple to be approved.
 
Level 12
Joined
Aug 12, 2008
Messages
349
  • Sattelitte Ability
    • Events
      • Unit - A unit Begins casting an ability
    • Conditions
      • (Ability being cast) Equal to Sattelitte Strike
    • Actions
      • Unit - Create 1 Sattelitte for (Owner of (Casting unit)) at (Position of (Casting unit)) facing Default building facing degrees
      • Wait 0.50 seconds
      • Unit - Add a 3.00 second Generic expiration timer to (Last created unit)
      • Environment - Create a 4.00 second Normal ripple deformation at (Position of (Last created unit)) with starting radius 2000.00, ending radius 2000.00, and depth 100.00, using 1.00 second ripples spaced 700.00 apart
No spell description? O.O
It only creates some nice effect with a big radius of terrain ripple.
Besides, it leaks the position of the caster and uses wait in spell.
Somehow, I quite like the effect :p
 
Top