• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
  • Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Form before April 2! You can also message Cat with any questions.
Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents)

v21.1 Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) 3.3.0

This resource pertains to version 21.1 of Pokémon Essentials.
Added missing AI related for Drowsy and Frostbite.

Change log:
  • Fixed the Psychic Noise effect on a fainted target
  • Added Drowsy and Frostbite as a status that could be healed by abilities with an OnSwitchOut AbilityEffects handler
  • Added Drowsy and Frostbite to get_score_change_for_consuming_item AI method
  • Added Drowsy and Frostbite to :cure_status_problem_by_switching_out AI ShouldSwitch handlers
  • Added Frostbite to :thawing_move_when_frozen AI GeneralMoveScore handlers
  • Added Frostbite to :thawing_move_against_frozen_target AI GeneralMoveAgainstTargetScore handlers
  • Added :electrocuting_move_when_drowsy AI GeneralMoveScore handlers
  • Added :electrocuting_move_against_drowsy_target AI GeneralMoveAgainstTargetScore handlers
  • Added ELECTROCUTE_MOVES_CURE_SLEEP in the plugin Settings. If ELECTROCUTE_MOVES_CURE_SLEEP is set to true, moves with the "ElectrocuteUser" flag can wake the target from Sleep.
Fixed several AI bugs.

Change log:
  • Added an ice defense buff algorithm for the AI during snow
  • Fixed a bug in the pbPartyScreen for Revival Blessing
  • Fixed the Opportunist message to display battler.pbThis instead of user.pbThis
  • Fixed the Triple Arrows AI move's defense stat drop score
  • Like
Reactions: E4Artemy
Fixed several AI bugs.

Change log:
  • Changed Infernal Parade burn score "b" parameter to "target"
  • Changed Matcha Gatcha burn score "b" parameter to "target"
  • Changed Barb Barrage poison score "b" parameter to "target"
  • Changed Ceaseless Edge's spike score method
  • Changed Stone Axe's stealth rock score method
  • Changed Chilly Reception's switch out score method
  • Changed Frostbite AI handler to FrostbiteTarget
  • Changed @battle to battle from Neutralizing Gas ability handler (line 416)
  • Fixed Psyblade's AI move score algorithm
  • Fixed Syrup Bomb's AI move score method id
  • Removed "OHKO" check from Stone Axe's MoveFailureAgainstTargetCheck handler
  • Updated Electro Shot AI move score
  • Updated Upper Hand AI move score
Fixed minor AI, Basculegion, and Tatsugiri form bugs.

Change logs:
  • Added the missing Sharpness ability to Gallade in PBS
  • Added the missing Tatsugiri form on creation
  • Fixed Basculegion's forms bug when generated in the wild
  • Fixed Supersweet Syrup ability battler name into a lowercase
  • Fixed Tail Shed AI MoveEffectScore handler
  • Fixed typo in Mabosstiff follower sprite's name
  • Like
Reactions: E4Artemy
Fixed minor AI and trace ability bugs.

Change logs:
  • Fixed Trace interaction with Ability Shield
  • Changed Doodle and Dragon Cheer Battle:🇦🇮:Handlers from using batttle.allSameSideBattlers to ai.each_same_side_battler
  • Moved rough_damage method from Battle::AI to Battle:🇦🇮:AIMove
  • Moved zero_to_hero_ability ShouldSwitch handler outside of Battle::AI class
Fixed the shifted and switched-out situation for Pokemon affected by Commander ability and Ogerpon battle forms bugs.

Change logs:
  • Added new alias for pbCanShift? method to ensure Pokemon affected by Commander cannot shift positions
  • Changed Ogerpon "getFormOnEnteringBattle" method to "getFormOnStartingBattle"
  • Fixed Commander ability from actived by a switched out pokemon
  • Fixed Ally Switch move to ensure it's failed when used by Commander's affected Pokemon
  • Fixed AI move handler for Ally Switch to ensure it's failed when used by Commander's affected Pokemon
  • Fixed pbCanSwitch? message bug
Change logs:
- Added Terapagos terastal form and Archaludon overworld
- Fixed Battle AI ShouldSwitch handler for Zero to Hero ability effect
- Fixed Make it Rain from making stat drop for every targets
- Fixed Whirldwind/Roar move function
Change logs:
  • Added the missing overworld sprites (except Ogerpon tera forms, Archaludon, Terapagos terastal form, and Terapagos stellar form)
  • Fixed discrepancies between the main PBS and the backup PBS (standalone)
  • Fixed error when AI used Spicy Extract
  • Fixed error when player walks and all the pokemon faint
  • Fixed typo in pbCalcDamageMultipliers for "IncreasePowerInSunWeather" move
  • Like
Reactions: E4Artemy
Change logs:
  • Added Indigo Disk DLC Pokémon, abilities, moves, and several items to PBS
  • Added Resized Gen 8 Pokémon sprites
  • Added Meteorite item handler
  • Added MultipleForms for Terapagos
  • Added Electro Shot, Burning Bulwark, Fickle Beam, Dragon Cheer, Alluring Voice, Psychic Noise, Upper Hand Move handler
  • Added BurningBulwark effect in pbEndOfRoundPhase
  • Added Battle::DamageState class for Tera Shell
  • Added new ability trigger OnInflictingStatus for Poison Puppeteer
  • Added ModifyTypeEffectiveness and OnMoveSuccessCheck ability trigger for Tera Shell
  • Edited triggerOnStatusInflicted to add OnInflictingStatus trigger for Poison Puppeteer
  • Fixed pbSuccessCheckAgainstTarget so that Silk Trap/Burning Bulwark don't trigger during the charge turn of two turn moves
  • Removed the HighCriticalHitRatio flags from the moves Ceaseless Edge and Stone Axe, and updated their descriptions to remove all mentions of critical hits
  • Removed Scale Shot move handler
  • Updated Feint, Hyperspace Fury, and Shadow Force/Phantom Force
Note: With this update, the Gen 8 Pack is no longer supported, so you need to uninstall it if you are using it.
Changelogs:
  • Added Gen 9 TM item PBS files as an OPTIONAL
  • Fixed Mind's Eye effectiveness_of_type_against_single_battler_type error
  • Like
Reactions: komeiji514
Back
Top