Template:Reagent/doc
Appearance
Overview
This template is used to display information about Reagents, which are consumable items automatically used when activating certain player abilities. Reagents are dropped by enemies and provide enhanced effects to their paired ability.
Usage
Paste the following example into any page to use the template:
{{Reagent
| name =
| tooltip_image = ReagentPlaceholder.png
| reagent_type =
| reagent_ability =
| effect1_value =
| effect1_type =
| effect2_value =
| effect2_type =
| effect3_value =
| effect3_type =
| effect4_value =
| effect4_type =
| effect5_value =
| effect5_type =
| level_requirement =
| role_requirement =
| specialization_requirement =
| flavor_text =
| how_to_acquire =
| sell_price =
}}
Parameters
- name
- Optional. Display name of the reagent (defaults to the page name if omitted).
- tooltip_image
- File name for the tooltip image (do not include the "File:" prefix).
- reagent_type
- The type of reagent (e.g., Salve, Irritant, Numbing Agent). Used for categorization and display.
- reagent_ability
- The ability this reagent modifies (e.g., First Aid, Provoke).
- effect1_value – effect5_value
- The numeric or descriptive value of the reagent’s enhancement (e.g., +4, 25% chance).
- effect1_type – effect5_type
- The type of enhancement provided (e.g., Health, Threat, Damage). These are freeform and do not auto-categorize.
- level_requirement
- Minimum level to use the reagent.
- role_requirement
- Role required to use the reagent (e.g., Defender, Supporter, Striker).
- specialization_requirement
- Specific specialization required, if any (e.g., Knight, Sentinel, Brigand).
- flavor_text
- Optional italicized lore or humorous text.
- how_to_acquire
- Comma-separated list of sources (e.g., mobs, zones). Pretty links supported via
Page::Labelformat. - sell_price
- How much the item can be sold for (e.g., 15 Silver, 3 Copper).
Categories
Pages using this template are automatically added to:
- Category:Reagents
- Category:<reagent_type> (e.g., Category:Salve, Category:Irritant)
Notes
- Only filled-in sections will display.
- Reagents are not crafted — there are no crafting parameters.
- Effects support up to 5 entries and are not auto-categorized.