• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

PSDK Physical Special Split Switch 1.0.0.1

This resource pertains to Pokémon SDK.
Pokémon Essentials Version
Non-applicable

Physical/Special Split​

Switch​

Easily disable or enable the Physical/Special split and have it work like earlier gens.
You may also easily modify what types are "physical" or "special!"

Installation:​

1.) Drop the plugin in your scripts folder
2.) Launch the game​

How to use:​

If you want to disable the split, you will need to enable the switch:
$game_switches[Inva::Sw::PHY_SPE_SPLIT_DISABLED]

OPTIONAL:
If you want to modify the "physical" and "special" types -> go to:
Data/configs/plugins/physpec_split_config.json and modify the types​
Credits
Invatorzen
Author
Invatorzen
Downloads
154
Views
451
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Invatorzen

Latest updates

  1. Fix: It was borked

    Added fairy to "special" type (previously was missing) Status move icons were returning...
Back
Top