[dismiss]
![]() |
An early testing version of dark mode has been enabled as a desktop skin option for logged-in users. To enable it, go to Special:Preferences, and under the "Gadgets" tab, check both "darkMode" options. An icon to toggle dark mode will then appear in the top bar once you save the preferences. Please report any issues in our Discord server! |
Template:Item effect
Jump to navigation
Jump to search
No effect name provided.
Description
{{item effect|<effect>|percent=|max=|value=}}
Parameters
- Unnamed parameter 1
- Item effect. Accepts: restore hp, restore mp, restore gp, spell speed, skill speed, critical hit, magic defense, direct hit rate, cp, gp, reduced durability loss, desynthesis skill gain.
- percent
- Effect percent.
- max
- Effect max value.
- value
- Effect's constant value (not a percent). If using value, do not use percent or max.
Example
{{Item effect|restore hp|percent=24%|max=1920}}
Restores up to 24% of HP (1920 points max).
{{Item effect|restore mp|value=1800}}
Restores 1800 MP.
{{Item effect|restore gp|value=350}}
Restores 350 GP.
{{Item effect|exp|percent=30%}}
Increases EXP earned by 30%.
{{Item effect|reduced durability loss|value=30}}
Reduced Durability Loss +30