Placeholders
%mission_name%
Shows the mission title.
%status%
Mission status (Active, Complete, Cooldown, Blocked)
%status_raw%
Internal status (ACTIVE, COMPLETE, ON_COOLDOWN, NOT_STARTED)
%progress%
Current total progress (current/required)
%progress_percent%
Total progress as a percentage
%progress_bar%
Visual progress bar of total progress
%cooldown%
Remaining cooldown time formatted
%cooldown_raw%
Remaining cooldown time in milliseconds
%req_missions%
IDs of required missions
%req_permissions%
Required permissions
%req_met%
Requirements met (✓ / ✗)
%task_X_type%
Task type
%task_X_amount%
Required amount for the task
%task_X_current%
Current progress of the task
%task_X_progress%
Current/required progress of the task
%task_X_bar%
Visual progress bar of the task
%task_X_spec%
Pokémon specification (or any)
%task_X_mode%
Task mode
%task_X_battle_type%
Battle type (BattleTask)
%task_X_actor%
Battle actor (BattleTask)
%task_X_evolution_type%
Evolution type (EvolutionTask)
%task_X_block%
Block to break (BreakBlockTask)
%task_X_level%
Required level (LevelUpTask)
%task_X_count%
Required amount (LevelUpTask)
Last updated