Ehibika

Pokemod Beta changelog 30

Dec 11th, 2020 (edited)
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. //#region -=-=- Beta 30 -=-=-
  2. /*
  3. *
  4. *
  5. * ===|Gameplay Changes|===
  6. *
  7. * 2x weakness damage multiplier has been reduced from 2.0 > 1.75
  8. * Adjusted the scaling of all active stats for the purposes of creating a greater difference between low stats and high stats at
  9. * higher levels
  10. *
  11. * Adjusted item spawning, and added 5 and 10 BP pickups
  12. *
  13. * ===|Move Changes|===
  14. * [NEW MOVES]
  15. * Block
  16. * MorningSun
  17. * future sight
  18. * petal blizzard
  19. * PoisonGass
  20. *
  21. *
  22. * [flame charge]
  23. * fixed VFX issue
  24. *
  25. * [SwordDance]
  26. * PP increased from 10 > 25
  27. *
  28. * [NastyPlot]
  29. * pp increased from 10 > 25
  30. *
  31. * [Rest]
  32. * healing rate increased from 5% > 10%
  33. * Rest duration reduced from 5 seconds to 2
  34. * healing ticks reduced from 10 > 5 frames
  35. * Self inflicted rest cannot be cured
  36. * rest now leaves lingering status immunity
  37. *
  38. * [Slack Off]
  39. * Cast time increased to be the same as Synthesis
  40. * no longer inflicts fatigue
  41. *
  42. *
  43. * [icy wind]
  44. * hitbox reduces so that it will consistently be blocked by block
  45. *
  46. * [Heatwave]
  47. * hitbox reduces so that it will consistently be blocked by block
  48. *
  49. * [Dark Pulse]
  50. * hitbox reduces so that it will consistently be blocked by block
  51. *
  52. * [moonlight]
  53. * pp increased from 5 > 10
  54. * Healing is now 50% of the caster's Health
  55. *
  56. * [grasswhistle]
  57. * projectile speed increased from 32 > 96
  58. *
  59. * [captivate]
  60. * reworked back into being a projectile again
  61. *
  62. * [curse]
  63. * now implemented the ghost side of curse
  64. *
  65. * [dreameater]
  66. * PP increased from 5 > 20
  67. * now inflicts cringe
  68. * Range is made to match hypnosis
  69. *
  70. * [sweetscent]
  71. * range increased from 300 > 600
  72. *
  73. * [Barrier]
  74. * health is based on the caster's level instead
  75. * Blocks naturally have 5 I frames to help defend against certain attacks
  76. *
  77. * [surf]
  78. * projectile recoded for clean up, and to ensure it can be reliably blocked by block.
  79. * projectile speed reduced
  80. * recovery time increased
  81. *
  82. * [doubleEdge]
  83. * reduced hitbox size
  84. *
  85. * [takedown]
  86. * reduced hitbox size
  87. *
  88. * [Spark]
  89. * Fixed hitbox issue
  90. *
  91. * [wildCharge]
  92. * reduced hitbox size
  93. *
  94. * [FlareBlitz]
  95. * reduced hitbox size
  96. *
  97. * [quick attack]
  98. * reduced hitbox size
  99. *
  100. * [brave bird]
  101. * reduced hitbox size
  102. *
  103. * [HiJumpKick]
  104. * reduced hitbox size
  105. * now added a brief delay between the initial jump and the launch, this delay allows for free aim so that users can quickly flick their aim before
  106. * launching.
  107. *
  108. * [thunderwave]
  109. * is now a targeted move rather than a projectile
  110. *
  111. * [DrainingKiss]
  112. * is now a targeted move
  113. * recovery time reduced
  114. *
  115. * [MagicalLeaf]
  116. * damage increased
  117. *
  118. * [DisarmingVoice]
  119. * damage increased
  120. *
  121. * [DazzlingGleam]
  122. * no longer halts movement
  123. * cast time and aftercast delay reduced
  124. *
  125. * ===|TM Changes|===
  126. *
  127. * All TM Costs were reduced by around half
  128. *
  129. * the following TM's were removed
  130. * SlackOff
  131. *
  132. * [NEW TMs]
  133. * rage
  134. * meditate
  135. * cosmicPower
  136. * CalmMind
  137. *
  138. * SwordDance
  139. * NastyPlot
  140. * IronDefense
  141. * Amnesia
  142. * Agility
  143. *
  144. * Dig
  145. * Bulldoze
  146. * Hone claws
  147. * ===|Pokemon Changes|===
  148. *
  149. * [leveling rate changes]
  150. * Happiny family: Swift > Rapid
  151. * Shelldar Family: Slow > Swift
  152. * slowpoke Family: Normal > Swift
  153. * Staryu Family: Slow > Trudging
  154. * Vulpix Family : Normal > Swift
  155. * A_Vulpix Family : Normal > Swift
  156. * Drowzee Family: Normal > Swift
  157. * Exeggcute Family: Normal > Slow
  158. * Torkoal : Slow > Normal
  159. *
  160. * [Pokemon with moveset changes]
  161. * Chikorita family
  162. * Cherubi family
  163. * Squirtle Family
  164. * Totodile Family
  165. * Bulbasaur Family
  166. * Turtwig Family
  167. * Shelldar Family
  168. * Dreepy Family
  169. *
  170. *
  171. * [NEW Pokemon}
  172. * Cleffa family
  173. * igglybuff Family
  174. * Audino
  175. * Alomomola
  176. * Croagunk Family
  177. * Ekans Family
  178. * Gulpin Family
  179. * Stunky Family
  180. * Skuntank Family
  181. */
Add Comment
Please, Sign In to add comment