From e569ddaeb43912ce6e10763236b9eaf4eee9aa64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=A8=E8=90=BD=E5=9F=BA=E5=9B=B4=E8=99=BE?= <3161880837@qq.com> Date: Sun, 5 Apr 2026 08:48:38 +0800 Subject: [PATCH] =?UTF-8?q?docs(Weapons/Tree):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=AD=A6=E5=99=A8=E6=8F=8F=E8=BF=B0=E6=96=87=E6=9C=AC=E4=B8=BA?= =?UTF-8?q?"=E5=8D=B8=E5=8A=B2=E5=8F=8D=E4=BC=A4"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将武器描述和嘲讽文本从"化人之力收为己用"更新为"卸劲反伤",使其更符合游戏设定 --- components/Weapons/Tree.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Weapons/Tree.tscn b/components/Weapons/Tree.tscn index f177847..bf1c92b 100644 --- a/components/Weapons/Tree.tscn +++ b/components/Weapons/Tree.tscn @@ -36,7 +36,7 @@ descriptionTemplate = "进行[b]格挡[/b],化解飞来的子弹。 乾坤剑造成的伤害+$atk点。 格挡时机越精确,成功率越高。" sources = Array[String](["Nine Sols", "Terraria"]) -tease = "化人之力收为己用!" +tease = "卸劲反伤" cooldown = 250.0 debugRebuild = true @@ -68,4 +68,4 @@ text = "[center]进行[b]格挡[/b],化解飞来的子弹。 格挡时机越精确,成功率越高。[/center]" [node name="tease" parent="container" parent_id_path=PackedInt32Array(575698869) index="3" unique_id=689277044] -text = "“化人之力收为己用!”" +text = "“卸劲反伤”"