Jaime
Jaime
Those of you who play big ww games (for example, in main, werewolf the game group) will know how often cult wins. This happens mainly because wolves eat the cultist...
Implemented the ability Tera Shell. Added FullHpTypeMultiplierAbAttr that changes the type multiplier when defending if the user was full HP at the start of the turn. Had to create a...
Changed the description of Frisk ability to reflect its new effect for Pokerogue, as mentioned by the issue https://github.com/pagefaultgames/pokerogue/issues/778 I changed all languages except Chinese since I don't really know...
Added a new MoveTarget type, MoveTarget.CURSE especifically for the move, so that it only makes you choose target if you are a ghost type (or tera into ghost). I don't...
Implemented the ability Parental Bond, with a new ExtraHitMoveAbAttr that takes two values, the amount of extra hits and the damage modifier for them (in this case 1 and 0.25)....
Using Kyurem with Blizzard in my endless run I consistently noticed that if I hit Blizzard in double battles against only 1 target, the miss stops the extra 3 hits...
The code that reduces damage for fluffy is apparently ignoring stat boosts and it shouldn't
- Beldum also learns Tera Blast - Metang also learns Giga Impact - Metang does not learn Mud Slap, only Metagross (checked Gens 3-9) - Metagross now learns Shadow Claw,...
- Normal Gen 9 elite four has Kieran as champion. (should be Nemona/Geeta) - DLC Gen 9 elite four has Leon (yes, Leon, lol), as champion. (should be Kieran) -...
I've noticed it's hard to tell when weather effects are going on, or to check if your stealth rocks/spikes/screens are still in effect between waves. It would be great to...