Advertisement
CJD2524

NoR - Ran - Weapon Skills

Jun 29th, 2016
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.30 KB | None | 0 0
  1.  
  2.  
  3. -----------------------------------------------------------------------------------------------------
  4. WEAPON SKILLS
  5. -----------------------------------------------------------------------------------------------------
  6.  
  7. (!) Only Pre-Expansion Skills are listed at the moment.
  8.  
  9.  
  10. (*) TABLE DESCRIPTION
  11.  
  12.  
  13. - SKILL
  14.  
  15. New Skill learned by using another specific action or skill.
  16.  
  17.  
  18. - SKILL LEARN TYPE
  19.  
  20. Learning Probability is determined by Character and Skill Compatibility.
  21.  
  22. There is no difference between Compatibility 1 and Compatibility 2.
  23.  
  24. Characters with Compatability 0 are unable to learn Skills of that Type.
  25.  
  26.  
  27. - CHARACTER COMPATIBILITY
  28.  
  29. ╒═══════════╤═══════════════════════════════════════════════════════════════╕
  30. │ │ SKILL TYPE │
  31. │ Character ├───────┬───────┬───────┬───────┬───────┬───────┬───────┬───────┤
  32. │ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │
  33. ╞═══════════╪═══════╪═══════╪═══════╪═══════╪═══════╪═══════╪═══════╪═══════╡
  34. │ Saya │ 1 │ 0 │ 1 │ 1 │ 0 │ 2 │ 2 │ 2 │
  35. ├───────────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┤
  36. │ Reimu │ 1 │ 2 │ 1 │ 1 │ 2 │ 0 │ 1 │ 0 │
  37. ├───────────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┤
  38. │ Marisa │ 1 │ 1 │ 0 │ 2 │ 1 │ 2 │ 0 │ 0 │
  39. ├───────────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┤
  40. │ Yukari │ 1 │ 1 │ 2 │ 0 │ 1 │ 0 │ 2 │ 0 │
  41. ├───────────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┼───────┤
  42. │ Mamizou │ 2 │ 0 │ 1 │ 1 │ 1 │ 1 │ 0 │ 1 │
  43. └───────────┴───────┴───────┴───────┴───────┴───────┴───────┴───────┴───────┘
  44.  
  45.  
  46. - DOPPEL COMPATIBILITY HELPERS
  47.  
  48. Characters are capable of learning Compatibility 0 Skills when equipped with the respective Doppels:
  49.  
  50. ╒════════════════╤══════════════╤═══════════════════════╕
  51. │ Doppel │ Skill Helper │ Character/Disability │
  52. ╞════════════════╪══════════════╪═══════════════════════╡
  53. │ Yoshika │ Type 1 │ --------------------- │
  54. ├────────────────┼──────────────┼───────────────────────┤
  55. │ Hatate, Suika │ Type 2 │ Saya, Mamizou │
  56. ├────────────────┼──────────────┼───────────────────────┤
  57. │ Remilia, Eirin │ Type 3 │ Marisa │
  58. ├────────────────┼──────────────┼───────────────────────┤
  59. │ Komachi, Ran │ Type 4 │ Yukari │
  60. ├────────────────┼──────────────┼───────────────────────┤
  61. │ Sakuya, Kanako │ Type 5 │ Saya │
  62. ├────────────────┼──────────────┼───────────────────────┤
  63. │ Futo, Chen │ Type 6 │ Reimu, Yukari │
  64. ├────────────────┼──────────────┼───────────────────────┤
  65. │ Nitori, Koishi │ Type 7 │ Marisa, Mamizou │
  66. ├────────────────┼──────────────┼───────────────────────┤
  67. │ Youmu, Tenshi │ Type 8 │ Reimu, Marisa, Yukari │
  68. └────────────────┴──────────────┴───────────────────────┘
  69.  
  70.  
  71. - ENEMY LV
  72.  
  73. Level of the Enemy needed to learn said skill.
  74.  
  75. No calculation below this LV happens.
  76.  
  77. Learning Probability increases when Target LV is higher than Minimum LV.
  78.  
  79. User's Target determines Enemy LV, in case of retargeting, the original Target LV is considered.
  80.  
  81.  
  82. - SOURCE
  83.  
  84. Skill or action to use in order to learn the New Skill.
  85.  
  86. In the case of a Skill being derived from a Weapon, Probability is calculated only when using Regular Attack.
  87.  
  88. If an action provides two Sources (Weapon + Regular Attack) the one with Highest Probability will take precedence.
  89.  
  90.  
  91. - ABILITY LEVEL
  92.  
  93. Character elemental Ability Level (SLA/STA/STK) required to learn a Skill.
  94.  
  95.  
  96. - PROBABILITY ( X / 1000 )
  97.  
  98. Basic value of Probability that a New Skill has to be learned when using the Source Skill or Action.
  99.  
  100. Unit is per mil (‰)
  101.  
  102.  
  103. - FINAL PROBABILITY ( X / 1000 )
  104.  
  105. Probability + [ { ( Target's LV - Enemy Level ) - 3 } ÷ 2 (Truncated after decimal point) ]
  106.  
  107. If User's Ability Level > + 5 the required Skill ALV, then Final Probability is run twice
  108.  
  109. If User's Ability Level > +10 the required Skill ALV, then Final Probability is run thrice
  110.  
  111.  
  112. -------------------------------------------------------------------------------------------------------------------------------------
  113. SWORD
  114. -------------------------------------------------------------------------------------------------------------------------------------
  115.  
  116. # = Skill Type # / E.LV = Enemy Level / ALV = Ability Level / Pr. = Probability
  117.  
  118. ╒════════════════════════╤═══╤══════╤═══════════════════╤══════╤══════╤════════════════╤══════╤══════╤════════════════╤══════╤══════╕
  119. │ Skill │ # │ E.LV │ Source 1 │ ALV1 │ Pr.1 │ Source 2 │ ALV2 │ Pr.2 │ Source 3 │ ALV3 │ Pr.3 │
  120. ╞════════════════════════╪═══╪══════╪═══════════════════╪══════╪══════╪════════════════╪══════╪══════╪════════════════╪══════╪══════╡
  121. │ Strong Slash │ 1 │ 1 │ Regular Attack │ 0 │ 200 │ │ │ │ │ │ │
  122. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  123. │ Sword Force │ 5 │ 1 │ Regular Attack │ 1 │ 200 │ │ │ │ │ │ │
  124. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  125. │ Sonic Blade │ 1 │ 5 │ Regular Attack │ 3 │ 50 │ │ │ │ │ │ │
  126. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  127. │ Vital Heartbreak │ 2 │ 5 │ Strong Slash │ 3 │ 100 │ Regular Attack │ 4 │ 30 │ │ │ │
  128. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  129. │ Escape Slash │ 3 │ 5 │ Regular Attack │ 4 │ 40 │ │ │ │ │ │ │
  130. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  131. │ Razor Wind │ 4 │ 5 │ Regular Attack │ 4 │ 40 │ │ │ │ │ │ │
  132. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  133. │ Meteor Shower │ 5 │ 5 │ Regular Attack │ 4 │ 40 │ │ │ │ │ │ │
  134. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  135. │ Falling Leaves │ 6 │ 5 │ Regular Attack │ 1 │ 100 │ │ │ │ │ │ │
  136. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  137. │ Flame Whip │ 7 │ 5 │ Flame Sword │ 5 │ 200 │ Regular Attack │ 5 │ 30 │ │ │ │
  138. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  139. │ Demon Bane │ 8 │ 5 │ Saint Cross Slash │ 8 │ 40 │ Regular Attack │ 9 │ 20 │ │ │ │
  140. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  141. │ Saint Cross Slash │ 1 │ 20 │ Demon Bane │ 9 │ 100 │ Regular Attack │ 10 │ 50 │ │ │ │
  142. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  143. │ Force Through │ 2 │ 20 │ Escape Slash │ 12 │ 60 │ Regular Attack │ 14 │ 30 │ │ │ │
  144. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  145. │ Sonic Boom │ 3 │ 20 │ Sonic Blade │ 9 │ 80 │ Regular Attack │ 11 │ 40 │ │ │ │
  146. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  147. │ Explode Fang │ 4 │ 20 │ Regular Attack │ 11 │ 40 │ │ │ │ │ │ │
  148. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  149. │ Sudden Slash │ 5 │ 20 │ Regular Attack │ 10 │ 40 │ │ │ │ │ │ │
  150. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  151. │ Dead Men Tell No Tales │ 6 │ 20 │ Regular Attack │ 12 │ 40 │ │ │ │ │ │ │
  152. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  153. │ Thunder Break │ 7 │ 20 │ Raijin Sword │ 13 │ 200 │ Regular Attack │ 13 │ 20 │ │ │ │
  154. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  155. │ Chain Slash │ 8 │ 20 │ Regular Attack │ 15 │ 10 │ │ │ │ │ │ │
  156. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  157. │ Comet Assault Slash │ 1 │ 30 │ Regular Attack │ 18 │ 40 │ │ │ │ │ │ │
  158. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  159. │ Quick Break │ 2 │ 30 │ Sudden Slash │ 20 │ 60 │ Regular Attack │ 22 │ 30 │ │ │ │
  160. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  161. │ Tenacious Edge │ 3 │ 30 │ Regular Attack │ 19 │ 40 │ │ │ │ │ │ │
  162. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  163. │ Emperor Slash │ 4 │ 30 │ Force Through │ 19 │ 80 │ Regular Attack │ 21 │ 40 │ │ │ │
  164. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  165. │ Mesocyclone │ 5 │ 30 │ Sonic Boom │ 18 │ 80 │ Regular Attack │ 20 │ 40 │ │ │ │
  166. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  167. │ Berserk Maiden │ 6 │ 30 │ Strong Slash │ 18 │ 60 │ Regular Attack │ 23 │ 30 │ │ │ │
  168. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  169. │ Zero Kelvin Slash │ 7 │ 30 │ Blizzard Sword │ 20 │ 200 │ Regular Attack │ 20 │ 20 │ │ │ │
  170. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  171. │ Dimension Slash │ 8 │ 30 │ Regular Attack │ 24 │ 10 │ │ │ │ │ │ │
  172. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  173. │ Triumph Dragon │ 1 │ 40 │ Balmung │ 24 │ 100 │ Naegling │ 24 │ 100 │ Regular Attack │ 26 │ 30 │
  174. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  175. │ Acala Sword │ 2 │ 40 │ Mikasa-to │ 27 │ 30 │ Force Through │ 30 │ 20 │ Regular Attack │ 33 │ 1 │
  176. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  177. │ Iai Slash │ 3 │ 40 │ Muramasa │ 26 │ 30 │ Regular Attack │ 27 │ 20 │ │ │ │
  178. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  179. │ Crest Edge │ 4 │ 40 │ Emperor Slash │ 27 │ 60 │ Doujigiri │ 28 │ 30 │ Regular Attack │ 30 │ 20 │
  180. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  181. │ Ion Tail │ 5 │ 40 │ Regular Attack │ 28 │ 30 │ │ │ │ │ │ │
  182. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  183. │ Baryon Bond │ 6 │ 40 │ Regular Attack │ 26 │ 30 │ │ │ │ │ │ │
  184. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  185. │ Starburst │ 7 │ 40 │ Joyeuse │ 25 │ 500 │ Durandal │ 25 │ 200 │ Regular Attack │ 25 │ 10 │
  186. ├────────────────────────┼───┼──────┼───────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  187. │ Shooting Star Sword │ 8 │ 40 │ Chain Slash │ 30 │ 10 │ Regular Attack │ 36 │ 10 │ │ │ │
  188. └────────────────────────┴───┴──────┴───────────────────┴──────┴──────┴────────────────┴──────┴──────┴────────────────┴──────┴──────┘
  189.  
  190.  
  191.  
  192. -------------------------------------------------------------------------------------------------------
  193. SPEAR
  194. -------------------------------------------------------------------------------------------------------
  195.  
  196. # = Skill Type # / E.LV = Enemy Level / ALV = Ability Level / Pr. = Probability
  197.  
  198. ╒══════════════════════╤═══╤══════╤══════════════════════╤══════╤══════╤════════════════╤══════╤══════╕
  199. │ Skill │ # │ E.LV │ Source 1 │ ALV1 │ Pr.1 │ Source 2 │ ALV2 │ Pr.2 │
  200. ╞══════════════════════╪═══╪══════╪══════════════════════╪══════╪══════╪════════════════╪══════╪══════╡
  201. │ Leg Sweep │ 1 │ 1 │ Regular Attack │ 0 │ 200 │ │ │ │
  202. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  203. │ Pole Swing │ 4 │ 1 │ Regular Attack │ 1 │ 200 │ │ │ │
  204. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  205. │ Flashing Pierce │ 1 │ 5 │ Regular Attack │ 3 │ 50 │ │ │ │
  206. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  207. │ Counter Aiming │ 2 │ 5 │ Regular Attack │ 4 │ 50 │ │ │ │
  208. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  209. │ Heavy Charge │ 3 │ 5 │ Regular Attack │ 3 │ 40 │ │ │ │
  210. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  211. │ Brandish │ 4 │ 5 │ Pole Swing │ 3 │ 100 │ Regular Attack │ 4 │ 40 │
  212. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  213. │ Nightmare Stab │ 6 │ 5 │ Zaret │ 4 │ 50 │ Regular Attack │ 5 │ 10 │
  214. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  215. │ Icecle Javelin │ 7 │ 5 │ Annwn │ 6 │ 200 │ Regular Attack │ 6 │ 30 │
  216. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  217. │ Flying Bird Charge │ 8 │ 5 │ Flashing Pierce │ 8 │ 20 │ Regular Attack │ 9 │ 10 │
  218. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  219. │ Weak Point │ 1 │ 20 │ Counter Aiming │ 9 │ 80 │ Regular Attack │ 10 │ 50 │
  220. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  221. │ Life or Death Charge │ 2 │ 20 │ Regular Attack │ 12 │ 20 │ │ │ │
  222. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  223. │ Splash Charge │ 3 │ 20 │ Heavy Charge │ 10 │ 50 │ Regular Attack │ 12 │ 40 │
  224. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  225. │ Surging Wave Spear │ 4 │ 20 │ Regular Attack │ 13 │ 40 │ │ │ │
  226. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  227. │ Brain Straw │ 6 │ 20 │ Hemiplegia │ 1 │ 200 │ Regular Attack │ 13 │ 10 │
  228. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  229. │ Burning Lance │ 7 │ 20 │ Xiuhcoatl │ 13 │ 40 │ Regular Attack │ 13 │ 20 │
  230. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  231. │ Chaotic Thrusting │ 8 │ 20 │ Flashing Pierce │ 15 │ 40 │ Regular Attack │ 16 │ 10 │
  232. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  233. │ Law of the Evil │ 1 │ 30 │ Life or Death Charge │ 16 │ 40 │ Regular Attack │ 18 │ 40 │
  234. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  235. │ Critical Thrust │ 2 │ 30 │ Weak Point │ 19 │ 200 │ Regular Attack │ 21 │ 30 │
  236. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  237. │ Slate Marauder │ 3 │ 30 │ Regular Attack │ 20 │ 40 │ │ │ │
  238. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  239. │ Flint Trap │ 4 │ 30 │ Regular Attack │ 19 │ 40 │ │ │ │
  240. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  241. │ Poison Serpent │ 6 │ 30 │ Slaughterer │ 22 │ 40 │ Regular Attack │ 23 │ 10 │
  242. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  243. │ Plasma Trident │ 7 │ 30 │ Steropes │ 20 │ 200 │ Regular Attack │ 20 │ 10 │
  244. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  245. │ Blood Lance │ 8 │ 30 │ Regular Attack │ 24 │ 10 │ │ │ │
  246. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  247. │ Whirlwind │ 1 │ 40 │ Regular Attack │ 26 │ 40 │ │ │ │
  248. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  249. │ Meissner Effect │ 2 │ 40 │ Regular Attack │ 29 │ 30 │ │ │ │
  250. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  251. │ Blitzkreig │ 3 │ 40 │ Splash Charge │ 26 │ 80 │ Regular Attack │ 27 │ 40 │
  252. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  253. │ Devil Rush │ 4 │ 40 │ Law of the Evil │ 28 │ 80 │ Regular Attack │ 29 │ 40 │
  254. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  255. │ Badb Catha │ 6 │ 40 │ Lunatic Morian │ 25 │ 90 │ Regular Attack │ 26 │ 30 │
  256. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  257. │ Astral Javelin │ 7 │ 40 │ Baldanders │ 26 │ 200 │ Regular Attack │ 26 │ 10 │
  258. ├──────────────────────┼───┼──────┼──────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  259. │ Mach Stab │ 8 │ 40 │ Chaotic Thrusting │ 30 │ 10 │ │ │ │
  260. └──────────────────────┴───┴──────┴──────────────────────┴──────┴──────┴────────────────┴──────┴──────┘
  261.  
  262.  
  263.  
  264. -----------------------------------------------------------------------------------------------------
  265. CRUSHER
  266. -----------------------------------------------------------------------------------------------------
  267.  
  268. # = Skill Type # / E.LV = Enemy Level / ALV = Ability Level / Pr. = Probability
  269.  
  270. ╒══════════════════════╤═══╤══════╤════════════════════╤══════╤══════╤════════════════╤══════╤══════╕
  271. │ Skill │ # │ E.LV │ Source 1 │ ALV1 │ Pr.1 │ Source 2 │ ALV2 │ Pr.2 │
  272. ╞══════════════════════╪═══╪══════╪════════════════════╪══════╪══════╪════════════════╪══════╪══════╡
  273. │ Bone Crush │ 1 │ 1 │ Regular Attack │ 0 │ 200 │ │ │ │
  274. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  275. │ Hard Hit │ 1 │ 1 │ Regular Attack │ 1 │ 200 │ │ │ │
  276. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  277. │ Armor Crush │ 1 │ 5 │ Regular Attack │ 3 │ 50 │ │ │ │
  278. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  279. │ Power Hit │ 2 │ 5 │ Hard Hit │ 4 │ 100 │ Regular Attack │ 5 │ 30 │
  280. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  281. │ Boring Attack │ 3 │ 5 │ Regular Attack │ 4 │ 30 │ │ │ │
  282. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  283. │ Burst Shock │ 5 │ 5 │ Regular Attack │ 6 │ 40 │ │ │ │
  284. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  285. │ Stun Blow │ 6 │ 5 │ Regular Attack │ 3 │ 40 │ │ │ │
  286. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  287. │ Thor's Hammer │ 7 │ 5 │ Mesocyclone Axe │ 6 │ 200 │ Regular Attack │ 6 │ 30 │
  288. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  289. │ Full Strength Blow │ 8 │ 5 │ Power Hit │ 8 │ 20 │ Regular Attack │ 9 │ 10 │
  290. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  291. │ Arm Crush │ 1 │ 20 │ Armor Crush │ 9 │ 80 │ Regular Attack │ 10 │ 50 │
  292. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  293. │ Boring Buster │ 2 │ 20 │ Regular Attack │ 12 │ 20 │ │ │ │
  294. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  295. │ Magical Hammer │ 4 │ 20 │ Regular Attack │ 13 │ 30 │ │ │ │
  296. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  297. │ Soul Release │ 5 │ 20 │ Regular Attack │ 14 │ 40 │ │ │ │
  298. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  299. │ Venom Strife │ 6 │ 20 │ Snake Mace │ 10 │ 90 │ Regular Attack │ 11 │ 30 │
  300. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  301. │ Ice Crush │ 7 │ 20 │ Flood Axe │ 13 │ 200 │ Regular Attack │ 13 │ 20 │
  302. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  303. │ Large White Cudgel │ 8 │ 20 │ Boring Buster │ 15 │ 40 │ Regular Attack │ 16 │ 10 │
  304. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  305. │ Planet Break │ 1 │ 30 │ Regular Attack │ 18 │ 40 │ │ │ │
  306. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  307. │ Heartbreak Shot │ 2 │ 30 │ Stun Blow │ 19 │ 40 │ Regular Attack │ 21 │ 20 │
  308. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  309. │ Armor-Piercing Shot │ 3 │ 30 │ Boring Attack │ 20 │ 80 │ Regular Attack │ 23 │ 10 │
  310. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  311. │ Violent Earthquake │ 5 │ 30 │ Burst Shock │ 20 │ 40 │ Regular Attack │ 22 │ 20 │
  312. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  313. │ Blind Walker │ 6 │ 30 │ Regular Attack │ 19 │ 30 │ │ │ │
  314. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  315. │ Heat Tomahawk │ 7 │ 30 │ Magma Spot Axe │ 21 │ 200 │ Regular Attack │ 21 │ 10 │
  316. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  317. │ Heartfelt Blow │ 8 │ 30 │ Full Strength Blow │ 24 │ 40 │ Regular Attack │ 27 │ 10 │
  318. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  319. │ Bermuda Attack │ 1 │ 40 │ Planet Break │ 26 │ 60 │ Regular Attack │ 28 │ 40 │
  320. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  321. │ Deplorable Hit │ 2 │ 40 │ Regular Attack │ 30 │ 20 │ │ │ │
  322. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  323. │ Painful Demon Cudgel │ 4 │ 40 │ Large White Cudgel │ 29 │ 40 │ Regular Attack │ 31 │ 10 │
  324. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  325. │ Continental Pressure │ 5 │ 40 │ Regular Attack │ 30 │ 30 │ │ │ │
  326. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  327. │ Silent Fortress │ 6 │ 40 │ Blind Walker │ 27 │ 60 │ Regular Attack │ 30 │ 10 │
  328. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  329. │ Devil Guillotine │ 7 │ 40 │ Regular Attack │ 27 │ 10 │ │ │ │
  330. ├──────────────────────┼───┼──────┼────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  331. │ Violent Tengu Rod │ 8 │ 40 │ Deplorable Hit │ 31 │ 10 │ Regular Attack │ 32 │ 1 │
  332. └──────────────────────┴───┴──────┴────────────────────┴──────┴──────┴────────────────┴──────┴──────┘
  333.  
  334.  
  335.  
  336. ------------------------------------------------------------------------------------------------------------------------------------------------------
  337. BOW
  338. ------------------------------------------------------------------------------------------------------------------------------------------------------
  339.  
  340. # = Skill Type # / E.LV = Enemy Level / ALV = Ability Level / Pr. = Probability
  341.  
  342. ╒══════════════════════════╤═══╤══════╤═════════════════════════════╤══════╤══════╤═════════════════════╤══════╤══════╤════════════════╤══════╤══════╕
  343. │ Skill │ # │ E.LV │ Source 1 │ ALV1 │ Pr.1 │ Source 2 │ ALV2 │ Pr.2 │ Source 3 │ ALV3 │ Pr.3 │
  344. ╞══════════════════════════╪═══╪══════╪═════════════════════════════╪══════╪══════╪═════════════════════╪══════╪══════╪════════════════╪══════╪══════╡
  345. │ Insight Arrow │ 1 │ 1 │ Regular Attack │ 0 │ 200 │ │ │ │ │ │ │
  346. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  347. │ Bird Strike │ 1 │ 5 │ Regular Attack │ 2 │ 50 │ │ │ │ │ │ │
  348. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  349. │ Big Arrow │ 3 │ 5 │ Regular Attack │ 3 │ 40 │ │ │ │ │ │ │
  350. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  351. │ Distracting Arrow │ 4 │ 5 │ Regular Attack │ 4 │ 40 │ │ │ │ │ │ │
  352. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  353. │ Unstable Shooting │ 5 │ 5 │ Regular Attack │ 5 │ 30 │ │ │ │ │ │ │
  354. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  355. │ Silent Arrow │ 6 │ 5 │ Regular Attack │ 2 │ 50 │ │ │ │ │ │ │
  356. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  357. │ Random Shot │ 8 │ 5 │ Regular Attack │ 8 │ 10 │ │ │ │ │ │ │
  358. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  359. │ Psycho Slayer │ 1 │ 20 │ Joukahainen │ 9 │ 80 │ Regular Attack │ 10 │ 40 │ │ │ │
  360. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  361. │ Shockwave Bind │ 3 │ 20 │ Distracting Arrow │ 11 │ 90 │ Regular Attack │ 12 │ 30 │ │ │ │
  362. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  363. │ Wide Shot │ 4 │ 20 │ Regular Attack │ 13 │ 30 │ │ │ │ │ │ │
  364. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  365. │ Cage Weave │ 5 │ 20 │ Regular Attack │ 14 │ 30 │ │ │ │ │ │ │
  366. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  367. │ Dream Arrow │ 6 │ 20 │ Regular Attack │ 11 │ 40 │ │ │ │ │ │ │
  368. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  369. │ World is Mine │ 8 │ 20 │ Regular Attack │ 16 │ 10 │ │ │ │ │ │ │
  370. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  371. │ Mind's Eye Bow │ 1 │ 30 │ Dream Arrow │ 17 │ 80 │ Regular Attack │ 18 │ 40 │ │ │ │
  372. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  373. │ Deadly Arrow │ 3 │ 30 │ Big Arrow │ 19 │ 90 │ Regular Attack │ 21 │ 30 │ │ │ │
  374. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  375. │ Narcolepsy │ 4 │ 30 │ Regular Attack │ 22 │ 30 │ │ │ │ │ │ │
  376. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  377. │ Cyclone Bow │ 5 │ 30 │ Cage Weave │ 21 │ 90 │ Regular Attack │ 23 │ 30 │ │ │ │
  378. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  379. │ Howling Arrow │ 6 │ 30 │ Regular Attack │ 20 │ 40 │ │ │ │ │ │ │
  380. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  381. │ Agincourt │ 8 │ 30 │ Random Shot │ 24 │ 30 │ │ │ │ │ │ │
  382. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  383. │ Mansweeper │ 1 │ 40 │ Regular Attack │ 28 │ 30 │ │ │ │ │ │ │
  384. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  385. │ Bow Shock │ 3 │ 40 │ Marduk Bow │ 29 │ 40 │ Regular Attack │ 30 │ 20 │ │ │ │
  386. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  387. │ Rapid-Fire Surging Waves │ 4 │ 40 │ Regular Attack │ 32 │ 20 │ │ │ │ │ │ │
  388. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  389. │ Thousand Arrow │ 5 │ 40 │ Regular Attack │ 31 │ 30 │ │ │ │ │ │ │
  390. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  391. │ Angel Arrow │ 6 │ 40 │ Premium Right in the Middle │ 28 │ 60 │ Right in the Middle │ 29 │ 30 │ Regular Attack │ 30 │ 20 │
  392. ├──────────────────────────┼───┼──────┼─────────────────────────────┼──────┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  393. │ Starlight Arrow │ 8 │ 40 │ Unstable Shooting │ 33 │ 10 │ Regular Attack │ 33 │ 1 │ │ │ │
  394. └──────────────────────────┴───┴──────┴─────────────────────────────┴──────┴──────┴─────────────────────┴──────┴──────┴────────────────┴──────┴──────┘
  395.  
  396.  
  397.  
  398. --------------------------------------------------------------------------------------------------------------------------------------------------------------------
  399. GUN
  400. --------------------------------------------------------------------------------------------------------------------------------------------------------------------
  401.  
  402. # = Skill Type # / E.LV = Enemy Level / ALV = Ability Level / Pr. = Probability
  403.  
  404. ╒══════════════════════╤═══╤══════╤═════════════════════╤══════╤══════╤════════════════╤══════╤══════╤════════════════╤══════╤══════╤════════════════╤══════╤══════╕
  405. │ Skill │ # │ E.LV │ Source 1 │ ALV1 │ Pr.1 │ Source 2 │ ALV2 │ Pr.2 │ Source 3 │ ALV3 │ Pr.3 │ Source 4 │ ALV4 │ Pr.4 │
  406. ╞══════════════════════╪═══╪══════╪═════════════════════╪══════╪══════╪════════════════╪══════╪══════╪════════════════╪══════╪══════╪════════════════╪══════╪══════╡
  407. │ Zero Fighter │ 1 │ 1 │ Regular Attack │ 0 │ 200 │ │ │ │ │ │ │ │ │ │
  408. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  409. │ Surprise Gunfire │ 1 │ 5 │ Regular Attack │ 2 │ 50 │ │ │ │ │ │ │ │ │ │
  410. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  411. │ Spitfire │ 2 │ 5 │ Regular Attack │ 3 │ 20 │ │ │ │ │ │ │ │ │ │
  412. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  413. │ High Velocity │ 3 │ 5 │ Regular Attack │ 4 │ 40 │ │ │ │ │ │ │ │ │ │
  414. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  415. │ Sweeping Shot │ 4 │ 5 │ Regular Attack │ 5 │ 40 │ │ │ │ │ │ │ │ │ │
  416. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  417. │ Sturmovik │ 5 │ 5 │ Regular Attack │ 6 │ 30 │ │ │ │ │ │ │ │ │ │
  418. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  419. │ Quick Fire │ 8 │ 5 │ Bergmann │ 8 │ 50 │ Regular Attack │ 8 │ 10 │ │ │ │ │ │ │
  420. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  421. │ Sea Hurricane │ 1 │ 20 │ Spitfire │ 8 │ 80 │ Regular Attack │ 10 │ 40 │ │ │ │ │ │ │
  422. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  423. │ Schrage Musik │ 2 │ 20 │ Regular Attack │ 12 │ 40 │ │ │ │ │ │ │ │ │ │
  424. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  425. │ Rudel Cannon │ 3 │ 20 │ High Velocity │ 10 │ 60 │ Regular Attack │ 12 │ 20 │ │ │ │ │ │ │
  426. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  427. │ Wiles Hit │ 8 │ 20 │ Type 92 Machine Gun │ 15 │ 50 │ Quick Fire │ 15 │ 50 │ Regular Attack │ 18 │ 5 │ │ │ │
  428. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  429. │ Twin Lightning │ 1 │ 30 │ Regular Attack │ 18 │ 30 │ │ │ │ │ │ │ │ │ │
  430. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  431. │ Zerstorer │ 2 │ 30 │ Regular Attack │ 20 │ 30 │ │ │ │ │ │ │ │ │ │
  432. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  433. │ Sweep Gunfire │ 4 │ 30 │ Vulcan Cannon │ 18 │ 160 │ Sweeping Shot │ 18 │ 80 │ Regular Attack │ 22 │ 20 │ │ │ │
  434. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  435. │ Lucky Strike │ 8 │ 30 │ Wiles Hit │ 20 │ 40 │ Quick Fire │ 22 │ 20 │ Regular Attack │ 26 │ 2 │ │ │ │
  436. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  437. │ Super Heavy Shell │ 1 │ 40 │ Royal Ordnance │ 20 │ 250 │ Zerstorer │ 25 │ 50 │ Regular Attack │ 28 │ 20 │ │ │ │
  438. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  439. │ Hunting Bullet │ 2 │ 40 │ Zerstorer │ 27 │ 50 │ Regular Attack │ 30 │ 20 │ │ │ │ │ │ │
  440. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  441. │ Great Massacre │ 5 │ 40 │ Potato Masher │ 28 │ 100 │ Sturmovik │ 28 │ 100 │ Regular Attack │ 32 │ 10 │ │ │ │
  442. ├──────────────────────┼───┼──────┼─────────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┼────────────────┼──────┼──────┤
  443. │ Automatic Super Fire │ 8 │ 40 │ Lucky Strike │ 30 │ 40 │ Wiles Hit │ 32 │ 20 │ Quick Fire │ 35 │ 10 │ Regular Attack │ 39 │ 1 │
  444. └──────────────────────┴───┴──────┴─────────────────────┴──────┴──────┴────────────────┴──────┴──────┴────────────────┴──────┴──────┴────────────────┴──────┴──────┘
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement