Advertisement
CJD2524

DoD - Statuses - Permanent

Sep 30th, 2018
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.92 KB | None | 0 0
  1.  
  2.  
  3. -------------------------------------------------------------------------------------------------------
  4. PERMANENT STATUSES EFFECT
  5. -------------------------------------------------------------------------------------------------------
  6.  
  7. ╒═══════════╤══════════════════════════════════════════════════════════════════════════════════╕
  8. │ Status │ Description │
  9. ╞═══════════╪══════════════════════════════════════════════════════════════════════════════════╡
  10. │ Sleep │ Cannot act. Randomly cured at the end of a turn or by being physically attacked. │
  11. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  12. │ Paralysis │ Cannot act. Randomly cured at the end of a turn. │
  13. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  14. │ Petrify │ Cannot act. │
  15. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  16. │ Blind │ Cannot use physical skills or physically attack. │
  17. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  18. │ Silence │ Cannot use magic skills. │
  19. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  20. │ Berserk │ Cannot control actions, and can only attack normally. │
  21. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  22. │ Charm │ Cannot control actions, and allies are attacked. │
  23. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  24. │ Control │ Cannot control actions, and controlled by the enemy. │
  25. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  26. │ Zombie │ Resurrection + Control. In-Battle Status will be displayed as Control. │
  27. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  28. │ Curse │ X‰ of the damage dealt by the afflicted is dealt back to the afflicted. │
  29. ├───────────┼──────────────────────────────────────────────────────────────────────────────────┤
  30. │ Poison │ X Damage from poison is taken at the end of each turn. │
  31. └───────────┴──────────────────────────────────────────────────────────────────────────────────┘
  32.  
  33. - Status Overwrite Treatment: Permanent Statuses can be overwritten in Status Level and Turn Duration.
  34.  
  35. - Table Formulas for Scorching Poison Slaughterer, Hercules Club and Snake Mace were simplified.
  36.  
  37. - Curse and Poison Level Status is mitigated proportionately to their respective Resistances.
  38.  
  39. - All operation results are truncated after decimal point.
  40.  
  41. e.g.:
  42.  
  43. Deadly Poison Gas Status Level = 15 * ( DEX / 15 )
  44.  
  45. Formula can't be simplified to DEX alone because due to truncation LV value will be slightly lower than DEX.
  46.  
  47. 15 * ( DEX 290 / 15 ) = 285 Poison Damage
  48.  
  49.  
  50.  
  51. -------------------------------------------------------------------------------------------------------------------------
  52. PERMANENT STATUSES TABLE
  53. -------------------------------------------------------------------------------------------------------------------------
  54.  
  55. - Pro. = Probability / SLV = Shikigami's Level / LV = Level / o = Bonus Operator / T. = Time / TOL = Status Tolerance
  56.  
  57. ╒═══════════╤═══════════════════════════════╤══════╤═════╤═══╤═══════════════╤════╤═════════════════════════════════════╕
  58. │ Status │ Skill │ Pro. │     LV     │ o │ LV.Bonus │ T. │ Additional Info (F) │
  59. ╞═══════════╪═══════════════════════════════╪══════╪═════╪═══╪═══════════════╪════╪═════════════════════════════════════╡
  60. │ │ │ │ │ │ │ │ 15%: Sleep │
  61. │ │ │ │ │ │ │ ├─────────────────────────────────────┤
  62. │ │ │ │ │ │ │ │ 15%: Paralysis │
  63. │ │ │ │ │ │ │ ├─────────────────────────────────────┤
  64. │ │ │ │ │ │ │ │ 15%: Blind │
  65. │ │ │ │ │ │ │ 4 ├─────────────────────────────────────┤
  66. │ │ │ │ │ │ │ │ 15%: Silence │
  67. │ Random │ Bad Breath │ 600 │ │ │ │ ├─────────────────────────────────────┤
  68. │ │ │ │ │ │ │ │ 15%: Berserk │
  69. │ │ │ │ │ │ │ ├─────────────────────────────────────┤
  70. │ │ │ │ │ │ │ │ 5%: Charm │
  71. │ │ │ ├─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  72. │ │ │ │ 500 │ │ │ 9 │ 10%: Curse │
  73. │ │ │ ├─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  74. │ │ │ │ 30 │ │ │ 9 │ 10%: Poison │
  75. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  76. │ │ Butterfly Storm │ 600 │ │ │ │ 4 │ │
  77. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  78. │ │ Leaning Iron Mine │ 600 │ │ │ │ 4 │ │
  79. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  80. │ │ Mextli │ 800 │ │ │ │ 4 │ │
  81. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  82. │ │ Ron │ 333 │ │ │ │ 4 │ │
  83. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  84. │ │ Blanc Neige Licorne │ 333 │ │ │ │ 4 │ │
  85. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  86. │ Sleep │ Stinking Toxic Gas │ 800 │ │ │ │ 4 │ │
  87. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  88. │ │ Deplorable Hit │ 300 │ │ │ │ 4 │ │
  89. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  90. │ │ Sleep │ 800 │ │ │ │ 4 │ │
  91. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  92. │ │ Hypnosis │ 700 │ │ │ │ 4 │ │
  93. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  94. │ │ Aroma │ 600 │ │ │ │ 4 │ │
  95. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  96. │ │ Stare (Sleep) (Enemy) │ 950 │ │ │ │ 4 │ │
  97. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  98. │ │ Butterfly Storm │ 400 │ │ │ │ 4 │ │
  99. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  100. │ │ Leaning Iron Mine │ 400 │ │ │ │ 4 │ │
  101. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  102. │ │ Mextli │ 600 │ │ │ │ 4 │ │
  103. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  104. │ │ Neuropathy │ 250 │ │ │ │ 3 │ │
  105. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  106. │ │ Quo Vadis │ 400 │ │ │ │ 3 │ │
  107. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  108. │ │ Stradivarius │ 500 │ │ │ │ 4 │ │
  109. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  110. │ │ Moriya's Iron Ring │ 400 │ │ │ │ 4 │ │
  111. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  112. │ │ Capture Web │ 500 │ │ │ │ 4 │ │
  113. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  114. │ │ Mind Blast │ 400 │ │ │ │ 4 │ │
  115. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  116. │ │ Mind Discharger │ 500 │ │ │ │ 4 │ │
  117. │ Paralysis ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  118. │ │ Coldsnap Soul │ 800 │ │ │ │ 3 │ │
  119. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  120. │ │ Stun Blow │ 350 │ │ │ │ 4 │ │
  121. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  122. │ │ Fang (Paralysis) │ 333 │ │ │ │ 3 │ │
  123. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  124. │ │ Constrict │ 700 │ │ │ │ 4 │ │
  125. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  126. │ │ Blade Net │ 400 │ │ │ │ 4 │ │
  127. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  128. │ │ Paralysis Zapper │ 400 │ │ │ │ 4 │ │
  129. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  130. │ │ Starlight Whip │ 150 │ │ │ │ 3 │ │
  131. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  132. │ │ Paralyze │ 600 │ │ │ │ 4 │ │
  133. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  134. │ │ Mass Bind │ 500 │ │ │ │ 4 │ │
  135. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  136. │ │ Bug (Enemy) │ 400 │ │ │ │ 4 │ │
  137. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  138. │ │ Minus │ 1000 │ │ │ │ 99 │ │
  139. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  140. │ │ Petro Breath │ 100 │ │ │ │ 99 │ │
  141. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  142. │ │ Petro Breath (Enemy) │ 200 │ │ │ │ 99 │ Target's RES × 1.5 │
  143. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  144. │ Petrify │ Fang (Petrify) │ 333 │ │ │ │ 99 │ │
  145. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  146. │ │ Stone Pack (Enemy) │ 400 │ │ │ │ 99 │ │
  147. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  148. │ │ Concrete (Enemy) │ 200 │ │ │ │ 99 │ │
  149. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  150. │ │ Stare (Petrify) │ 700 │ │ │ │ 99 │ │
  151. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  152. │ │ Butterfly Storm │ 600 │ │ │ │ 5 │ │
  153. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  154. │ │ Leaning Iron Mine │ 600 │ │ │ │ 5 │ │
  155. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  156. │ │ Mextli │ 800 │ │ │ │ 5 │ │
  157. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  158. │ │ Neza │ 200 │ │ │ │ 4 │ │
  159. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  160. │ │ Shula Vel │ 500 │ │ │ │ 4 │ │
  161. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  162. │ │ Vajrayana │ 750 │ │ │ │ 5 │ │
  163. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  164. │ │ Dead Blind │ 400 │ │ │ │ 4 │ │
  165. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  166. │ Blind │ Fang (Blind) │ 333 │ │ │ │ 4 │ │
  167. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  168. │ │ Incisor │ 700 │ │ │ │ 4 │ │
  169. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  170. │ │ Stun Grenade │ 600 │ │ │ │ 4 │ │
  171. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  172. │ │ Dark Breath │ 75 │ │ │ │ 3 │ │
  173. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  174. │ │ Diabolic Breath │ 150 │ │ │ │ 3 │ │
  175. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  176. │ │ Blind │ 800 │ │ │ │ 5 │ │
  177. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  178. │ │ Pitch Dark │ 700 │ │ │ │ 5 │ │
  179. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  180. │ │ Flash │ 600 │ │ │ │ 5 │ │
  181. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  182. │ │ Butterfly Storm │ 600 │ │ │ │ 5 │ │
  183. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  184. │ │ Leaning Iron Mine │ 600 │ │ │ │ 5 │ │
  185. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  186. │ │ Mextli │ 800 │ │ │ │ 5 │ │
  187. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  188. │ │ Mage Masher │ 500 │ │ │ │ 4 │ │
  189. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  190. │ │ Silence Gold │ 200 │ │ │ │ 4 │ │
  191. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  192. │ │ Rapid Fire Lance │ 750 │ │ │ │ 4 │ │
  193. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  194. │ │ Surendra-jit's Tiger │ 800 │ │ │ │ 4 │ │
  195. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  196. │ Silence │ Silent Maid │ 400 │ │ │ │ 4 │ │
  197. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  198. │ │ Fang (Silence) │ 333 │ │ │ │ 4 │ │
  199. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  200. │ │ Branding Iron │ 700 │ │ │ │ 4 │ │
  201. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  202. │ │ Holy Breath │ 75 │ │ │ │ 3 │ │
  203. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  204. │ │ Divine Breath (Enemy) │ 150 │ │ │ │ 3 │ │
  205. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  206. │ │ Silence │ 800 │ │ │ │ 5 │ │
  207. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  208. │ │ Mute │ 700 │ │ │ │ 5 │ │
  209. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  210. │ │ Strange Voice │ 600 │ │ │ │ 5 │ │
  211. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  212. │ │ Butterfly Storm │ 400 │ │ │ │ 5 │ │
  213. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  214. │ │ Leaning Iron Mine │ 400 │ │ │ │ 5 │ │
  215. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  216. │ │ Mextli │ 600 │ │ │ │ 5 │ │
  217. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  218. │ │ Badb Catha │ 250 │ │ │ │ 4 │ │
  219. │ Berserk ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  220. │ │ Mountain Demons' Night Parade │ 700 │ │ │ │ 5 │ │
  221. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  222. │ │ Giant Disaster │ 400 │ │ │ │ 4 │ │
  223. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  224. │ │ Insanity │ 800 │ │ │ │ 5 │ │
  225. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  226. │ │ Lunatic Voice │ 600 │ │ │ │ 5 │ │
  227. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  228. │ │ Butterfly Storm │ 100 │ │ │ │ 4 │ │
  229. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  230. │ │ Leaning Iron Mine │ 100 │ │ │ │ 4 │ │
  231. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  232. │ │ Mextli │ 300 │ │ │ │ 4 │ │
  233. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  234. │ │ Fragarach │ 333 │ │ │ │ 3 │ │
  235. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  236. │ │ Enchanted Queen │ 500 │ │ │ │ 3 │ │
  237. │ Charm ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  238. │ │ Final Nude │ 1000 │ │ │ │ 3 │ Ignores RES │
  239. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  240. │ │ Naked Charmer │ 300 │ │ │ │ 3 │ │
  241. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  242. │ │ Fang (Charm) │ 333 │ │ │ │ 4 │ │
  243. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  244. │ │ Charm │ 600 │ │ │ │ 4 │ │
  245. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  246. │ │ Temptation │ 400 │ │ │ │ 4 │ │
  247. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  248. │ │ Grasida │ 300 │ │ │ │ 3 │ │
  249. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  250. │ │ Powerful Mind Reading │ 500 │ │ │ │ 3 │ │
  251. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  252. │ Control │ Fang (Control) │ 333 │ │ │ │ 4 │ │
  253. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  254. │ │ Control Magic │ 400 │ │ │ │ 4 │ │
  255. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  256. │ │ Marionette (Enemy) │ 500 │ │ │ │ 3 │ │
  257. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  258. │ Zombie │ Animate (Enemy) │ 1000 │ │ │ │ 99 │ Ignores RES & TOL │
  259. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  260. │ │ Butterfly Storm │ 700 │ 333 │ + │ DEX / 1.2 │ 9 │ │
  261. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  262. │ │ Leaning Iron Mine │ 700 │ 333 │ + │ DEX / 1.2 │ 9 │ │
  263. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  264. │ │ Mextli │ 900 │ 500 │ + │ DEX / 1.2 │ 9 │ │
  265. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  266. │ │ Nodokain │ 250 │ 333 │ + │ DEX / 1.2 │ 5 │ │
  267. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  268. │ Curse │ Inferno Phoenix │ 800 │ 500 │ + │ DEX / 1.2 │ 5 │ │
  269. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  270. │ │ Fang (Curse) │ 333 │ 250 │ │ │ 4 │ │
  271. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  272. │ │ Dark Lure │ 200 │ 333 │ + │ DEX / 1.2 │ 4 │ │
  273. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  274. │ │ Curse │ 800 │ 500 │ + │ DEX / 1.2 │ 9 │ │
  275. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  276. │ │ Hex │ 600 │ 400 │ + │ DEX / 1.2 │ 9 │ │
  277. ├───────────┼───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  278. │ │ Butterfly Storm │ 700 │ 15 │ * │ DEX / 10 │ 9 │ │
  279. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  280. │ │ Leaning Iron Mine │ 700 │ 15 │ * │ DEX / 10 │ 9 │ │
  281. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  282. │ │ Mextli │ 900 │ 20 │ * │ DEX / 10 │ 9 │ │
  283. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  284. │ │ Scorching Poison Slaughterer │ 333 │ 10 │ * │ DEX / 16 + 10 │ 9 │ │
  285. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  286. │ │ Snake Mace │ 333 │ 5 │ * │ DEX / 16 + 10 │ 9 │ │
  287. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  288. │ │ Hercules Club │ 500 │ 25 │ * │ DEX / 16 + 10 │ 9 │ │
  289. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  290. │ │ Gassing Garden │ 750 │ 20 │ * │ DEX / 10 │ 9 │ │
  291. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  292. │ │ Flower Dumpling │ 1000 │ (F) │ │ │ 9 │ { 20 + ( SLV / 4 ) } * ( DEX / 10 ) │
  293. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  294. │ │ Poison Snake Bite │ 500 │ 20 │ * │ DEX / 10 │ 8 │ │
  295. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  296. │ │ Fang (Poison) │ 333 │ 10 │ │ │ 9 │ │
  297. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  298. │ Poison │ Death Fang │ 700 │ 20 │ * │ DEX / 10 │ 9 │ │
  299. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  300. │ │ Hellclaw Assassination │ 700 │ 25 │ * │ DEX / 10 │ 9 │ │
  301. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  302. │ │ Venom Zapper │ 500 │ 20 │ * │ DEX / 10 │ 9 │ │
  303. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  304. │ │ Poison Breath │ 500 │ 20 │ * │ DEX / 10 │ 9 │ Target's RES × 1.5 │
  305. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  306. │ │ Poison Hand │ 250 │ 15 │ * │ DEX / 10 │ 9 │ │
  307. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  308. │ │ Acid Breath │ 50 │ 10 │ * │ DEX / 15 │ 3 │ │
  309. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  310. │ │ Deadly Poison Gas │ 100 │ 15 │ * │ DEX / 15 │ 3 │ │
  311. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  312. │ │ Rotting Miasma │ 150 │ 20 │ * │ DEX / 15 │ 3 │ │
  313. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  314. │ │ Lethal Poison │ 200 │ 25 │ * │ DEX / 10 │ 3 │ │
  315. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  316. │ │ Poison │ 900 │ 20 │ * │ DEX / 10 │ 9 │ │
  317. │ ├───────────────────────────────┼──────┼─────┼───┼───────────────┼────┼─────────────────────────────────────┤
  318. │ │ Poison Mist │ 700 │ 20 │ * │ DEX / 10 │ 9 │ │
  319. └───────────┴───────────────────────────────┴──────┴─────┴───┴───────────────┴────┴─────────────────────────────────────┘
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement