Advertisement
Assassin756

UltimaWeapon

Dec 16th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. [UltimaWeapon]
  2. Cost=100
  3. Type=Greatsword
  4. Info=A keyblade forged from the rarest of ingredients
  5. Abilities=Lightsword.DarknessCrash.Light&Dark
  6. Element=Light
  7. Hits=$rand(1,6)
  8. Basepower=25
  9. Upgrade=5000
  10. Ignoredefense=50
  11. HurtEthereal=True
  12. EnergyCost=0
  13. Canshieldreflect=false
  14. Cancounter=false
  15.  
  16. UltimaWeapon=Lightsword.DarknessCrash.Light&Dark
  17.  
  18. [Lightsword]
  19. Type=Single
  20. Tp=15
  21. Desc=- a blade of pure light energy expands from the UltimaWeapon as $gender($1) rushes forward. Giving the weapon a mighty swing %real.name cuts his foe in half.
  22. Basepower=30
  23. Magic=Yes
  24. Element=Light
  25. Cost=5000
  26.  
  27. [DarknessCrash]
  28. Type=Single
  29. Tp=10
  30. Desc=launches himself into the air before collecting the power of darkness along the edges of the UltimaWeapon. $gender($1) Now dive bombed his foe with the UltimaWeapon pointed towards them. In a sudden crash Dark Energy explodes all around %real.name and his foe.
  31. Basepower=20
  32. Magic=Yes
  33. Element=Dark
  34. Cost=3000
  35.  
  36. [Light&Dark]
  37. Type=AOE
  38. Tp=20
  39. desc=begins spinning around while holding the UltimaWeapon outwards. As Light energy and Dark energy surge towards the tip of the weapon $gender($1) stops spinning and throws the UltimaWeapon creating a powerful Tornado of Light and Dark Energy.
  40. Basepower=25
  41. Magic=No
  42. Element=Light
  43. Cost=2500
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement