# Placeholders

* `%aurora_quests_total_completed%` - The total completed quest count from all pools.&#x20;
* `%aurora_quests_total_completed_raw%` - The total completed quest count from all pools. without number formatting.
* `%aurora_quests_[pool]_level%` - Current level of the player in the given quest pool.&#x20;
* `%aurora_quests_[pool]_level_raw%` - Current level of the player in the given collection. This will always be a non-formatted number.
* `%aurora_quests_[pool]_level_roman%` - The player's Current level in the given quest pool using roman numerals.
* `%aurora_quests_[pool]_count%` - The total amount of quests the player has ever completed in the quest pool.
* `%aurora_quests_[pool]_count_raw%` - Same as above, but with a non-formatted number value.
* `%aurora_quests_[pool]_current_count%` - Number of total quests in the quest pool the player currently have. For global quest pools, this will be the total number of quests.&#x20;
* `%aurora_quests_[pool]_current_completed%` - Number of how many quests are completed from the above.
* `%aurora_quests_[pool]_countdown%` - The time remaining before the next quest roll.
* `%aurora_quests_[pool]_countdown_long%` - The time remaining before the next quest roll in a long format.
