Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. <BattleSkills>
  2. <BattleSkill>
  3. <Name>Shuriken Throw</Name>
  4. <Id>328</Id>
  5. <SpCost>100</SpCost>
  6. <CompatibleWeapons>
  7. <WeaponType>Tachi</WeaponType>
  8. </CompatibleWeapons>
  9. <Effects>
  10. <Effect>
  11. <Scope>One Enemy</Scope>
  12. <DamageType>HP</DamageType>
  13. <DamageMix>Use Weapon Type</DamageMix>
  14. <Power>300%-332%</Power>
  15. <NumHits>1</NumHits>
  16. </Effect>
  17. <Description>The ninja throws one of its many throwing weapons, dealing damage.</Description>
  18. </Effects>
  19. </BattleSkill>
  20. <BattleSkill>
  21. <Name>Flash Step</Name>
  22. <Id>329</Id>
  23. <SpCost>100</SpCost>
  24. <CompatibleWeapons>
  25. <WeaponType>Tachi</WeaponType>
  26. </CompatibleWeapons>
  27. <Effects>
  28. <Effect>
  29. <Scope>*****</Scope>
  30. <AlterStates>
  31. <AddState>
  32. <State>Agi+</State>
  33. <State>Speed+</State>
  34. <HitRate>100%</HitRate>
  35. </AddState>
  36. </AlterStates>
  37. </Effect>
  38. <Description>A burst of speed so fast its as the ninja teliported.</Description>
  39. </Effects>
  40. </BattleSkill>
  41. <BattleSkill>
  42. <Name>Smoke Bomb</Name>
  43. <Id>330</Id>
  44. <SpCost>200</SpCost>
  45. <CompatibleWeapons>
  46. <WeaponType>Tachi</WeaponType>
  47. </CompatibleWeapons>
  48. <Effect>
  49. <Scope>All Enemies</Scope>
  50. <DamageType>HP</DamageType>
  51. <DamageMix>Use Weapon Type</DamageMix>
  52. <Power>100%-125%</Power>
  53. <NumHits>1</NumHits>
  54. <AlterStates>
  55. <AddState>
  56. <State>Acc-</State>
  57. </AddState>
  58. </AlterStates>
  59. </Effect>
  60. <Description>A vhemical burst which hides a ninja's presence and disorients enemies.</Description>
  61. </BattleSkill>
  62. <BattleSkill>
  63. <Name>Poison Blade</Name>
  64. <Id>331<Id>
  65. <SpCost>80</SpCost>
  66. <CompatibleWeapons>
  67. <WeaponType>Tachi</WeaponType>
  68. </CompatibleWeapons>
  69. <Effect>
  70. <Scope>One Enemy</Scope>
  71. <DamageType>HP</DamageType>
  72. <DamageMix>Use Weapon Type</DamageMix>
  73. <Power>100%-150%</Power>
  74. <NumHits>1</NumHits>
  75. <AlterStates>
  76. <AddState>
  77. <State>Poison</State>
  78. <State>Agi-</State>
  79. </AddState>
  80. </AlterStates>
  81. </Effect>
  82. <Description>Poison is one of the many assasination tools in a ninja's arsenal.</Description>
  83. </BattleSkill>
  84. <BattleSkill>
  85. <Name>Night Blade</Name>
  86. <Id>332<Id>
  87. <SpCost>500</SpCost>
  88. <CompatibleWeapons>
  89. <WeaponType>Tachi</WeaponType>
  90. </CompatibleWeapons>
  91. <Effect>
  92. <Scope>One Enemy<Scope>
  93. <DamageType>HP</DamageType>
  94. <DamageMix>Use Weapon Type</DamageMix>
  95. <Power>300%-450%</Power>
  96. <NumHits>1</NumHits>
  97. <AlterStates>
  98. <AddState>
  99. <State>Death</State>
  100. <Rate>5%</Rate>
  101. </AddState>
  102. </AlterStates>
  103. </Effect>
  104. </BattleSkill>
  105. </BattleSkills>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement