Skip to content

Feature Applicator

Provi edited this page Jul 22, 2026 · 1 revision

A custom object contain the names and values of various species features.

Fields

There are no set fields, this object accepts any values.

Examples

Sets the Pokemon to its mega form.

{
  "mega_evolution": "mega"
}

Clone this wiki locally