Advertisement
Ehibika

Pokemod beta changelog 35

Dec 20th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. //#region -=-=- Beta 35 -=-=-
  2. /*
  3. *
  4. *
  5. * ===|Gameplay Changes|===
  6. * the HP cap has been increased into the 4 digits, HP values have also been adjusted to reach higher values than before.
  7. *
  8. * this does not mean that everyone will now be in the 1000's however.
  9. *
  10. * Defense stat calculation has been adjusted futher, this is to account for the common trend of
  11. * pokemon having high defenses but low HP. higher devense values will now have a more accute reduction to damage
  12. * on that side, this will also mean that defense boosting moves will have a more noticeable impact.
  13. *
  14. * Keybinds for many menu functions have now been added in the customize controls screen
  15. *
  16. * ===|Item Changes|===
  17. * Escape orbs now have a max limit of 10
  18. * All orbs beyond the escape orb now have a maximum cap of 5
  19. * All wands now have a maximum cap of 10
  20. *
  21. * Slumber wand cost reduced to 5
  22. * Shrink wand cost reduced to 5
  23. * Somarian wand cost reduced to 10
  24. * Eraser orb cost reduced to 10
  25. * Escape orb cost reduced to 1
  26. *
  27. * ===|Move Changes|===
  28. *
  29. * The following moves now offer resistance to knockback,knockup, and push/pull.
  30. * Curse
  31. * IronDefense
  32. * Amnesia
  33. * DefenseCurl
  34. * CosmicPower
  35. * Safeguard
  36. * CraftyShield
  37. *
  38. *
  39. * many moves have had their damage values adjusted, for the sake of simplicity, I'll list them
  40. * all here.
  41. *
  42. * Moves with a damage increase:
  43. * Flamethrower
  44. * Blizzard
  45. * BubbleBeam
  46. * BulletSeed
  47. * Pursuit
  48. * SkyDrop
  49. * woodhammer
  50. * GyroBall
  51. * Peck
  52. * Crunch
  53. * DrillPeck
  54. * MuddyWater
  55. * Liquidation
  56. * Scald
  57. * Dive
  58. * PhantomForce
  59. * HeadButt
  60. * ZenHeadbutt
  61. * IceShard
  62. * IcicleCrash
  63. * IcicleSpear
  64. * SpikeCannon
  65. * DreamEater
  66. * StoneEdge
  67. * Dig
  68. * BullDoze
  69. *
  70. * Moves with a damage decrease:
  71. * EnergyBall
  72. * solarbeam
  73. * FireBlast
  74. * FlashCannon
  75. * PetalBlizzard
  76. * NightSlash
  77. * MudBomb
  78. * Surf
  79. * sludge
  80. * SludgeBomb
  81. * ShadowBall
  82. * Psychic
  83. * FutureSight
  84. * FocusBlast
  85. * MoonBlast
  86. * Thunder
  87. * ElectroBall
  88. * Discharge
  89. *
  90. * [safeguard]
  91. * now blocks damage from trapping moves (whirlpool/sandTomb/FireSpin)
  92. *
  93. * [CraftyShield]
  94. * now blocks damage from trapping moves (whirlpool/sandTomb/FireSpin)
  95. *
  96. * [SkyDrop]
  97. * has seen some functional improvements, can also work on grounded foes now
  98. * can be used while flying, but turns off flying after a successfull grab.
  99. *
  100. * [sludge]
  101. * sludge puddles now deal half of the damage a direct shot would have instead of the whole damage
  102. *
  103. * [SludgeBomb]
  104. * only creates sludge puddles when it lands on the ground
  105. *
  106. * sludge puddles in flight cannot hit players anymore
  107. *
  108. * sludge puddles deal half their usual damage
  109. *
  110. * [Wideguard]
  111. * Fixed a bug where wideguard isn't properly removed by the escape orb
  112. *
  113. * [recover]
  114. * heal rate increased from 2% > 10%
  115. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement