• 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

v21.1 Literal Color Change Plugin 1.0

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅
This's a Simple Plugin that makes the ability Color Change change Kecleon's color depending on the type. It was done before, in projects like Pokemon Insurgence, but in the project I'm in we wanted to implement it for flair purposes, so I implemented my own version.

In order:
"Grass","Bug","Normal" -> Green
"Fire","Fighting" -> Red
"Water","Dragon" -> Blue
"Electric" -> Yellow
"Ice","Flying" -> White
"Fairy","Psychic" -> Pink
"Poison","Ghost" -> Purple
"Ground","Rock" -> Brown
"Dark" -> Black
"Steel" (and additional new types) -> Gray

The folder includes:
  • A PBS for all the Kecleon's forms.
  • The plugin, that just overrides Color Change's code. The normal mechanic of type change works for every pokemon, while the color change just for Kecleon. If you have the need to apply it for other species, just go into the script, go to the line "if target.isSpecies?(:KECLEON)" and add a "|| target.isSpecies?(:XXX)" after it.
  • Graphics of all the forms, both in gif and png form.
Credits
Credit if used: Ghasty_001 (me)
  • Like
Reactions: -FL-
Author
Ghasty_001
Downloads
56
Views
367
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Ghasty_001

Back
Top