• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Independent Hidden Power Type

v20.1 Independent Hidden Power Type 1.0

This resource pertains to version 20.1 of Pokémon Essentials.
Pokémon Essentials Version
v20.1 ➖
Description:
Don't like how You need certain IVs to use a certain hidden power type? This here lil' Plugin is gonna make it so it is just random. Do not worry though, it is not completely out of your control.
Example ways to affect the Hidden Power type:
-Through an item.
-If your first Pokemon has Synchronize as its ability, Wild Pokemon have a very big chance to have that first Pokemon's Hidden Power Type.
-Inheritable through breeding if the parent is holding a Destiny Knot.
I've added another variable that checks if a Pokemon had its hidden power changed from its original one. You can use this variable if you want to create restrictions like making Pokemon only able to change their hidden power type once with a certain item, while needing a more late game item to continously swap hidden power types for example.

Contents:

hptype.rb:
-Sets up the new system.
:hptype is the new attribute that determines a Pokemon's hidden power.
example: pokemon.hptype=:WATER
:hptypeflag is used to mark pokemon whose hidden power type has changed once.


Optionals (you can delete any of them without issues):
hptype in battle.rb:

-Shows the hidden power type when selecting moves in battle.

hptype in summary.rb:
-Shows the hidden power type in the Summary.
Compatible with Enhanced UI and BW Summary Screen.

hp changing item.rb:
-Examples of item handlers that can be used to change a Pokemon's hidden power type

catching.rb:
-Example edit that makes it so if your first Pokemon has Synchronize as its ability, Wild Pokemon have a very big chance to have that first

breeding.rb:
-Example edit that makes the hidden power type Inheritable through breeding if the parent is holding a Destiny Knot. The offspring will be marked as a Pokemon that has had its hidden power type altered. (its hptypeflag will be true)

Installation:
-Simply extract the zip in your game's Plugins folder.

Screenshots:

image_2023-03-12_214818154.png
image_2023-03-12_214853014.png
image_2023-03-12_215232176.png



Compatibilities:
-Essentials Deluxe
-Enhanced UI
-BW Summary Pack
No known incompatibilities.
Credits
DemICE
Author
DemICE
Downloads
306
Views
1,872
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from DemICE

Back
Top