Skip to content

Commit

Permalink
Paladins & Priests 翻译更新 (#3842)
Browse files Browse the repository at this point in the history
* Paladins & Priests 翻译更新

* fix

* fix

* fix

* fix
  • Loading branch information
sillymoon authored Oct 17, 2023
1 parent 8dce068 commit d788d6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,21 @@
"item.paladins.netherite_holy_wand": "Netherite Holy Wand",

"item.paladins.holy_staff": "Holy Staff",
"item.paladins.diamond_holy_staff": "Diamond Holy Staff",
"item.paladins.netherite_holy_staff": "Netherite Holy Staff",
"item.paladins.ruby_holy_staff": "Ruby Holy Staff",

"spell.paladins.flash_heal.name": "Flash Heal",
"spell.paladins.flash_heal.description": "Heals you or a friendly target by {heal} health points.",
"spell.paladins.divine_protection.name": "Divine Protection",
"spell.paladins.divine_protection.description": "Reduces all forms of damage taken by 50%% for {effect_duration} seconds.",
"spell.paladins.divine_protection.description": "Protects you from the next {effect_amplifier} incoming attacks for {effect_duration} seconds.",
"effect.paladins.divine_protection": "Divine Protection",
"spell.paladins.judgement.name": "Judgement",
"spell.paladins.judgement.description": "Strikes your target and enemies around it, within {impact_range} blocks, causing up to {damage} damage and stunning them for {effect_duration} seconds.",
"effect.paladins.judgement": "Stunned",

"spell.paladins.heal.name": "Heal",
"spell.paladins.heal.description": "Heals you or a friendly target by {heal} health points.",
"spell.paladins.holy_shock.name": "Holy Shock",
"spell.paladins.holy_shock.description": "Heals you or a friendly target by {heal}, smites an enemy dealing {damage} spell damage.",
"spell.paladins.holy_beam.name": "Holy Light",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,21 @@
"item.paladins.netherite_holy_wand": "下界合金神圣魔杖",

"item.paladins.holy_staff": "神圣权杖",
"item.paladins.diamond_holy_staff": "钻石神圣权杖",
"item.paladins.netherite_holy_staff": "下界合金神圣权杖",
"item.paladins.ruby_holy_staff": "红宝石神圣权杖",

"spell.paladins.flash_heal.name": "闪耀治疗",
"spell.paladins.flash_heal.description": "治疗自身或己方目标{heal}点生命值。",
"spell.paladins.divine_protection.name": "神圣保护",
"spell.paladins.divine_protection.description": "{effect_duration}秒持续时间内减少50%任何形式伤害",
"spell.paladins.divine_protection.description": "减轻接下来{effect_amplifier}次受到的攻击伤害,持续{effect_duration}",
"effect.paladins.divine_protection": "神圣保护",
"spell.paladins.judgement.name": "审判",
"spell.paladins.judgement.description": "攻击目标及其{impact_range}方块范围内的敌人, 造成{damage}点伤害并附加眩晕效果,持续{effect_duration}秒。",
"effect.paladins.judgement": "眩晕",

"spell.paladins.heal.name": "治愈",
"spell.paladins.heal.description": "治疗自身及己方目标{heal}点生命值。",
"spell.paladins.holy_shock.name": "神圣冲击",
"spell.paladins.holy_shock.description": "治疗自身或己方目标{heal}点生命值,重击敌人造成{damage}点法术伤害。",
"spell.paladins.holy_beam.name": "神圣之光",
Expand Down

0 comments on commit d788d6d

Please sign in to comment.