Skip to content

Placeholders

KhaozFrost edited this page Nov 5, 2019 · 14 revisions

Pixelmon info

Placeholder info
%pixelmon_dexsize% The implemented pixelmon count
%pixelmon_dexsizeall% Count of all the pixelmon, even the unimplemented
%pixelmon_nextlegendary% Time until next legendary attempt (in seconds)

Pokédex info

Replace <prefix> with %pokedex_*POKEMONNAME* or %pokedex_*DEXENTRY*
Example: %pokedex_Bulbasaur or %pokedex_1

Placeholder info
<prefix>_name% The name
<prefix>_catchrate% The catch rate
<prefix>_nationalid% The dex entry
<prefix>_rarity_day% The chance for the pixelmon to spawn during the day * Currently Not Working
<prefix>_rarity_night% The chance for the pixelmon to spawn during the night * Currently Not Working
<prefix>_rarity_dawndusk% The chance for the pixelmon to spawn during the dawn dusk * Currently Not Working
<prefix>_postevolutions% The evolutions. This is a list
<prefix>_preevolutions% The preevolutions. This is a list
<prefix>_evolutions% Union of the evolutions and the preevolutions. This is a list
<prefix>_ability_1% The first ability
<prefix>_ability_2% The second ability
<prefix>_ability_H% The hidden ability
<prefix>_abilities% All the abilities. This is a list
<prefix>_biomes% The biomes where the pixelmon can spawn. This is a list
<prefix>_spawnlocations% The locations where the pixelmon can spawn. This is a list
<prefix>_evolutiontype% The type of the evolution
Example: Level, Trade, Friendship
<prefix>_evolution_bystone_stone% The stone needed to evolve
<prefix>_evolution_bystone_specificgender% If the evolution through the stone is restricted to a gender
<prefix>_evolution_bystone_gender% The gender (if any) the evolution is restricted to
<prefix>_evolution_friendship_specifictime% If the evolution through friendship is restricted to a specific time
<prefix>_evolution_friendship_time% The time (if any) the evolution is restricted to.
Example: Day, Night
<prefix>_evolution_level_specificlevel% If the evolution needs a minimum level
<prefix>_evolution_level_level% The minimum level (if any) the evolution is restricted to
<prefix>_evolution_level_specificbiomes% If the evolution by levelling up is restricted to specific biomes
<prefix>_evolution_level_biomes% The biomes (if any) the evolution is restricted to. This is a list
<prefix>_evolution_level_specificgender% If the evolution by levelling up is restricted to a gender
<prefix>_evolution_level_gender% The gender (if any) the evolution is restricted to
<prefix>_evolution_move% The move needed to evolve (if any)
<prefix>_evolution_proximity_rock% The rock needed to be in proximity for the pixelmon to evolve (if any)
<prefix>_evolution_proximity_biomes% The biomes in which the rock needs to be
<prefix>_evolution_trade_specificitem% If the evolution by trading needs the pixelmon to hold a specific item
<prefix>_evolution_trade_item% The item (if any) needed to be hold by the pixelmon
<prefix>_type% The type of the pixelmon.
Example: Ground, Ice, Water
<prefix>_basestats_hp% The base HP
<prefix>_basestats_atk% The base Attack
<prefix>_basestats_def% The base Defence
<prefix>_basestats_spa% The base Special Attack
<prefix>_basestats_spd% The base Special Defence
<prefix>_basestats_spe% The base Speed
<prefix>_basestats_yield_hp% The yield's HP. For more info read here
<prefix>_basestats_yield_atk% The yield's Attack. For more info read here
<prefix>_basestats_yield_def% The yield's Defence. For more info read here
<prefix>_basestats_yield_spa% The yield's Special Attack. For more info read here
<prefix>_basestats_yield_spd% The yield's Special Defence. For more info read here
<prefix>_basestats_yield_spe% The yield's Speed. For more info read here
<prefix>_basestats_yield_total% The yield's total. For more info read here.
Warning: Might change later to another placeholder
<prefix>_drops_main% Main drops of the pixelmon
<prefix>_drops_rare% Rare drops of the pixelmon
<prefix>_drops_optional1% First optional drops of the pixelmon
<prefix>_drops_optional2% Second optional drops of the pixelmon
<prefix>_egggroups% The egg groups of the pixelmon. This is a list
<prefix>_eggsteps_needed% Amount of steps needed to hatch

Trainer (Player) info

Placeholder info
%trainer_dexcount% Count of the caught pokémon
%trainer_dexpercentage% Caught pokémon divided for all the implemented ones.
%trainer_seencount% Count of the seen pokémon.
Note that only the caught and the pokémon registered in the pokédex (with I) will count.
Not the ones that you battle with.
%trainer_wins% Count of all the wins.
(pvp only)
%trainer_losses% Count of all the losses.
(pvp only)
%trainer_wlratio% Ratio of the wins and losses.
1.00 if you never had a battle against another player.
%trainer_balance% Balance directly from Pixelmon.
If you have Economy Bridge installed it is the same as the Sponge's one.

Trainer's party info

Replace <prefix> with %party_*SLOT*
Example: %party_1 that would get the pokémon on the first spot.

Placeholder info
<prefix>_nickname% The nickname
<prefix>_exp% The total exp
<prefix>_level% The level
<prefix>_exptolevelup% The exp needed to reach the next level
<prefix>_stats_hp% The HP
<prefix>_stats_atk% The Attack
<prefix>_stats_def% The Defence
<prefix>_stats_spa% The Special Attack
<prefix>_stats_spd% The Special Defence
<prefix>_stats_spe% The Speed
<prefix>_stats_ivs_hp% The HP IVs
<prefix>_stats_ivs_atk% The Attack IVs
<prefix>_stats_ivs_def% The Defence IVs
<prefix>_stats_ivs_spa% The Special Attack IVs
<prefix>_stats_ivs_spd% The Special Defence IVs
<prefix>_stats_ivs_spe% The Speed IVs
<prefix>_stats_ivs_totalpercentage% The Total Percentage of IVs
<prefix>_stats_evs_hp% The HP EVs
<prefix>_stats_evs_atk% The Attack EVs
<prefix>_stats_evs_def% The Defence EVs
<prefix>_stats_evs_spa% The Special Attack EVs
<prefix>_stats_evs_spd% The Special Defence EVs
<prefix>_stats_evs_spe% The Speed EVs
<prefix>_stats_evs_totalpercentage% The Total Percentage of EVs
<prefix>_helditem% The held item
<prefix>_pos_x% The X position
<prefix>_pos_y% The Y position
<prefix>_pos_z% The Z position
<prefix>_moveset% All the attacks. This is a list
<prefix>_moveset_1% The first attack
<prefix>_moveset_2% The second attack
<prefix>_moveset_3% The third attack
<prefix>_moveset_4% The fourth attack
<prefix>_friendship% The friendship level
<prefix>_ability% The ability
<prefix>_gender% The gender
<prefix>_ball% The ball the pokémon was caught with
<prefix>_nature% The nature
<prefix>_form% The form
<prefix>_growth% The size
<prefix>_hiddenpower% The hiddenpower
<prefix>_mew_clones% # of times cloned
<prefix>_mew_clones_total% Total times allowed to be cloned
<prefix>_mew_clones_used% If mew has been cloned maximum allowed times (true/false)
<prefix>_laketrio_rubies% # of times drained
<prefix>_laketrio_rubies_total% Total times allowed to be drained
<prefix>_laketrio_rubies_used% If lakespirit has been drained maximum allowed times (true/false)
<prefix>_meltan_oressmelted_total% Amount of ore smelted
<prefix>_meltan_oressmelted_used% If any ore has been smelted (true/false)
<prefix>_eggsteps_current% Amount of steps already made
<prefix>_eggsteps_needed% Amount of steps needed to hatch
<prefix>_texturelocation% The sprite location
<prefix>_customtexture% The custom texture name (if any)
<prefix>_aura% The Aura *Note: Requires EntityParticles
<prefix>_shiny% True/False statement to determine if pokemon is shiny or not
<prefix>_extraspecs_<extraspec>% Returns a boolean based on the pokémon's extraspec value. Example: <prefix>_extraspecs_unbreedable% returns true if the pokémon is not breedable. <prefix>_extraspecs_untradeable% returns true if the pokémon is not tradeable.

You can also use all the pokédex info with this placeholder. For example %trainer_team_1_abilities% or %trainer_team_1_evolutions%

Clone this wiki locally