diff --git a/src/main/resources/assets/wizards/lang/zh_cn.json b/src/main/resources/assets/wizards/lang/zh_cn.json index db2d7cb..4ff440f 100644 --- a/src/main/resources/assets/wizards/lang/zh_cn.json +++ b/src/main/resources/assets/wizards/lang/zh_cn.json @@ -46,6 +46,7 @@ "spell.wizards.arcane_blast.name": "奥秘爆裂", "spell.wizards.arcane_blast.description": "使目标爆炸,造成{damage}点奥秘法术伤害。同时赋予奥秘魔能,最多可以堆叠{effect_amplifier}层。", "effect.wizards.arcane_charge": "奥秘魔能", + "effect.wizards.arcane_charge.description": "提高奥秘法术造成的伤害", "spell.wizards.arcane_beam.name": "奥秘射线", "spell.wizards.arcane_beam.description": "引导一束射线,每秒造成{damage}点奥秘法术伤害。会消耗全部的奥秘魔能。", @@ -63,12 +64,15 @@ "spell.wizards.frostbolt.name": "寒冰飞球", "spell.wizards.frostbolt.description": "发射冰球并溅射周围{ricochet}个目标,造成{damage}点寒冰法术伤害,同时使目标减速。", "effect.wizards.frost_slowness": "缓速", + "effect.wizards.frost_slowness.description": "降低移速", "spell.wizards.frost_nova.name": "寒冰新星", "spell.wizards.frost_nova.description": "使周围的目标冻结{effect_duration}秒,造成{damage}点寒冰法术伤害并阻止其移动。处于冻结状态的敌人受到的寒冰法术伤害增加。", "effect.wizards.frozen": "冻结", + "effect.wizards.frozen.description": "禁止移动,造成伤害后解除效果,易受到寒冰法术伤害", "spell.wizards.frost_shield.name": "寒冰护盾", "spell.wizards.frost_shield.description": "在{effect_duration}秒内保护使用者不受到攻击、弹射物或火焰的伤害,但使用者的移动速度会降低。", "effect.wizards.frost_shield": "寒冰护盾", + "effect.wizards.frost_shield.description": "生效时抵御即将受到的攻击,但降低移速", "advancements.rpg_classes.obtain_wizard_robes.title": "魔法师从不迟到", "advancements.rpg_classes.obtain_wizard_robes.description": "获得一整套魔法师袍",