Assassin756

Untitled

May 11th, 2016
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. [SunlightStraightSword]
  2. Cost=100
  3. Type=Sword
  4. Info= A sword said to have been forged from a lightning bolt
  5. Abilities=OathOfSunlight.HeavenlyThunder
  6. Element=Lightning
  7. Hits=$rand(1,5)
  8. Basepower=45
  9. Upgrade=500
  10. IgnoreDefense=0
  11. HurtEthereal=true
  12. Energy=0
  13. CanShieldReflect=false
  14. CanCounter=true
  15.  
  16. ===================================
  17.  
  18. SunlightStraightSword=OathOfSunlight.HeavenlyThunder
  19.  
  20.  
  21.  
  22. [OathOfSunlight]
  23. Type=Buff
  24. Cost=500
  25. Desc=Holds the sword high in the air, a veil of light molding over them as the protection of the sun is summoned.
  26. Tp=10
  27. Element=Light
  28. Magic=Yes
  29. stat=int
  30. Renkei=1
  31.  
  32.  
  33.  
  34. [HeavenlyThunder]
  35. Type=AoE
  36. Cost=500
  37. Desc=Holds the sword in the air before a beam of light fires from the tip, causing several clouds to form over head, letting lightning rip down from heaven itself upon the Hero's foes.
  38. Tp=100
  39. Element=Lightning
  40. Hits=3
  41. BasePower=100
  42. Magic=yes
  43. IgnoreDefense=25
  44. HurtEthereal=true
  45. stat=int
  46. Renkei=2
Add Comment
Please, Sign In to add comment