shadowm

Untitled

Sep 27th, 2011
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. [store_unit]
  2. [filter]
  3. id=Galas
  4. [/filter]
  5. kill=no
  6. variable=galas_store
  7. [/store_unit]
  8.  
  9. {CLEAR_VARIABLE galas_store.attack} # !
  10.  
  11. [unstore_unit]
  12. variable=galas_store
  13. find_vacant=no
  14. [/unstore_unit]
  15.  
  16. [harm_unit]
  17. [filter]
  18. id=Galas
  19. [/filter]
  20. [filter_second]
  21. id=Elyssa
  22. [/filter_second]
  23. [secondary_attack]
  24. range=melee
  25. [/secondary_attack]
  26. kill=no
  27. animate=yes
  28. fire_event=no
  29. amount="$galas_store.hitpoints"
  30. [/harm_unit]
  31.  
Advertisement
Add Comment
Please, Sign In to add comment