Difference between revisions of "Template:Buff"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
| gatherers grace = <span style="position:relative; bottom:2px;">[[File:Gatherer's Grace icon1.png|link=Gatherer's Grace]]</span> | | gatherers grace = <span style="position:relative; bottom:2px;">[[File:Gatherer's Grace icon1.png|link=Gatherer's Grace]]</span> | ||
| exp bonus = <span style="position:relative; bottom:2px;">[[File:EXP Bonus icon1.png|link=EXP Bonus]]</span> | | exp bonus = <span style="position:relative; bottom:2px;">[[File:EXP Bonus icon1.png|link=EXP Bonus]]</span> | ||
| the echo = <span style="position:relative; bottom:2px;">[[File:The echo icon1.png|link=The Echo]]</span> | |||
| the road to 80 | the road to 70 | the road to 60 = <span style="position:relative; bottom:2px;">[[File:The Road to icon1.png|link=The Road to 80]]</span> | | the road to 80 | the road to 70 | the road to 60 = <span style="position:relative; bottom:2px;">[[File:The Road to icon1.png|link=The Road to 80]]</span> | ||
| #default=[[{{{1}}}]] | | #default=[[{{{1}}}]] | ||
Line 76: | Line 77: | ||
|- | |- | ||
| [[EXP Bonus]] || <code><nowiki>{{buff|exp bonus}}</nowiki></code> || {{buff|exp bonus}} | | [[EXP Bonus]] || <code><nowiki>{{buff|exp bonus}}</nowiki></code> || {{buff|exp bonus}} | ||
|- | |||
| [[The Echo]] || <code><nowiki>{{buff|the echo}}</nowiki></code> || {{buff|the echo}} | |||
|- | |- | ||
| [[The Road to 80]] || <code><nowiki>{{buff|the road to 80}}</nowiki></code> || {{buff|the road to 80}} | | [[The Road to 80]] || <code><nowiki>{{buff|the road to 80}}</nowiki></code> || {{buff|the road to 80}} |
Revision as of 00:39, 11 December 2022
Usage
- See also: Template:Status effect
{{buff|<type>}}
Parameters
- type
- Buff identifier. See table below.
Examples
Status Effect | Input | Output |
---|---|---|
Damage Up | {{buff|damage up}} |
|
Damage Up (stackable) | {{buff|damage up 2}} |
|
Vulnerability Down | {{buff|vulnerability down}} |
|
Earth Resistance Up | {{buff|earth resistance up}} |
|
Fire Resistance Up | {{buff|fire resistance up}} |
|
Ice Resistance Up | {{buff|ice resistance up}} |
|
Lightning Resistance Up | {{buff|lightning resistance up}} |
|
Water Resistance Up | {{buff|water resistance up}} |
|
Wind Resistance Up | {{buff|wind resistance up}} |
|
Physical Vulnerability Down | {{buff|physical vulnerability down}} |
|
Physical Vulnerability Down (stacking) | {{buff|physical vulnerability down 2}} |
|
Magic Vulnerability Down | {{buff|magic vulnerability down}} |
|
Magic Vulnerability Down (stacking) | {{buff|magic vulnerability down 2}} |
|
Haste | {{buff|haste}} |
|
Well Fed | {{buff|well fed}} |
|
Medicated | {{buff|medicated}} |
|
Fisher's Intuition | {{buff|fishers intuition}} |
|
Crafter's Grace | {{buff|crafters grace}} |
|
Gatherer's Grace | {{buff|gatherers grace}} |
|
EXP Bonus | {{buff|exp bonus}} |
|
The Echo | {{buff|the echo}} |
|
The Road to 80 | {{buff|the road to 80}} |