Template:Modifierinfo/all

来自Terraria Wiki
跳到导航 跳到搜索
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Modifierinfo/all/l10n for the localization of this template.
Template-info.svg 文档 以下文档来自Template:Modifierinfo/all/doc。(编辑 | 历史

Prints out the effects of a specific modifier.

Usage

{{ modifierinfo/all | <modifier> | ref = 1 (optional) }}

First unnamed parameter

Name of a modifier.

ref

Set to 1 to show all effects of a modifier in a reference. Requires that a {{reflist|group=effects}} is placed on the page somewhere after the template transclusion (ideally in a standard References/Footnotes section).

Examples

Code Result
{{modifierinfo/all|Legendary}} 传奇的效果:
  • +15% 伤害
  • +10% 速度
  • +10% 大小
  • +15% 击退
  • +2 稀有度等级
  • +209.85% 价值
{{modifierinfo/all|Intense}} 威猛的效果:
  • +10% 伤害
  • +15% 魔力消耗
  • -1 稀有度等级
  • -12.58% 价值
Legendary{{modifierinfo/all|Legendary|ref=1}} Legendary[effects 1]
Intense{{modifierinfo/all|Intense|ref=1}} Intense[effects 2]
{{reflist|group=effects}}
  1. 传奇的效果:
    • +15% 伤害
    • +10% 速度
    • +10% 大小
    • +15% 击退
    • +2 稀有度等级
    • +209.85% 价值
  2. 威猛的效果:
    • +10% 伤害
    • +15% 魔力消耗
    • -1 稀有度等级
    • -12.58% 价值