Template:Whip note

来自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:Whip note/l10n for the localization of this template.
Template-info.svg 文档 以下文档来自Template:Whip note/doc。(编辑 | 历史

Used to display a standarized description for whips.

Usage

{{ whip note | name=<weapon name> (optional) | tagdmg = <percentage> (optional) | tagcrit = <percentage> (optional) | penalty =<percentage>}}

name

The name of the whip; default is {{PAGENAME}}

tagdmg

The summon tag damage of the whip. Omit if no tag damage.

tagcrit

The summon tag critical strike chance of the whip.

penalty

The multihit penalty of the whip.

Examples

Code Result
{{whip note|name=Leather Whip|tagdmg=4|penalty=50%}} 和其它类似,它会使仆从哨兵集中攻击最后被击中的敌怪并使它们对目标的伤害增加 4。

若Leather Whip在一次攻击中击中多个目标,每额外击中一次,此击造成的伤害就会下降 50%。

{{whip note|name=Morning Star|tagdmg=8|tagcrit=12%|penalty=5%}} 和其它类似,它会使仆从哨兵集中攻击最后被击中的敌怪并使它们对目标的伤害增加 8。Morning Star还具有使得仆从和哨兵能够以固定的 12% 几率造成暴击的独特能力。

若Morning Star在一次攻击中击中多个目标,每额外击中一次,此击造成的伤害就会下降 5%。

{{whip note|name=Firecracker|penalty=33%}} 和其它类似,它会使仆从哨兵集中攻击最后被击中的敌怪

若Firecracker在一次攻击中击中多个目标,每额外击中一次,此击造成的伤害就会下降 33%。

{{whip note|name=Cool Whip|tagdmg=6|penalty=30%}} 和其它类似,它会使仆从哨兵集中攻击最后被击中的敌怪并使它们对目标的伤害增加 6。

若Cool Whip在一次攻击中击中多个目标,每额外击中一次,此击造成的伤害就会下降 30%。