Advertisement
Assassin756

Dragon's Wing

Dec 16th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. [Dragon'sWing]
  2. Cost=60
  3. Type=Katana
  4. Info=A weapon forged in Dragon's fire. The blade is curved for the arc of fire that escapes a dragon's lips.
  5. Abilities=LeviathinSlash.CrossFlames.Dragon'sRoar
  6. Element=Fire
  7. Hits=$rand(1,5)
  8. Basepower=10
  9. Upgrade=100
  10. IgnoreDefense=45
  11. HurtEthereal=false
  12. EnergyCost=0
  13. Canshieldreflect=false
  14. cancounter=true
  15.  
  16. Dragon'sWing=LeviathinSlash.CrossFlames.Dragon'sRoar
  17.  
  18. [LeviathinSlash]
  19. Type=Single
  20. Tp=10
  21. Desc=concentrates on a certain point on his sword before running forward and slashing %enemy with a powerful strike.
  22. basepower=10
  23. Magic=No
  24. Element=None
  25. Cost=150
  26.  
  27. [CrossFlames]
  28. Type=Single
  29. Tp=15
  30. desc=pours power through the blade of sword until it is engulfed in flames. He then runs forward and slashes %enemy in a fiery X.
  31. basepower=20
  32. Magic=No
  33. Element=Fire
  34. Cost=150
  35.  
  36. [Dragon'sRoar]
  37. Type=AOE
  38. Tp=15
  39. desc=inhales a deep breath, raising his sword's point to just above his chin. Bellowing a yell %real.name unleashes a fiery explosion that engulfs all of his foe's.
  40. basepower=10
  41. Magic=Yes
  42. Element=Fire
  43. Cost=100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement