CobblePlaceholder
Cobblemon Placeholder Link for Papi
CobblePlaceholder
CobblemonPlaceholder
A simple utility to link your PAPI with Cobblemon!
Global Placeholder
```%cobblemon_version``` - return Cobblemon Mod Verison
```%cobblemon_impl_species_total_count%``` - Total Impl Species Count
```%cobblemon_species_total_count%``` Total Species Count
Party Placeholders
The following entries that contain "slot" are replaced by the party slot number you wish to target (1 to 6)
```%cobblemon_party_slot_exp%``` - returns the current exp on the current level of the specified Pixelmon
```%cobblemon_party_slot_level%``` - returns the current level of the specified Pixelmon
```%cobblemon_party_slot_ability%``` - returns the current ability of the specified Pixelmon
```%cobblemon_party_slot_gender%``` - returns the gender of the specified Pixelmon
```%cobblemon_party_slot_nature%``` - returns the current nature of the specified Pixelmon
```%cobblemon_party_slot_dex%``` - returns the Dex number of the specified Pixelmon (Wip)
```%cobblemon_party_slot_shiny``` - returns Yes or No if Pokemon is Shiny
```%cobblemon_party_slot_legendary%``` - returns Yes or No if Pokemon is Legendary
```%cobblemon_party_slot_ultrabeast%``` - returns Yes or No if Pokemon is Ultra Beast
```%cobblemon_party_ot_slot_uuid%``` - returns the UUID of the specified Original Trainer (will be use for Original Trainer's UUID when this system is added into cobblemon)
```%cobblemon_party_ot_slot_name%``` - returns the Name of the specified Original Trainer (will be use for Original Trainer's Name when this system is added into cobblemon)
```%cobblemon_party_slot_hidden_ability%``` - returns a Yes or No if pokemon has hidden ability
```%cobblemon_party_slot_egg_group%``` - returns the pokemon egg groups
```%cobblemon_party_slot_base_friendship%``` - returns the pokemon base friendship info
The follwoing "num" can be replaced with any of the 4 words ("one", "two", "three", "four")
```%cobblemon_party_slot_num_moveset%``` - returns Pokemom move set give slot and num
The following "stat" can be replaced with any of the 6 stats ("hp", "atk", "def", "spa", "spd", "spe")
```%cobblemon_party_slot_iv_stat%``` - returns the IV value from 0 to 31"
```%cobblemon_party_slot_ev_stat%``` - returns the EV value from 0 to 252"