Difference between revisions of "Template:Status effect"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
| CT++ | CT++ | CT++ | クリティカル++ | クリティカル++ = Critical++ | | CT++ | CT++ | CT++ | クリティカル++ | クリティカル++ = Critical++ | ||
| 攻撃強化 = Attack Up | | 攻撃強化 = Attack Up | ||
| 剛力 = Strength | | 剛力 = Herculean Strength | ||
| 闘志 = Fighting Spirit | | 闘志 = Fighting Spirit | ||
| 激怒 = | | 激怒 = Rage | ||
| 暴走 = | | 暴走 = Berserk | ||
| 防御強化 = Defense Up | | 防御強化 = Defense Up | ||
| 守護 = Protection | | 守護 = Protection | ||
| 金剛 = | | 金剛 = Diamond | ||
| 頑強 = Stubborn | | 頑強 = Stubborn | ||
| 回避 = Evasion | | 回避 = Evasion | ||
Line 23: | Line 23: | ||
| 猛毒 = Deadly Poison | | 猛毒 = Deadly Poison | ||
| 呪い = Curse | | 呪い = Curse | ||
| 幻惑 = | | 幻惑 = Bewitched | ||
| 凍結 = Frozen | | 凍結 = Frozen | ||
| マヒ = Paralysis | | マヒ = Paralysis | ||
Line 30: | Line 30: | ||
| 束縛 = Bind | | 束縛 = Bind | ||
| 威圧 = Coerced | | 威圧 = Coerced | ||
| 告死 = | | 告死 = Omen | ||
| 強化解除 = Purge | | 強化解除 = Purge | ||
| 弱体解除 = Cleanse | |||
| CP増加 = Increase CP | | CP増加 = Increase CP | ||
| S封印 | スキル封印 = Skill Seal | | S封印 | スキル封印 = Skill Seal |
Revision as of 08:00, 3 May 2017
Description
This templates translates Japanese status effects into English and optionally adds the status description as on-hover text.
Usage
{{Status effect |<effect> | format = }}
Parameters
- effect
- The status effect in Japanese.
- format
- Formatting for the description. alt displays it as on-hover text, parentheses displays it after the effect name in parentheses, only display only the description, none doesn't display the description. Defaults to alt.
Examples
{{Status effect|マヒ}}
Paralysis
{{Status effect|束縛|format=none}}
Bind
{{Status effect|凍結|format=parentheses}}
Frozen (received damage x1.1~2.2 and take 202~400 damage every turn for 4 turns)
{{Status effect|防御強化|format=only}}
Received damage x0.9~0.45 for 4 turns.
Maintenance
Adding A New Effect
- Add a new status effect by inserting name as well as description it into the template before each
#default
.