From 57b1b68a5ea0d28a0151bf5bc6003c3f10138590 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Tue, 13 Aug 2024 08:03:57 +0000 Subject: [PATCH] New translations attribute-view.yml (Chinese Traditional) --- .../translation/Chinese Traditional/gui/attribute-view.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/gui/attribute-view.yml b/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/gui/attribute-view.yml index 60996739..b97aa82e 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/gui/attribute-view.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/gui/attribute-view.yml @@ -30,7 +30,7 @@ items: - '' - '&8當升級時:' - '&7 +{buff_weapon_damage}% 武器傷害 (&a+{total_weapon_damage}%&7)' - - '&7 +{buff_max_health} 最大生命值 (&a+{total_max_health}&7)' + - '&7 +{buff_max_health}% Max Health (&a+{total_max_health}%&7)' - '' - '&e點擊花費 1 點屬性點數升級' - '&e◆ 目前屬性點數: {attribute_points}' @@ -49,7 +49,7 @@ items: - '&8當升級時:' - '&7 +{buff_physical_damage}% 物理傷害 (&a+{total_physical_damage}%&7)' - '&7 +{buff_projectile_damage}% 遠程傷害 (&a+{total_projectile_damage}%&7)' - - '&7 +{buff_attack_speed} 攻擊速度 (&a+{total_attack_speed}&7)' + - '&7 +{buff_attack_speed}% Attack Speed (&a+{total_attack_speed}%&7)' - '' - '&e點擊消耗 1 點屬性點數升級' - '&e◆ 目前屬性點數: {attribute_points}'