From d4199286daa5bbadc096b549fc3ba5d90718387a Mon Sep 17 00:00:00 2001 From: ProjecSky Date: Sat, 12 Aug 2023 21:01:06 +0800 Subject: [PATCH] =?UTF-8?q?Version:=206.3.7=20automatic=20update=20done.?= =?UTF-8?q?=20=E5=BD=93=E5=89=8D=E7=8A=B6=E6=80=81:=20=E5=B7=B2=E7=BF=BB?= =?UTF-8?q?=E8=AF=91:=2040782=20=E6=96=87=E6=9C=AC=E9=87=8F:=2042552=20?= =?UTF-8?q?=E5=B7=B2=E5=AE=8C=E6=88=90:=2095.84038353073886%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + translations/others/_metadata | 4 +- translations/substitutions.json | 70 +-- .../texts/codex/documents/ffguide6.codex.json | 3 +- .../boomerang/warspinner.activeitem.json | 3 +- .../melee/axe/advalloyaxe.activeitem.json | 3 +- .../melee/axe/poptopclaw.activeitem.json | 3 +- .../dagger/advalloydagger.activeitem.json | 11 + .../melee/dagger/carbondagger.activeitem.json | 12 - .../dagger/fucultistdagger.activeitem.json | 12 - .../dagger/shared_dagger.activeitem.json | 15 + .../fucultistgreataxe.activeitem.json | 3 +- .../greataxe/nightarwarblade.activeitem.json | 3 +- .../hammer/advalloyhammer.activeitem.json | 3 +- .../katana/durasteelkatana.activeitem.json | 3 +- .../melee/mace/deadbeatmace.activeitem.json | 3 +- .../quarterstaff/chainstaff.activeitem.json | 3 +- .../weapons/melee/shared_.activeitem.json | 15 - .../shared_sword/shared_sword.activeitem.json | 3 +- .../advalloyshortsword.activeitem.json | 12 - .../shortsword/blackedge.activeitem.json | 12 + .../shortsword/carbonblade.activeitem.json | 12 - .../fuchainsword/fuchainsword.activeitem.json | 3 +- .../melee/shortsword/shared_.activeitem.json | 16 + .../melee/spear/advalloyspear.activeitem.json | 3 +- .../melee/spear/deadbeatspear.activeitem.json | 3 +- .../generic/produce/wretchel.consumable.json | 3 +- .../horror2/horror2AF.object.json | 2 +- .../avian/sarcoavian1/sarcoavian1.object.json | 26 + .../sarcoavian1/sarcoavian1deco.object.json | 24 + .../avian/sarcoavian1/shared_sarcoavian1.json | 30 - .../avian/sarcoavian2/sarcoavian2.object.json | 14 + .../sarcoavian2/sarcoavian2deco.object.json | 13 + .../avian/sarcoavian2/shared_sarcoavian2.json | 15 - .../avian/sarcobunny/sarcobunny.object.json | 38 ++ .../sarcobunny/sarcobunnydeco.object.json | 35 ++ .../avian/sarcobunny/shared_sarcobunny.json | 45 -- .../avian/sarcohuman/sarcohuman.object.json | 50 ++ .../sarcohuman/sarcohumandeco.object.json | 46 ++ .../avian/sarcohuman/shared_sarcohuman.json | 60 -- .../shared_sarcoavian/shared_deco.object.json | 44 ++ .../shared_sarcoavian/shared_sarcoavian.json | 18 - .../ancientbackgrounddoor.object.json | 2 +- .../cultistbackgrounddoor.object.json | 2 +- .../cutebackgrounddoor.object.json | 2 +- .../doombackgrounddoor.object.json | 2 +- .../elduukharbackgrounddoor.object.json | 2 +- .../glitchbackgrounddoor.object.json | 2 +- .../hightechbackgrounddoor.object.json | 2 +- .../hylotlbackgrounddoor.object.json | 2 +- .../novakidbackgrounddoor.object.json | 2 +- .../shared_barredbackgrounddoor.json | 2 +- .../bees/candle/ghostcandletriple.object.json | 4 +- .../largetrough/irontrough.object.json | 22 + .../largetrough/largetrough.object.json | 24 + .../largetrough/shared_trough.object.json | 30 - .../pandorasboxcottonbopbulb.object.json | 2 +- .../apexflagpole/apexflagpole.object.json | 2 +- .../avianflagpole/avianflagpole.object.json | 2 +- .../flagpirate/flagpirate.object.json | 8 +- .../floranflagpole/floranflagpole.object.json | 4 +- .../glitchflagpole/glitchflagpole.object.json | 2 +- .../humanflagpole/humanflagpole.object.json | 4 +- .../hylotlflagpole/hylotlflagpole.object.json | 6 +- .../novakidflagpole.object.json | 4 +- .../texts/species/radien.species.json | 3 +- .../wretchelpoisoning.statuseffect.json | 13 + translations/totallabels.json | 43 +- translations/translatedlabels.json | 555 +++++++++--------- 69 files changed, 790 insertions(+), 655 deletions(-) create mode 100644 translations/texts/items/active/weapons/melee/shortsword/shared_.activeitem.json create mode 100644 translations/texts/objects/avian/sarcoavian1/sarcoavian1.object.json create mode 100644 translations/texts/objects/avian/sarcoavian1/sarcoavian1deco.object.json create mode 100644 translations/texts/objects/avian/sarcoavian2/sarcoavian2.object.json create mode 100644 translations/texts/objects/avian/sarcoavian2/sarcoavian2deco.object.json create mode 100644 translations/texts/objects/avian/sarcobunny/sarcobunny.object.json create mode 100644 translations/texts/objects/avian/sarcobunny/sarcobunnydeco.object.json create mode 100644 translations/texts/objects/avian/sarcohuman/sarcohuman.object.json create mode 100644 translations/texts/objects/avian/sarcohuman/sarcohumandeco.object.json create mode 100644 translations/texts/objects/avian/shared_sarcoavian/shared_deco.object.json create mode 100644 translations/texts/stats/effects/fu_effects/intoxicated/wretchelpoisoning.statuseffect.json diff --git a/CHANGELOG.md b/CHANGELOG.md index 655724d2d0..998c24f3ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -582,3 +582,4 @@ * v6.3.6 版本更新 - 2023/07/01 20:00 * v6.3.61 版本更新 - 2023/07/03 20:00 * v6.3.62 版本更新 - 2023/07/06 02:00 +* v6.3.7 版本更新 - 2023/08/12 21:00 diff --git a/translations/others/_metadata b/translations/others/_metadata index 1f37e760f0..43474edc80 100644 --- a/translations/others/_metadata +++ b/translations/others/_metadata @@ -1,6 +1,6 @@ { "author": "Sky", - "description": "当前版本 v6.3.62", + "description": "当前版本 v6.3.7", "friendlyName": "Fu Schinese Mod", "includes": [ "FrackinUniverse" @@ -8,5 +8,5 @@ "link": "https://zomboid.cn/blog", "name": "Fu Schinese", "steamContentId": "754350883", - "version": "6.3.62" + "version": "6.3.7" } \ No newline at end of file diff --git a/translations/substitutions.json b/translations/substitutions.json index c782a68c86..113046ab37 100644 --- a/translations/substitutions.json +++ b/translations/substitutions.json @@ -3804,8 +3804,8 @@ "items/active/weapons/melee/broadsword/xithricitebroadsword.activeitem": { "/description": "texts/items/active/weapons/melee/shared_sword/shared_sword.activeitem.json" }, - "items/active/weapons/melee/dagger/advalloydagger.activeitem": { - "/description": "texts/items/active/weapons/melee/shared_.activeitem.json" + "items/active/weapons/melee/dagger/carbondagger.activeitem": { + "/description": "texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json" }, "items/active/weapons/melee/dagger/effigiumdagger.activeitem": { "/description": "texts/items/active/weapons/melee/shared_.activeitem.json" @@ -3813,6 +3813,9 @@ "items/active/weapons/melee/dagger/fuatropusdagger.activeitem": { "/description": "texts/items/active/weapons/melee/shared_.activeitem.json" }, + "items/active/weapons/melee/dagger/fucultistdagger.activeitem": { + "/description": "texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json" + }, "items/active/weapons/melee/dagger/glowstickgreendagger.activeitem": { "/description": "texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json", "/shortdescription": "texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json" @@ -4021,8 +4024,11 @@ "items/active/weapons/melee/shortspear/uncommonshortspear.activeitem": { "/description": "texts/items/active/weapons/melee/shared_r.activeitem.json" }, - "items/active/weapons/melee/shortsword/blackedge.activeitem": { - "/description": "texts/items/active/weapons/melee/shared_.activeitem.json" + "items/active/weapons/melee/shortsword/advalloyshortsword.activeitem": { + "/description": "texts/items/active/weapons/melee/shortsword/shared_.activeitem.json" + }, + "items/active/weapons/melee/shortsword/carbonblade.activeitem": { + "/description": "texts/items/active/weapons/melee/shortsword/shared_.activeitem.json" }, "items/active/weapons/melee/shortsword/cat/veluushortsword.activeitem": { "/description": "texts/items/active/weapons/melee/shortsword/cat/shared_veluushortsword.json" @@ -14897,26 +14903,22 @@ "objects/avian/sarcoavian1/sarcoavian1.object": { "/apexDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/avianDescription": "texts/objects/avian/sarcoavian1/shared_sarcoavian1.json", - "/description": "texts/objects/avian/sarcoavian1/shared_sarcoavian1.json", "/floranDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", "/glitchDescription/glitchEmotedText": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/humanDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/hylotlDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/shortdescription": "texts/objects/avian/sarcoavian1/shared_sarcoavian1.json" + "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json" }, "objects/avian/sarcoavian1/sarcoavian1deco.object": { - "/apexDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", + "/apexDescription": "texts/objects/avian/shared_sarcoavian/shared_deco.object.json", "/avianDescription": "texts/objects/avian/sarcoavian1/shared_sarcoavian1.json", - "/description": "texts/objects/avian/sarcoavian1/shared_sarcoavian1.json", - "/floranDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", + "/floranDescription": "texts/objects/avian/shared_sarcoavian/shared_deco.object.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", - "/glitchDescription/glitchEmotedText": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", + "/glitchDescription/glitchEmotedText": "texts/objects/avian/shared_sarcoavian/shared_deco.object.json", "/humanDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/hylotlDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/shortdescription": "texts/objects/avian/sarcoavian1/shared_sarcoavian1.json" + "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json" }, "objects/avian/sarcoavian2/sarcoavian2.object": { "/apexDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", @@ -14927,44 +14929,38 @@ "/glitchDescription/glitchEmotedText": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/humanDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/hylotlDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/shortdescription": "texts/objects/avian/sarcoavian2/shared_sarcoavian2.json" + "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json" }, "objects/avian/sarcoavian2/sarcoavian2deco.object": { - "/apexDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", + "/apexDescription": "texts/objects/avian/shared_sarcoavian/shared_deco.object.json", "/avianDescription": "texts/objects/avian/sarcoavian2/shared_sarcoavian2.json", "/description": "texts/objects/avian/sarcoavian2/shared_sarcoavian2.json", - "/floranDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", + "/floranDescription": "texts/objects/avian/shared_sarcoavian/shared_deco.object.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", - "/glitchDescription/glitchEmotedText": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", + "/glitchDescription/glitchEmotedText": "texts/objects/avian/shared_sarcoavian/shared_deco.object.json", "/humanDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", "/hylotlDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json", - "/shortdescription": "texts/objects/avian/sarcoavian2/shared_sarcoavian2.json" + "/novakidDescription": "texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json" }, "objects/avian/sarcobunny/sarcobunny.object": { "/apexDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", - "/avianDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/description": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/floranDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", - "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", + "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcobunny/sarcobunny.object.json", "/humanDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/hylotlDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", - "/novakidDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", - "/shortdescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json" + "/novakidDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json" }, "objects/avian/sarcobunny/sarcobunnydeco.object": { "/apexDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", - "/avianDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/description": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/floranDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", - "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", + "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcobunny/sarcobunnydeco.object.json", "/humanDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", "/hylotlDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", - "/novakidDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json", - "/shortdescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json" + "/novakidDescription": "texts/objects/avian/sarcobunny/shared_sarcobunny.json" }, "objects/avian/sarcohuman/sarcohuman.object": { "/apexDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", @@ -14972,11 +14968,8 @@ "/description": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", "/floranDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", - "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/humanDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/hylotlDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/novakidDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/shortdescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json" + "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcohuman/sarcohuman.object.json", + "/hylotlDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json" }, "objects/avian/sarcohuman/sarcohumandeco.object": { "/apexDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", @@ -14984,11 +14977,8 @@ "/description": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", "/floranDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", - "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/humanDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/hylotlDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/novakidDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json", - "/shortdescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json" + "/glitchDescription/glitchEmotedText": "texts/objects/avian/sarcohuman/sarcohumandeco.object.json", + "/hylotlDescription": "texts/objects/avian/sarcohuman/shared_sarcohuman.json" }, "objects/avian/tribalshopcounter/tribalshopcounter.object": { "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", @@ -15785,8 +15775,6 @@ "/glitchDescription/glitchEmotedText": "texts/objects/crafting/eggstra/eggincubator/eggincubator.object.json" }, "objects/crafting/eggstra/largetrough/irontrough.object": { - "/apexDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", - "/avianDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", "/description": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", "/floranDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", @@ -15796,8 +15784,6 @@ "/novakidDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json" }, "objects/crafting/eggstra/largetrough/largetrough.object": { - "/apexDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", - "/avianDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", "/description": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", "/floranDescription": "texts/objects/crafting/eggstra/largetrough/shared_trough.object.json", "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", diff --git a/translations/texts/codex/documents/ffguide6.codex.json b/translations/texts/codex/documents/ffguide6.codex.json index 4948ad760c..ca9be05489 100644 --- a/translations/texts/codex/documents/ffguide6.codex.json +++ b/translations/texts/codex/documents/ffguide6.codex.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "FrackinUniverse增加了大量的装甲和食物,也加强了许多原有的物品,允许更多种类的游戏风格。这些装甲在游戏中至关重要,提供非常有用的增益!\n\n^orange;种类^reset;: 普通玩家可能会注意到装甲比他们习惯的种类更多,甚至与他们习惯的种类完全不一样。FU提供了更广泛的各种护甲和多元化的食物,以改进您的游戏体验。\n\n如果你对伤害更感兴趣,选择力量装甲或者超力量装甲,用防御属性换攻击属性。或是,选择坦克或强力坦克套装,碾压你的敌人。他们要么近身肉搏,要么远程射击!如果打架不是你的强项? 选择一个探索导向的套装,在环境中舒适自在!你一定会找到一套适合你的游戏风格的套装!\n\n^orange;抗性^reset;: FU 中的很多铠甲都有固有的抗性。许多生物和气候效果只要忍受片刻就会停止影响你,而且各种各样的敌人攻击会造成较少的伤害。很爽吧? 它还能变得更好; 升级你的护甲,那些抗性就会增加!\n\n^orange;奖励^reset;: 大多数奖励是在有条件的情况下增加你的属性。 任何^green;+值^reset;都是典型的累加增长。所以,你现在是不是有很多问号。例如: 如果如果装备附加^green;+3^reset;%的暴击几率,那就是你的暴击率增加了3%。, 如果描述是+^green;3^reset;%能量回复,那就基于你的基础能量回复增长3%。最简单的记忆方法就是问问你自己... 该属性是以0为基数的吗?如果是,其加成方式就如同暴击率!如果一项增益写的是 x^green;1.3^reset;,或者^green;更多的加成^reset;,其也基于你现有的数值增长(莫名其妙的有1000%的伤害? 100%(或者说2x)的增益后就是2000% !) 小提示: 通常每秒触发一次回复。\n\n当然,一些附加的隐藏增益我们不能轻易的写在工具提示栏里面,这就靠你自己去发掘了。\n此外,还有一些其他词缀需要注意。如果套装奖励声明它对^green;所有相关效应都免疫^reset;,那通常意味着所有生物群系的天气^orange;以及^reset;与该元素相关的特定状态效果都免疫。比如免疫炎热,就包括免疫燃烧,甚至免疫熔岩!免疫辐射,就包括免疫辐射烧伤。\n还有一个小小的提示,一些术语或符号被松散地使用。如果你看到一个带x/y的奖励,这意味着奖励根据他们的条件是如何满足的而不同。对于武器,这意味着有多少这种类型的武器。为了节省工具提示的空间,如果你看到类机/手枪的东西,那就意味着这项奖励适用于机枪或手枪。\n\n^cyan;采矿套装^reset;: \n采矿激光套装可以提供更多的采矿激光伤害...但是如果你同时使用其他类型的武器,这个加成会显著减少。例如,使用矿用激光加手枪,x2的矿用激光伤害加成就会变成x1.25。\n^orange;颜色^reset;: 颜色在套装奖励中很重要,它们能帮助你识别和理解增益。首先,只有在制作界面中才能显示和辨别的抗性装备增益:^yellow;^reset;和^green;^reset;。如果条目是^green;绿色^reset;的,那就意味着它是增益。 ^red;红色^reset;意味着减益。^cyan;青色^reset;代表其他的效果。条目之间通常不会叠加相似的效果。这一点对于增伤的食物来说尤其明显...所以要仔细选择。值得注意的是,关于颜色的规则有一个例外: 发光。 如你所看到发光两字的颜色,这通常就其发出的颜色。\n\n^orange;特殊奖励^reset;: 一些套装具有特殊奖励,由于显示空间不足,提示不能显示太多的信息,这是游戏的一个不幸的局限..在这本书里面,我会解释一些奖励的含义。 \n^cyan;自适应护甲^reset;: 当你的健康状况在10%(左边数值)和100%(右边数值)之间移动时,应用特定的防御倍率,在两个列出的数值之间进行调整。\n^cyan;自动医疗^reset;: 比普通回复更复杂,这个效果将以相同百分比的能量代价每秒恢复更多的生命值。同时自动回复将减少或增加固定能量回复2倍的治疗百分比。\n^cyan;荆棘^reset;: 当收到攻击时释放荆棘新星。\n^cyan;召唤奴仆^reset;: 通常是有条件的,召唤伙伴与你并肩作战或替你分散注意力。\n^cyan;生命/能量外壳^reset;: 根据你的资源按比例获得适应性伤害吸收(护盾),以保护你的生命。如果你最近没有受到伤害,会很快再生。特别说明:由于平衡问题,能量外壳的最小锁定时间为0.5秒,最大再生率为每秒50%。\n^cyan;重力正常化: 个人重力太低?那就提高。太高了?那就降低。不过有例外: 零重力。\n^cyan;生力和神像^reset;: 这些效果是专有的,并且非常强大; 它们根据一个的百分比来给予一个属性。 生力以生命授予力量,神像以力量授予生命。\n^cyan;战斗续行: 当你的生命变低时,增加防御,直到限定的数值,当^cyan;不朽决意^reset;获得 HP 回复。效果发动时,你的宠物也会获得^cyan;不朽决意^reset;。\n\n^cyan;暗黑指挥者^reset;/^cyan;驯兽大师^reset;: 增加附近宠物(两者)和友方船员(暗黑指挥者)的伤害、防御、生命值和速度百分比,增加其一半的跳跃能力,并以每秒六分之一的速度恢复生命值。\n\n^cyan;捕捉大师^reset;: 增加1只可释放的宠物数量,最低级装备的套装效果则是每2层额外增加1只(最多+2)。如果和背部物品一起使用,会给予额外的+1。这意味着一套完全升级的套装最多可以增加5只可释放的宠物!\n\n^cyan;魅力^reset;: 关系到你在空间站与贸易商讨价还价的能力。 你的魅力越高,交易就越顺利(而且你的银行存款也会越多!)\n\n他们将从你那里继承更多的属性,包括有益和有害,且在防性和HP 上有特殊的加成。当你驾驭如^cyan;玻璃大炮^reset;这类的强力buff时请注意,在你被增强的同时其也会显著地降低你的健康。\n^cyan;宠物状态继承^reset; 的规则如下: 直接从你的角色身上获得HP,而不与装备护甲挂钩,并且由你的防御属性进一步增加。 防御: 从盔甲继承,就这样。 伤害: 直接从角色面板计算。生命回复: 除特殊情况外,以固定数值继承(^cyan;不灭决意^reset;,FU未包含的加成等。)。如果你拥有100点生命值和10%的HP回复,其将给你的宠物每秒恢复10点生命值。如果没有恢复的属性,宠物很可能不会继承。", - "Eng": "FrackinUniverse adds a large amount of armors (and foods) and enhances some older ones, allowing for a greater variety of playstyles. These can be very useful through gameplay and provide exceptionally useful benefits!\n\n^orange;Stats^reset; : Vanilla players may notice there are more than they are used to, and even the ones they are used to have different ranges. FU presents a wider variety of armor classes to spice up your play, and does the same with food.\n\nIf you are more interested in damage, pick up Power armor or hyper power armor to trade defensive stats for offensive ones. Alternatively, pick up Tank or Power Tank sets to outlast your enemy. They come in melee OR ranged! Fighting not quite your thing? Pick up an Exploration oriented set, and be at home in your environment! You're guaranteed to locate a set that suits your playstyle somewhere out there!\n\n^orange;Resistances^reset; : Many armors in FU come with inherent resistances. Many biome weather effects will simply stop affecting you once you hit an appropriate amount, and various enemy attacks will do less damage. Nifty, right? It gets better; upgrade your armor, and those resistances will increase!\n\n^orange;Bonuses^reset; : Most are increases to your stats, plenty are conditional.\nAny that say ^green;+value^reset; are typically additive increases. It can be a little confusing, however. As example: if it gives +^green;3^reset;% Crit Chance it increases your crit chance by a flat 3%, but if it says +^green;3^reset;% Energy Regen, that's 3% of your base. The easiest way to remember is to ask yourself...does it have a base of 0? If so, it likely is like Crit Chance! If a bonus says x^green;1.3^reset;, or ^green;More^reset;, that's a multiplier on the value you currently have. Have 1000% Damage somehow? 100% More (or 2x) would make it 2000%! Small note: Regen is usually per second.\n\nOf course, some bonuses have hidden components we couldn't easily include, for tooltip space.\n Additionally, there are some other phrase uses to note. If a set bonus states that it grants immunity to ^green;ALL^reset; of a related effect, that typically means all biome weather ^orange;as well as^reset; specific status effects related to that element. For heat, that includes burning and even lava! For radiation, that includes rad-burn.\nAs a small side-note, some terms or symbols are used loosely. If you see a bonus with x/y, that means the bonuses are different based on how their conditions are met. For weapons, this means how many of that type. If you see something like (Machine) Pistols, that means the bonus applies to Machine Pistols OR Pistols. This is typically done for tooltip space.\n\n^cyan;Mining Sets^reset; :\n Mining laser sets grant a lot more mining laser damage...but that bonus is reduced significantly if you are pairing them with something else. Using a mining laser with a pistol, as example: 2x Mining Laser Damage becomes 1.25x.\n^orange;Colors^reset;: Colors are important in identifying and understanding bonuses. To start with, set bonuses are identified by a ^yellow;^reset;, while a ^green;^reset; is only visible in crafting interfaces to display resistances. If a bonus stat is ^green;GREEN^reset;, that means it is a good thing. ^red;RED^reset; means it is a bad thing. ^cyan;Cyan^reset; is for bonuses that are binary. They typically do not stack with similar effects. This will be especially apparent with various foods...so choose carefully. It is worth noticing that there is ONE exception to the rules regarding colors: Glow. If you see Glow in a color, that is usually the color of the glow effect.\n\n^orange;Special Bonuses^reset; : Some sets have special bonuses that don't really display much information due to lack of space, an unfortunate limitation of the game.. Here, some bonuses will be explained.\n^cyan;Adaptive Armor^reset;: Applies a defense multiplier that scales between the two listed values as your health moves between 10% (left) and 100% (right).\n^cyan;Auto-Medic^reset;: More complicated than ordinary regeneration, this effect will restore more health per second at the cost of an equal percentage of energy. It will also decrease energy regen and increase energy regen lock-out multiplicatively at 2x the heal percent.\n\n^cyan;Thorns^reset;: a nova of thorns when hit, ^cyan;Fire Burst^reset; makes a nova of fire instead.\n\n^cyan;Summons Minions^reset;: summons short-lived allies to fight alongside you or distract enemies. These minions scale based on the lowest armor's tier, so upgrading it is essential! Upgrade ALL of the pieces.\n\n^cyan;Life/Energy Shell^reset;: Gain damage absorption (shell) which scales based on your maximum resources (health, energy) to protect your health. Regenerates quickly if you haven't taken damage recently. ^cyan;Shell Immunities^reset; are granted only while the shell holds. The numbers specified refer to, in order: The capacity of the shield relative to the resource, the regeneration rate, and the delay upon taking damage before it begins regenerating. Special note: Due to balance concerns, Energy Shell has a minimum lockout time of 0.5 seconds, and a maximum regen rate of 50% per second.\n\n^cyan;Gravity Normalization^reset;: Personal gravity too low? Up it goes. Too high? Down instead. Exception: Zero-gravity.\n\n^cyan;Vital Power^reset; and ^cyan;Juggernaut^reset;: these effects are set bonus exclusive, and quite powerful; they grant one stat based on a percent of another. Vital power grants power as life, Juggernaut grants life as power.\n\n^cyan;Undying Resolve^reset;: increases Protection as your life gets lower, up to the stated amount, while ^cyan;Immortal Resolve^reset; grants HP Regen instead. If a set grants either, it will grant ^cyan;Immortal Resolve^reset; to your pet.\n\n^cyan;Dark Commander^reset;/^cyan;Beast Master^reset;: Increases Damage, Protection, HP and Speed of your pets (both) and crew (Dark Commander) by the listed percent, increases their jump ability by half of that, and regenerates HP at a sixth of that amount per second.\n\n^cyan;Capturenaut^reset;: Increases pet count by 1, plus an additional 1 per 2 tiers (up to +2) of the lowest equipped set piece. Grants an additional +1 if using alongside the back item. This means a fully upgraded set will allow up to 5 additional pets!\n\n^cyan;Charisma^reset;: Your ability to bargain with Traders at space stations. The higher your charisma, the better the deal (and fatter your bank balance!)\n\nThey will inherit more stats from you, both beneficial and detrimental, and have special scaling on Protection and HP. Be mindful when taking powerful buffs like ^cyan;Glass Cannon^reset;, as it will reduce their health noticeably.\n^cyan;Pet Stat Inheritance^reset; is as follows: HP, directly from your character, rather than just equipped armor, and increased further by your Protection stat. Protection: Inherited from armor as in vanilla. Damage: directly from character sheet. Health Regen: Inherits as a flat amount, except in special cases (^cyan;Immortal Resolve^reset;, effects not covered by FU, etc.). If you have 100 health and 10% HP Regen, it will grant your pet 10 HP per second. If a stat isn't here, a pet most likely does not inherit it." + "Eng": "FrackinUniverse adds a large amount of armors (and foods) and enhances some older ones, allowing for a greater variety of playstyles. These can be very useful through gameplay and provide exceptionally useful benefits!\n\n^orange;Stats^reset; : Vanilla players may notice there are more than they are used to, and even the ones they are used to have different ranges. FU presents a wider variety of armor classes to spice up your play, and does the same with food.\n\nIf you are more interested in damage, pick up Power armor or hyper power armor to trade defensive stats for offensive ones. Alternatively, pick up Tank or Power Tank sets to outlast your enemy. They come in melee OR ranged! Fighting not quite your thing? Pick up an Exploration oriented set, and be at home in your environment! You're guaranteed to locate a set that suits your playstyle somewhere out there!\n\n^orange;Resistances^reset; : Many armors in FU come with inherent resistances. Many biome weather effects will simply stop affecting you once you hit an appropriate amount, and various enemy attacks will do less damage. Nifty, right? It gets better; upgrade your armor, and those resistances will increase!\n\n^orange;Bonuses^reset; : Most are increases to your stats, plenty are conditional.\nAny that say ^green;+value^reset; are typically additive increases. It can be a little confusing, however. As example: if it gives +^green;3^reset;% Crit Chance it increases your crit chance by a flat 3%, but if it says +^green;3^reset;% Energy Regen, that's 3% of your base. The easiest way to remember is to ask yourself...does it have a base of 0? If so, it likely is like Crit Chance! If a bonus says x^green;1.3^reset;, or ^green;More^reset;, that's a multiplier on the value you currently have. Have 1000% Damage somehow? 100% More (or 2x) would make it 2000%! Small note: Regen is usually per second.\n\nOf course, some bonuses have hidden components we couldn't easily include, for tooltip space.\n Additionally, there are some other phrase uses to note. If a set bonus states that it grants immunity to ^green;ALL^reset; of a related effect, that typically means all biome weather ^orange;as well as^reset; specific status effects related to that element. For heat, that includes burning and even lava! For radiation, that includes rad-burn.\nAs a small side-note, some terms or symbols are used loosely. If you see a bonus with x/y, that means the bonuses are different based on how their conditions are met. For weapons, this means how many of that type. If you see something like (Machine) Pistols, that means the bonus applies to Machine Pistols OR Pistols. This is typically done for tooltip space.\n\n^cyan;Mining Sets^reset; :\n Mining laser sets grant a lot more mining laser damage...but that bonus is reduced significantly if you are pairing them with something else. Using a mining laser with a pistol, as example: 2x Mining Laser Damage becomes 1.25x.\n^orange;Colors^reset;: Colors are important in identifying and understanding bonuses. To start with, set bonuses are identified by a ^yellow;^reset;, while a ^green;^reset; is only visible in crafting interfaces to display resistances. If a bonus stat is ^green;GREEN^reset;, that means it is a good thing. ^red;RED^reset; means it is a bad thing. ^cyan;Cyan^reset; is for bonuses that are binary. They typically do not stack with similar effects. This will be especially apparent with various foods...so choose carefully. It is worth noticing that there is ONE exception to the rules regarding colors: Glow. If you see Glow in a color, that is usually the color of the glow effect.\n\n^orange;Special Bonuses^reset; : Some sets have special bonuses that don't really display much information due to lack of space, an unfortunate limitation of the game.. Here, some bonuses will be explained.\n^cyan;Adaptive Armor^reset;: Applies a defense multiplier that scales between the two listed values as your health moves between 10% (left) and 100% (right).\n^cyan;Auto-Medic^reset;: More complicated than ordinary regeneration, this effect will restore more health per second at the cost of an equal percentage of energy. It will also decrease energy regen and increase energy regen lock-out multiplicatively at 2x the heal percent.\n\n^cyan;Thorns^reset;: a nova of thorns when hit, ^cyan;Fire Burst^reset; makes a nova of fire instead.\n\n^cyan;Summons Minions^reset;: summons short-lived allies to fight alongside you or distract enemies. These minions scale based on the lowest armor's tier, so upgrading it is essential! Upgrade ALL of the pieces.\n\n^cyan;Life/Energy Shell^reset;: Gain damage absorption (shell) which scales based on your maximum resources (health, energy) to protect your health. Regenerates quickly if you haven't taken damage recently. ^cyan;Shell Immunities^reset; are granted only while the shell holds. The numbers specified refer to, in order: The capacity of the shield relative to the resource, the regeneration rate, and the delay upon taking damage before it begins regenerating. Special note: Due to balance concerns, Energy Shell has a minimum lockout time of 0.5 seconds, and a maximum regen rate of 50% per second.\n\n^cyan;Gravity Normalization^reset;: Personal gravity too low? Up it goes. Too high? Down instead. Exception: Zero-gravity.\n\n^cyan;Vital Power^reset; and ^cyan;Juggernaut^reset;: these effects are set bonus exclusive, and quite powerful; they grant one stat based on a percent of another. Vital power grants power as life, Juggernaut grants life as power.\n\n^cyan;Undying Resolve^reset;: increases Protection as your life gets lower, up to the stated amount, while ^cyan;Immortal Resolve^reset; grants HP Regen instead. If a set grants either, it will grant ^cyan;Immortal Resolve^reset; to your pet.\n\n^cyan;Dark Commander^reset;/^cyan;Beast Master^reset;: Increases Damage, Protection, HP and Speed of your pets (both) and crew (Dark Commander) by the listed percent, increases their jump ability by half of that, and regenerates HP at a sixth of that amount per second.\n\n^cyan;Capturenaut^reset;: Increases pet count by 1, plus an additional 1 per 2 tiers (up to +2) of the lowest equipped set piece. Grants an additional +1 if using alongside the back item. This means a fully upgraded set will allow up to 5 additional pets!\n\n^red;Wretchel Toxicity^reset;: Ingesting Wretchel reduces core stats and healing received, and drains health over time. These effects increase in severity the more you consume in a short time frame, as well as while your health is critically low. It will ^red;KILL^reset; you, if you are careless.\n^cyan;Charisma^reset;: Your ability to bargain with Traders at space stations. The higher your charisma, the better the deal (and fatter your bank balance!)\n\nThey will inherit more stats from you, both beneficial and detrimental, and have special scaling on Protection and HP. Be mindful when taking powerful buffs like ^cyan;Glass Cannon^reset;, as it will reduce their health noticeably.\n^cyan;Pet Stat Inheritance^reset; is as follows: HP, directly from your character, rather than just equipped armor, and increased further by your Protection stat. Protection: Inherited from armor as in vanilla. Damage: directly from character sheet. Health Regen: Inherits as a flat amount, except in special cases (^cyan;Immortal Resolve^reset;, effects not covered by FU, etc.). If you have 100 health and 10% HP Regen, it will grant your pet 10 HP per second. If a stat isn't here, a pet most likely does not inherit it." } }, { diff --git a/translations/texts/items/active/weapons/boomerang/warspinner.activeitem.json b/translations/texts/items/active/weapons/boomerang/warspinner.activeitem.json index b2d09e793e..6fb9cf37b8 100644 --- a/translations/texts/items/active/weapons/boomerang/warspinner.activeitem.json +++ b/translations/texts/items/active/weapons/boomerang/warspinner.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "锋利的边刃使这把回旋镖能轻易地给敌人带来一个很深的伤口。\n^cyan;附加出血效果^reset;", - "Eng": "Sharpened edges make this boomerang cut foes deeply.\n^cyan;Causes bleeding^reset;" + "Eng": "Sharpened edges make this boomerang cut foes deeply.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/axe/advalloyaxe.activeitem.json b/translations/texts/items/active/weapons/melee/axe/advalloyaxe.activeitem.json index 90066b3e50..fd956237c7 100644 --- a/translations/texts/items/active/weapons/melee/axe/advalloyaxe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/axe/advalloyaxe.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "这柄战斧是根据传说中的电子人骑士的斧子改装而成的。据说可以轻松的切断超致密合金。", - "Eng": "A battleaxe modeled after a legendary Glitch knight's axe. Said to cut densinium with ease." + "Eng": "A battleaxe modeled after a legendary Glitch knight's axe. Said to cut densinium with ease.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/axe/poptopclaw.activeitem.json b/translations/texts/items/active/weapons/melee/axe/poptopclaw.activeitem.json index 641adffce1..0e9ff1e0cb 100644 --- a/translations/texts/items/active/weapons/melee/axe/poptopclaw.activeitem.json +++ b/translations/texts/items/active/weapons/melee/axe/poptopclaw.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "从还在抽搐的吐舌娃妈妈的尸体上切下的爪子。你这个怪物。\n^cyan;附加出血效果^reset;", - "Eng": "Carved from the still-twitching corpse of a Mama Poptop. You monster.\n^cyan;Causes Bleeding^reset;" + "Eng": "Carved from the still-twitching corpse of a Mama Poptop. You monster.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/dagger/advalloydagger.activeitem.json b/translations/texts/items/active/weapons/melee/dagger/advalloydagger.activeitem.json index afad0ab047..4cf9df7667 100644 --- a/translations/texts/items/active/weapons/melee/dagger/advalloydagger.activeitem.json +++ b/translations/texts/items/active/weapons/melee/dagger/advalloydagger.activeitem.json @@ -10,5 +10,16 @@ "Chs": "宗师匕首", "Eng": "Master's Dagger" } + }, + { + "DeniedAlternatives": [], + "Files": { + "items/active/weapons/melee/dagger/advalloydagger.activeitem": [ + "/description" + ] + }, + "Texts": { + "Eng": "Sleek and shadowy. Cool to the touch.\n^cyan;Inflicts bleeding^reset;" + } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/dagger/carbondagger.activeitem.json b/translations/texts/items/active/weapons/melee/dagger/carbondagger.activeitem.json index e9bca72c3d..0f17187ea9 100644 --- a/translations/texts/items/active/weapons/melee/dagger/carbondagger.activeitem.json +++ b/translations/texts/items/active/weapons/melee/dagger/carbondagger.activeitem.json @@ -10,17 +10,5 @@ "Chs": "碳制匕首", "Eng": "Carbon Knife" } - }, - { - "DeniedAlternatives": [], - "Files": { - "items/active/weapons/melee/dagger/carbondagger.activeitem": [ - "/description" - ] - }, - "Texts": { - "Chs": "尖锐,表面非常锋利。\n^cyan;造成出血^reset;", - "Eng": "Sturdy, and keeps a keen edge.\n^cyan;Inflicts bleeding^reset;" - } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/dagger/fucultistdagger.activeitem.json b/translations/texts/items/active/weapons/melee/dagger/fucultistdagger.activeitem.json index ab79fedb50..5cb6348dea 100644 --- a/translations/texts/items/active/weapons/melee/dagger/fucultistdagger.activeitem.json +++ b/translations/texts/items/active/weapons/melee/dagger/fucultistdagger.activeitem.json @@ -10,17 +10,5 @@ "Chs": "宗师小刀", "Eng": "Masters Knife" } - }, - { - "DeniedAlternatives": [], - "Files": { - "items/active/weapons/melee/dagger/fucultistdagger.activeitem": [ - "/description" - ] - }, - "Texts": { - "Chs": "尖锐,表面非常锋利。", - "Eng": "Sturdy, and keeps a keen edge." - } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json b/translations/texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json index b643ca7cc5..e9de296ed4 100644 --- a/translations/texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json +++ b/translations/texts/items/active/weapons/melee/dagger/shared_dagger.activeitem.json @@ -28,5 +28,20 @@ "Chs": "PLUR(和平、爱、团结、尊重)", "Eng": "PLUR" } + }, + { + "DeniedAlternatives": [], + "Files": { + "items/active/weapons/melee/dagger/carbondagger.activeitem": [ + "/description" + ], + "items/active/weapons/melee/dagger/fucultistdagger.activeitem": [ + "/description" + ] + }, + "Texts": { + "Chs": "尖锐,表面非常锋利。\n^cyan;造成出血^reset;", + "Eng": "Sturdy, and keeps a keen edge.\n^cyan;Inflicts bleeding^reset;" + } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/greataxe/fucultistgreataxe.activeitem.json b/translations/texts/items/active/weapons/melee/greataxe/fucultistgreataxe.activeitem.json index ae39dd70a5..ee452da292 100644 --- a/translations/texts/items/active/weapons/melee/greataxe/fucultistgreataxe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/greataxe/fucultistgreataxe.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "斧柄上的眼睛看起来像是活的。愉悦。", - "Eng": "That appears to be a real living eye in the handle. Cheery." + "Eng": "That appears to be a real living eye in the handle. Cheery.\n^cyan;Inflicts bleeding^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/greataxe/nightarwarblade.activeitem.json b/translations/texts/items/active/weapons/melee/greataxe/nightarwarblade.activeitem.json index 034c996867..682c0ed9a0 100644 --- a/translations/texts/items/active/weapons/melee/greataxe/nightarwarblade.activeitem.json +++ b/translations/texts/items/active/weapons/melee/greataxe/nightarwarblade.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "很容易就能成为夜族人传家宝的利器。\n^green;视为巨斧或阔剑^reset;", - "Eng": "Easily the heaviest and most valuable of Nightar weapons.\n^green;Counts as Greataxe or Broadsword^reset;" + "Eng": "Easily the heaviest and most valuable of Nightar weapons.\n^green;Counts as Greataxe or Broadsword^reset;\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/hammer/advalloyhammer.activeitem.json b/translations/texts/items/active/weapons/melee/hammer/advalloyhammer.activeitem.json index f5fcf9731f..deb3a8dc34 100644 --- a/translations/texts/items/active/weapons/melee/hammer/advalloyhammer.activeitem.json +++ b/translations/texts/items/active/weapons/melee/hammer/advalloyhammer.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "一种用几乎坚不可摧的合金制成的可怖锤子。", - "Eng": "A formidable hammer made of a nearly indestructible alloy." + "Eng": "A formidable hammer made of a nearly indestructible alloy.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/katana/durasteelkatana.activeitem.json b/translations/texts/items/active/weapons/melee/katana/durasteelkatana.activeitem.json index 52e46511f7..77daf735a6 100644 --- a/translations/texts/items/active/weapons/melee/katana/durasteelkatana.activeitem.json +++ b/translations/texts/items/active/weapons/melee/katana/durasteelkatana.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "这把武器最具竞争力。\n^yellow;5连斩^reset;", - "Eng": "A weapon to rival most.\n^yellow;5 hit combo^reset;" + "Eng": "A weapon to rival most.\n^yellow;5 hit combo^reset;\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/mace/deadbeatmace.activeitem.json b/translations/texts/items/active/weapons/melee/mace/deadbeatmace.activeitem.json index b4c708af75..0d03056034 100644 --- a/translations/texts/items/active/weapons/melee/mace/deadbeatmace.activeitem.json +++ b/translations/texts/items/active/weapons/melee/mace/deadbeatmace.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "致密,致命,沉重。\n^cyan;附加出血效果^reset;", - "Eng": "Dense, deadly and heavy.\n^cyan;Causes bleeding^reset;" + "Eng": "Dense, deadly and heavy.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/quarterstaff/chainstaff.activeitem.json b/translations/texts/items/active/weapons/melee/quarterstaff/chainstaff.activeitem.json index 8eef8f0d61..517a21d80e 100644 --- a/translations/texts/items/active/weapons/melee/quarterstaff/chainstaff.activeitem.json +++ b/translations/texts/items/active/weapons/melee/quarterstaff/chainstaff.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "它可以切片、切丁......还可以作为临时的手杖。", - "Eng": "It slices, it dices...and acts as a makeshift walking stick." + "Eng": "It slices, it dices...and acts as a makeshift walking stick.\n^cyan;Inflicts bleeding^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shared_.activeitem.json b/translations/texts/items/active/weapons/melee/shared_.activeitem.json index 454186cf65..87fdfb8030 100644 --- a/translations/texts/items/active/weapons/melee/shared_.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shared_.activeitem.json @@ -118,20 +118,5 @@ "Chs": "瘟疫波", "Eng": "Plague Wave" } - }, - { - "DeniedAlternatives": [], - "Files": { - "items/active/weapons/melee/dagger/advalloydagger.activeitem": [ - "/description" - ], - "items/active/weapons/melee/shortsword/blackedge.activeitem": [ - "/description" - ] - }, - "Texts": { - "Chs": "光滑又轻便。握在手里的触感棒极了!", - "Eng": "Sleek and shadowy. Cool to the touch." - } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shared_sword/shared_sword.activeitem.json b/translations/texts/items/active/weapons/melee/shared_sword/shared_sword.activeitem.json index 566e33f073..3a7a2748f7 100644 --- a/translations/texts/items/active/weapons/melee/shared_sword/shared_sword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shared_sword/shared_sword.activeitem.json @@ -55,8 +55,7 @@ ] }, "Texts": { - "Chs": "看起来很吓人,造成的伤口也很深。\n^cyan;附加出血效果^reset;", - "Eng": "Looks crappy. Cuts deep.\n^cyan;Causes bleeding^reset;" + "Eng": "Looks crappy. Cuts deep.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/shortsword/advalloyshortsword.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/advalloyshortsword.activeitem.json index a30d612cb2..8b831118b7 100644 --- a/translations/texts/items/active/weapons/melee/shortsword/advalloyshortsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortsword/advalloyshortsword.activeitem.json @@ -1,16 +1,4 @@ [ - { - "DeniedAlternatives": [], - "Files": { - "items/active/weapons/melee/shortsword/advalloyshortsword.activeitem": [ - "/description" - ] - }, - "Texts": { - "Chs": "外观制作精美,带有割伤出血效果。", - "Eng": "Finely made. Causes targets to bleed." - } - }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/items/active/weapons/melee/shortsword/blackedge.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/blackedge.activeitem.json index 718e694310..e645e55c11 100644 --- a/translations/texts/items/active/weapons/melee/shortsword/blackedge.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortsword/blackedge.activeitem.json @@ -10,5 +10,17 @@ "Chs": "暗锋", "Eng": "Blackedge" } + }, + { + "DeniedAlternatives": [], + "Files": { + "items/active/weapons/melee/shortsword/blackedge.activeitem": [ + "/description" + ] + }, + "Texts": { + "Chs": "光滑又轻便。握在手里的触感棒极了!", + "Eng": "Sleek and shadowy. Cool to the touch." + } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shortsword/carbonblade.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/carbonblade.activeitem.json index 042a1ac912..9a486eccc7 100644 --- a/translations/texts/items/active/weapons/melee/shortsword/carbonblade.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortsword/carbonblade.activeitem.json @@ -10,17 +10,5 @@ "Chs": "碳制短剑", "Eng": "Carbon Shortsword" } - }, - { - "DeniedAlternatives": [], - "Files": { - "items/active/weapons/melee/shortsword/carbonblade.activeitem": [ - "/description" - ] - }, - "Texts": { - "Chs": "良心之作。割裂目标使其出血。\n^cyan;造成流血^reset;", - "Eng": "Finely made. Causes targets to bleed.\n^cyan;Inflicts bleeding^reset;" - } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shortsword/fuchainsword/fuchainsword.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/fuchainsword/fuchainsword.activeitem.json index 125f5a3918..61a47b97fe 100644 --- a/translations/texts/items/active/weapons/melee/shortsword/fuchainsword/fuchainsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortsword/fuchainsword/fuchainsword.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "残忍高效的链刃,将目标撕碎。别惹战天使。\n^cyan;附加出血效果^reset;", - "Eng": "A brutally efficient blade that chews targets up.\n^cyan;Causes Bleeding^reset;" + "Eng": "A brutally efficient blade that chews targets up.\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/shortsword/shared_.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/shared_.activeitem.json new file mode 100644 index 0000000000..0f84d810d8 --- /dev/null +++ b/translations/texts/items/active/weapons/melee/shortsword/shared_.activeitem.json @@ -0,0 +1,16 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "items/active/weapons/melee/shortsword/advalloyshortsword.activeitem": [ + "/description" + ], + "items/active/weapons/melee/shortsword/carbonblade.activeitem": [ + "/description" + ] + }, + "Texts": { + "Eng": "Finely made.\n^cyan;Inflicts bleeding^reset;" + } + } +] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/spear/advalloyspear.activeitem.json b/translations/texts/items/active/weapons/melee/spear/advalloyspear.activeitem.json index 00eec5827d..796a091941 100644 --- a/translations/texts/items/active/weapons/melee/spear/advalloyspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/spear/advalloyspear.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "一把用于刺穿敌人的精致合金长矛。\n^cyan;狩猎武器^reset;", - "Eng": "A masterfully made alloy spear for puncturing enemies.\n^cyan;Hunting weapon^reset;" + "Eng": "A masterfully made alloy spear for puncturing enemies.\n^cyan;Hunting weapon^reset;\n^cyan;Inflicts bleeding^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/spear/deadbeatspear.activeitem.json b/translations/texts/items/active/weapons/melee/spear/deadbeatspear.activeitem.json index 3d34e8df64..25e2b67318 100644 --- a/translations/texts/items/active/weapons/melee/spear/deadbeatspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/spear/deadbeatspear.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "这看起来...不安全。让我们用这把矛试试!\n^cyan;造成出血^reset;\n^cyan;狩猎武器^reset;", - "Eng": "This looks... unsafe. Let's try it on something!\n^cyan;Causes bleeding^reset;\n^cyan;Hunting weapon^reset;" + "Eng": "This looks... unsafe. Let's try it on something!\n^cyan;Inflicts bleeding^reset;\n^cyan;Hunting weapon^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/generic/produce/wretchel.consumable.json b/translations/texts/items/generic/produce/wretchel.consumable.json index 63c21b0cb3..ce4f6a4d8e 100644 --- a/translations/texts/items/generic/produce/wretchel.consumable.json +++ b/translations/texts/items/generic/produce/wretchel.consumable.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "^yellow;^reset;^cyan;80点伤害减免^reset;: 5m\n^yellow;^reset;^red;中毒^reset;: 60s", - "Eng": "^yellow;^reset;^cyan;80 Damage Barrier^reset;: 5m\n^yellow;^reset;^red;Poisoned^reset;: 60s" + "Eng": "^yellow;^reset;^cyan;100% HP Damage Barrier^reset;: 1m\n^yellow;^reset;^red;Wretchel Poisoning^reset;: 1m" } } ] \ No newline at end of file diff --git a/translations/texts/objects/actionfigure/horror2/horror2AF.object.json b/translations/texts/objects/actionfigure/horror2/horror2AF.object.json index e07255b0b5..19ba33fec4 100644 --- a/translations/texts/objects/actionfigure/horror2/horror2AF.object.json +++ b/translations/texts/objects/actionfigure/horror2/horror2AF.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "标签上写着,“一种可怕的畸变,它真的想吃掉你的脸皮。”", + "Chs": "标签上写着,“一种可怕的畸变,它真的想吃掉你的脸皮。”", "Eng": "The label reads, \"A horrifying aberration that really wants your face-skin in its mouth.\"" } } diff --git a/translations/texts/objects/avian/sarcoavian1/sarcoavian1.object.json b/translations/texts/objects/avian/sarcoavian1/sarcoavian1.object.json new file mode 100644 index 0000000000..9ff38fc6fb --- /dev/null +++ b/translations/texts/objects/avian/sarcoavian1/sarcoavian1.object.json @@ -0,0 +1,26 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1.object": [ + "/description" + ] + }, + "Texts": { + "Chs": "一个精心制作的翼族石棺。我想知道里面是什么。", + "Eng": "An expertly crafted Avian sarcophagus. I wonder what's inside." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Chs": "翼族石棺", + "Eng": "Avian Sarcophagus" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcoavian1/sarcoavian1deco.object.json b/translations/texts/objects/avian/sarcoavian1/sarcoavian1deco.object.json new file mode 100644 index 0000000000..5f574ff63e --- /dev/null +++ b/translations/texts/objects/avian/sarcoavian1/sarcoavian1deco.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1deco.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "An expertly crafted Avian sarcophagus. This one is clearly empty." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1deco.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Avian Sarcophagus (Empty)" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcoavian1/shared_sarcoavian1.json b/translations/texts/objects/avian/sarcoavian1/shared_sarcoavian1.json index b6b3bb2981..a6d93506b5 100644 --- a/translations/texts/objects/avian/sarcoavian1/shared_sarcoavian1.json +++ b/translations/texts/objects/avian/sarcoavian1/shared_sarcoavian1.json @@ -1,34 +1,4 @@ [ - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcoavian1/sarcoavian1.object": [ - "/description" - ], - "objects/avian/sarcoavian1/sarcoavian1deco.object": [ - "/description" - ] - }, - "Texts": { - "Chs": "一个精心制作的翼族石棺。我想知道里面是什么。", - "Eng": "An expertly crafted Avian sarcophagus. I wonder what's inside." - } - }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcoavian1/sarcoavian1.object": [ - "/shortdescription" - ], - "objects/avian/sarcoavian1/sarcoavian1deco.object": [ - "/shortdescription" - ] - }, - "Texts": { - "Chs": "翼族石棺", - "Eng": "Avian Sarcophagus" - } - }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/avian/sarcoavian2/sarcoavian2.object.json b/translations/texts/objects/avian/sarcoavian2/sarcoavian2.object.json new file mode 100644 index 0000000000..df7292b143 --- /dev/null +++ b/translations/texts/objects/avian/sarcoavian2/sarcoavian2.object.json @@ -0,0 +1,14 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian2/sarcoavian2.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Chs": "华丽翼族石棺", + "Eng": "Grand Avian Sarcophagus" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcoavian2/sarcoavian2deco.object.json b/translations/texts/objects/avian/sarcoavian2/sarcoavian2deco.object.json new file mode 100644 index 0000000000..7724fa30f4 --- /dev/null +++ b/translations/texts/objects/avian/sarcoavian2/sarcoavian2deco.object.json @@ -0,0 +1,13 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian2/sarcoavian2deco.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Grand Avian Sarcophagus (Empty)" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcoavian2/shared_sarcoavian2.json b/translations/texts/objects/avian/sarcoavian2/shared_sarcoavian2.json index 6253b0ef9c..0398a2bd2c 100644 --- a/translations/texts/objects/avian/sarcoavian2/shared_sarcoavian2.json +++ b/translations/texts/objects/avian/sarcoavian2/shared_sarcoavian2.json @@ -14,21 +14,6 @@ "Eng": "An expertly crafted Avian sarcophagus. The feather suggests it was for someone important." } }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcoavian2/sarcoavian2.object": [ - "/shortdescription" - ], - "objects/avian/sarcoavian2/sarcoavian2deco.object": [ - "/shortdescription" - ] - }, - "Texts": { - "Chs": "华丽翼族石棺", - "Eng": "Grand Avian Sarcophagus" - } - }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/avian/sarcobunny/sarcobunny.object.json b/translations/texts/objects/avian/sarcobunny/sarcobunny.object.json new file mode 100644 index 0000000000..0dc24a11d5 --- /dev/null +++ b/translations/texts/objects/avian/sarcobunny/sarcobunny.object.json @@ -0,0 +1,38 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcobunny/sarcobunny.object": [ + "/avianDescription" + ] + }, + "Texts": { + "Chs": "罪犯和异教徒的石棺。里面的翼族人将在来世失去它们的翅膀。", + "Eng": "A sarcophagus for criminals and heretics. The Avian inside will lose their wings in the afterlife." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcobunny/sarcobunny.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Chs": "翼族兔型石棺", + "Eng": "Bunny Sarcophagus" + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcobunny/sarcobunny.object": [ + "/glitchDescription/glitchEmotedText" + ] + }, + "Texts": { + "Chs": "除开石棺的设计,里面还躺着有翼族人。", + "Eng": "Despite the design of the sarcophagus, there is an Avian inside." + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcobunny/sarcobunnydeco.object.json b/translations/texts/objects/avian/sarcobunny/sarcobunnydeco.object.json new file mode 100644 index 0000000000..727d9f0ada --- /dev/null +++ b/translations/texts/objects/avian/sarcobunny/sarcobunnydeco.object.json @@ -0,0 +1,35 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcobunny/sarcobunnydeco.object": [ + "/avianDescription" + ] + }, + "Texts": { + "Eng": "A sarcophagus for criminals and heretics. Any Avian inside will lose their wings in the afterlife." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcobunny/sarcobunnydeco.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Bunny Sarcophagus (Empty)" + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcobunny/sarcobunnydeco.object": [ + "/glitchDescription/glitchEmotedText" + ] + }, + "Texts": { + "Eng": "Despite the design of the sarcophagus, an Avian was inside." + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcobunny/shared_sarcobunny.json b/translations/texts/objects/avian/sarcobunny/shared_sarcobunny.json index fb1142d7d7..1b453441a8 100644 --- a/translations/texts/objects/avian/sarcobunny/shared_sarcobunny.json +++ b/translations/texts/objects/avian/sarcobunny/shared_sarcobunny.json @@ -14,21 +14,6 @@ "Eng": "A bunny sarcophagus! Cute!" } }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcobunny/sarcobunny.object": [ - "/avianDescription" - ], - "objects/avian/sarcobunny/sarcobunnydeco.object": [ - "/avianDescription" - ] - }, - "Texts": { - "Chs": "罪犯和异教徒的石棺。里面的翼族人将在来世失去它们的翅膀。", - "Eng": "A sarcophagus for criminals and heretics. The Avian inside will lose their wings in the afterlife." - } - }, { "DeniedAlternatives": [], "Files": { @@ -44,36 +29,6 @@ "Eng": "An Avian sarcophagus. But why is it shaped like a rabbit?" } }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcobunny/sarcobunny.object": [ - "/shortdescription" - ], - "objects/avian/sarcobunny/sarcobunnydeco.object": [ - "/shortdescription" - ] - }, - "Texts": { - "Chs": "翼族兔型石棺", - "Eng": "Bunny Sarcophagus" - } - }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcobunny/sarcobunny.object": [ - "/glitchDescription/glitchEmotedText" - ], - "objects/avian/sarcobunny/sarcobunnydeco.object": [ - "/glitchDescription/glitchEmotedText" - ] - }, - "Texts": { - "Chs": "除开石棺的设计,里面还躺着有翼族人。", - "Eng": "Despite the design of the sarcophagus, there is an Avian inside." - } - }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/avian/sarcohuman/sarcohuman.object.json b/translations/texts/objects/avian/sarcohuman/sarcohuman.object.json new file mode 100644 index 0000000000..b3491fbd3a --- /dev/null +++ b/translations/texts/objects/avian/sarcohuman/sarcohuman.object.json @@ -0,0 +1,50 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohuman.object": [ + "/glitchDescription/glitchEmotedText" + ] + }, + "Texts": { + "Chs": "一个人坐在这个石棺里。", + "Eng": "A human sits inside this sarcophagus." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohuman.object": [ + "/novakidDescription" + ] + }, + "Texts": { + "Chs": "形似人类的石棺。里面有人体吗?", + "Eng": "A sarcophagus shaped like a human. Is there a human body inside?" + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohuman.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Chs": "翼族人类石棺", + "Eng": "Human Sarcophagus" + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohuman.object": [ + "/humanDescription" + ] + }, + "Texts": { + "Chs": "这是个人?", + "Eng": "Is that a human?" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcohuman/sarcohumandeco.object.json b/translations/texts/objects/avian/sarcohuman/sarcohumandeco.object.json new file mode 100644 index 0000000000..06c3d22674 --- /dev/null +++ b/translations/texts/objects/avian/sarcohuman/sarcohumandeco.object.json @@ -0,0 +1,46 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohumandeco.object": [ + "/glitchDescription/glitchEmotedText" + ] + }, + "Texts": { + "Eng": "A human sat inside this sarcophagus." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohumandeco.object": [ + "/novakidDescription" + ] + }, + "Texts": { + "Eng": "A sarcophagus shaped like a human, with no human body inside." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohumandeco.object": [ + "/humanDescription" + ] + }, + "Texts": { + "Eng": "Did this have a human in it?" + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcohuman/sarcohumandeco.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Human Sarcophagus (Empty)" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/sarcohuman/shared_sarcohuman.json b/translations/texts/objects/avian/sarcohuman/shared_sarcohuman.json index 1ae031ac8c..8d935a23e8 100644 --- a/translations/texts/objects/avian/sarcohuman/shared_sarcohuman.json +++ b/translations/texts/objects/avian/sarcohuman/shared_sarcohuman.json @@ -1,34 +1,4 @@ [ - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcohuman/sarcohuman.object": [ - "/glitchDescription/glitchEmotedText" - ], - "objects/avian/sarcohuman/sarcohumandeco.object": [ - "/glitchDescription/glitchEmotedText" - ] - }, - "Texts": { - "Chs": "一个人坐在这个石棺里。", - "Eng": "A human sits inside this sarcophagus." - } - }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcohuman/sarcohuman.object": [ - "/novakidDescription" - ], - "objects/avian/sarcohuman/sarcohumandeco.object": [ - "/novakidDescription" - ] - }, - "Texts": { - "Chs": "形似人类的石棺。里面有人体吗?", - "Eng": "A sarcophagus shaped like a human. Is there a human body inside?" - } - }, { "DeniedAlternatives": [], "Files": { @@ -59,36 +29,6 @@ "Eng": "Avians have been known to attempt to take human companions with them to the afterlife." } }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcohuman/sarcohuman.object": [ - "/shortdescription" - ], - "objects/avian/sarcohuman/sarcohumandeco.object": [ - "/shortdescription" - ] - }, - "Texts": { - "Chs": "翼族人类石棺", - "Eng": "Human Sarcophagus" - } - }, - { - "DeniedAlternatives": [], - "Files": { - "objects/avian/sarcohuman/sarcohuman.object": [ - "/humanDescription" - ], - "objects/avian/sarcohuman/sarcohumandeco.object": [ - "/humanDescription" - ] - }, - "Texts": { - "Chs": "这是个人?", - "Eng": "Is that a human?" - } - }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/avian/shared_sarcoavian/shared_deco.object.json b/translations/texts/objects/avian/shared_sarcoavian/shared_deco.object.json new file mode 100644 index 0000000000..e9135219ef --- /dev/null +++ b/translations/texts/objects/avian/shared_sarcoavian/shared_deco.object.json @@ -0,0 +1,44 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1deco.object": [ + "/apexDescription" + ], + "objects/avian/sarcoavian2/sarcoavian2deco.object": [ + "/apexDescription" + ] + }, + "Texts": { + "Eng": "A sarcophagus. No-one is inside." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1deco.object": [ + "/glitchDescription/glitchEmotedText" + ], + "objects/avian/sarcoavian2/sarcoavian2deco.object": [ + "/glitchDescription/glitchEmotedText" + ] + }, + "Texts": { + "Eng": "It's empty." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/avian/sarcoavian1/sarcoavian1deco.object": [ + "/floranDescription" + ], + "objects/avian/sarcoavian2/sarcoavian2deco.object": [ + "/floranDescription" + ] + }, + "Texts": { + "Eng": "No sssnack insside." + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json b/translations/texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json index cc96c5d23e..1caafa96a6 100644 --- a/translations/texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json +++ b/translations/texts/objects/avian/shared_sarcoavian/shared_sarcoavian.json @@ -47,14 +47,8 @@ "objects/avian/sarcoavian1/sarcoavian1.object": [ "/apexDescription" ], - "objects/avian/sarcoavian1/sarcoavian1deco.object": [ - "/apexDescription" - ], "objects/avian/sarcoavian2/sarcoavian2.object": [ "/apexDescription" - ], - "objects/avian/sarcoavian2/sarcoavian2deco.object": [ - "/apexDescription" ] }, "Texts": { @@ -68,14 +62,8 @@ "objects/avian/sarcoavian1/sarcoavian1.object": [ "/floranDescription" ], - "objects/avian/sarcoavian1/sarcoavian1deco.object": [ - "/floranDescription" - ], "objects/avian/sarcoavian2/sarcoavian2.object": [ "/floranDescription" - ], - "objects/avian/sarcoavian2/sarcoavian2deco.object": [ - "/floranDescription" ] }, "Texts": { @@ -89,14 +77,8 @@ "objects/avian/sarcoavian1/sarcoavian1.object": [ "/glitchDescription/glitchEmotedText" ], - "objects/avian/sarcoavian1/sarcoavian1deco.object": [ - "/glitchDescription/glitchEmotedText" - ], "objects/avian/sarcoavian2/sarcoavian2.object": [ "/glitchDescription/glitchEmotedText" - ], - "objects/avian/sarcoavian2/sarcoavian2deco.object": [ - "/glitchDescription/glitchEmotedText" ] }, "Texts": { diff --git a/translations/texts/objects/backgrounddoor/ancientbackgrounddoor/ancientbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/ancientbackgrounddoor/ancientbackgrounddoor.object.json index 874739c152..de38ec9dcf 100644 --- a/translations/texts/objects/backgrounddoor/ancientbackgrounddoor/ancientbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/ancientbackgrounddoor/ancientbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "古代传送门", + "Chs": "古代传送门", "Eng": "Ancient Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/cultistbackgrounddoor/cultistbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/cultistbackgrounddoor/cultistbackgrounddoor.object.json index d56b1ff2d6..b2c628f20a 100644 --- a/translations/texts/objects/backgrounddoor/cultistbackgrounddoor/cultistbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/cultistbackgrounddoor/cultistbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "邪教徒传送门", + "Chs": "邪教徒传送门", "Eng": "Cult Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/cutebackgrounddoor/cutebackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/cutebackgrounddoor/cutebackgrounddoor.object.json index 070e0ced28..0912a6c395 100644 --- a/translations/texts/objects/backgrounddoor/cutebackgrounddoor/cutebackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/cutebackgrounddoor/cutebackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "可爱的传送门", + "Chs": "可爱的传送门", "Eng": "Cute Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/doombackgrounddoor/doombackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/doombackgrounddoor/doombackgrounddoor.object.json index 95a0281f6b..18e14769bf 100644 --- a/translations/texts/objects/backgrounddoor/doombackgrounddoor/doombackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/doombackgrounddoor/doombackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "末日传送门", + "Chs": "末日传送门", "Eng": "Doom Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/elduukharbackgrounddoor/elduukharbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/elduukharbackgrounddoor/elduukharbackgrounddoor.object.json index 0afb42c1b7..c66dacfdb5 100644 --- a/translations/texts/objects/backgrounddoor/elduukharbackgrounddoor/elduukharbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/elduukharbackgrounddoor/elduukharbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "厄休安传送门", + "Chs": "厄休安传送门", "Eng": "Elduu'khar Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/glitchbackgrounddoor/glitchbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/glitchbackgrounddoor/glitchbackgrounddoor.object.json index b583b0281d..8a0c080397 100644 --- a/translations/texts/objects/backgrounddoor/glitchbackgrounddoor/glitchbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/glitchbackgrounddoor/glitchbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "电子人传送门", + "Chs": "电子人传送门", "Eng": "Glitch Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/hightechbackgrounddoor/hightechbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/hightechbackgrounddoor/hightechbackgrounddoor.object.json index 9068d66a14..21745da565 100644 --- a/translations/texts/objects/backgrounddoor/hightechbackgrounddoor/hightechbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/hightechbackgrounddoor/hightechbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "高科技传送门", + "Chs": "高科技传送门", "Eng": "High Tech Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/hylotlbackgrounddoor/hylotlbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/hylotlbackgrounddoor/hylotlbackgrounddoor.object.json index c801073713..068f1c5a5d 100644 --- a/translations/texts/objects/backgrounddoor/hylotlbackgrounddoor/hylotlbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/hylotlbackgrounddoor/hylotlbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "鲛人传送门", + "Chs": "鲛人传送门", "Eng": "Hylotl Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/novakidbackgrounddoor/novakidbackgrounddoor.object.json b/translations/texts/objects/backgrounddoor/novakidbackgrounddoor/novakidbackgrounddoor.object.json index 9c8053223c..7a5cb5b334 100644 --- a/translations/texts/objects/backgrounddoor/novakidbackgrounddoor/novakidbackgrounddoor.object.json +++ b/translations/texts/objects/backgrounddoor/novakidbackgrounddoor/novakidbackgrounddoor.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "星之子传送门", + "Chs": "星之子传送门", "Eng": "Novakid Background Door" } } diff --git a/translations/texts/objects/backgrounddoor/shared_barredbackgrounddoor/shared_barredbackgrounddoor.json b/translations/texts/objects/backgrounddoor/shared_barredbackgrounddoor/shared_barredbackgrounddoor.json index 2b1778b0b4..3abca17bfa 100644 --- a/translations/texts/objects/backgrounddoor/shared_barredbackgrounddoor/shared_barredbackgrounddoor.json +++ b/translations/texts/objects/backgrounddoor/shared_barredbackgrounddoor/shared_barredbackgrounddoor.json @@ -25,7 +25,7 @@ ] }, "Texts": { - "Chs": "屏障传送门", + "Chs": "屏障传送门", "Eng": "Barred Background Door" } } diff --git a/translations/texts/objects/bees/candle/ghostcandletriple.object.json b/translations/texts/objects/bees/candle/ghostcandletriple.object.json index aa8f0a36ea..f310949d73 100644 --- a/translations/texts/objects/bees/candle/ghostcandletriple.object.json +++ b/translations/texts/objects/bees/candle/ghostcandletriple.object.json @@ -7,7 +7,7 @@ ] }, "Texts": { - "Chs": "三只幽灵蜡烛", + "Chs": "三只幽灵蜡烛", "Eng": "Three Ghostly Candles" } }, @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "三根用白色的蜂蜡做成的蜡烛。", + "Chs": "三根用白色的蜂蜡做成的蜡烛。", "Eng": "Three candles made with clear beeswax." } } diff --git a/translations/texts/objects/crafting/eggstra/largetrough/irontrough.object.json b/translations/texts/objects/crafting/eggstra/largetrough/irontrough.object.json index c34e12ca22..e213172a35 100644 --- a/translations/texts/objects/crafting/eggstra/largetrough/irontrough.object.json +++ b/translations/texts/objects/crafting/eggstra/largetrough/irontrough.object.json @@ -1,4 +1,26 @@ [ + { + "DeniedAlternatives": [], + "Files": { + "objects/crafting/eggstra/largetrough/irontrough.object": [ + "/apexDescription" + ] + }, + "Texts": { + "Eng": "A trough of iron. It's empty." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/crafting/eggstra/largetrough/irontrough.object": [ + "/avianDescription" + ] + }, + "Texts": { + "Eng": "An empty iron container." + } + }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/crafting/eggstra/largetrough/largetrough.object.json b/translations/texts/objects/crafting/eggstra/largetrough/largetrough.object.json index 58a167e53e..5d1e54c46d 100644 --- a/translations/texts/objects/crafting/eggstra/largetrough/largetrough.object.json +++ b/translations/texts/objects/crafting/eggstra/largetrough/largetrough.object.json @@ -1,4 +1,28 @@ [ + { + "DeniedAlternatives": [], + "Files": { + "objects/crafting/eggstra/largetrough/largetrough.object": [ + "/apexDescription" + ] + }, + "Texts": { + "Chs": "一个木质食槽。空的", + "Eng": "A wooden trough. It's empty." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/crafting/eggstra/largetrough/largetrough.object": [ + "/avianDescription" + ] + }, + "Texts": { + "Chs": "一个空的木质容器。", + "Eng": "An empty wooden container." + } + }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/crafting/eggstra/largetrough/shared_trough.object.json b/translations/texts/objects/crafting/eggstra/largetrough/shared_trough.object.json index a0e17ff0bf..65e499b0c1 100644 --- a/translations/texts/objects/crafting/eggstra/largetrough/shared_trough.object.json +++ b/translations/texts/objects/crafting/eggstra/largetrough/shared_trough.object.json @@ -29,36 +29,6 @@ "Eng": "A trough, like many used for feeding livestock." } }, - { - "DeniedAlternatives": [], - "Files": { - "objects/crafting/eggstra/largetrough/irontrough.object": [ - "/apexDescription" - ], - "objects/crafting/eggstra/largetrough/largetrough.object": [ - "/apexDescription" - ] - }, - "Texts": { - "Chs": "一个木质食槽。空的", - "Eng": "A wooden trough. It's empty." - } - }, - { - "DeniedAlternatives": [], - "Files": { - "objects/crafting/eggstra/largetrough/irontrough.object": [ - "/avianDescription" - ], - "objects/crafting/eggstra/largetrough/largetrough.object": [ - "/avianDescription" - ] - }, - "Texts": { - "Chs": "一个空的木质容器。", - "Eng": "An empty wooden container." - } - }, { "DeniedAlternatives": [], "Files": { diff --git a/translations/texts/objects/farmables/pandorasboxcottonbopbulb/pandorasboxcottonbopbulb.object.json b/translations/texts/objects/farmables/pandorasboxcottonbopbulb/pandorasboxcottonbopbulb.object.json index f47f5a7252..84022ec137 100644 --- a/translations/texts/objects/farmables/pandorasboxcottonbopbulb/pandorasboxcottonbopbulb.object.json +++ b/translations/texts/objects/farmables/pandorasboxcottonbopbulb/pandorasboxcottonbopbulb.object.json @@ -79,7 +79,7 @@ ] }, "Texts": { - "Chs": "我曾试过一口吞下这棉球...那是第一次,也是最后一次。", + "Chs": "我曾试过一口吞下这棉球...那是第一次,也是最后一次。", "Eng": "I tried eating a Cottonbop once... Never again." } }, diff --git a/translations/texts/objects/flagpoles/apexflagpole/apexflagpole.object.json b/translations/texts/objects/flagpoles/apexflagpole/apexflagpole.object.json index f21c913f38..bf6e3ef02d 100644 --- a/translations/texts/objects/flagpoles/apexflagpole/apexflagpole.object.json +++ b/translations/texts/objects/flagpoles/apexflagpole/apexflagpole.object.json @@ -67,7 +67,7 @@ ] }, "Texts": { - "Chs": "这个猿人旗帜在我们反叛军中反响不好。", + "Chs": "这个猿人旗帜在我们反叛军中反响不好。", "Eng": "This Apex flag is not one us Resistance types respond well to." } }, diff --git a/translations/texts/objects/flagpoles/avianflagpole/avianflagpole.object.json b/translations/texts/objects/flagpoles/avianflagpole/avianflagpole.object.json index 802745a3f7..f62a47a6c4 100644 --- a/translations/texts/objects/flagpoles/avianflagpole/avianflagpole.object.json +++ b/translations/texts/objects/flagpoles/avianflagpole/avianflagpole.object.json @@ -91,7 +91,7 @@ ] }, "Texts": { - "Chs": "翼族旗帜。使用 ^green;[E]^reset; 来标记一个传送点。", + "Chs": "翼族旗帜。使用 ^green;[E]^reset; 来标记一个传送点。", "Eng": "The Avian flag. Use ^green;[E]^reset; to bookmark a teleportation location." } }, diff --git a/translations/texts/objects/flagpoles/flagpirate/flagpirate.object.json b/translations/texts/objects/flagpoles/flagpirate/flagpirate.object.json index dde051dcec..6449eb907f 100644 --- a/translations/texts/objects/flagpoles/flagpirate/flagpirate.object.json +++ b/translations/texts/objects/flagpoles/flagpirate/flagpirate.object.json @@ -7,7 +7,7 @@ ] }, "Texts": { - "Chs": "一面海盗旗。使用 ^green;[E]^reset; 来标记一个传送点。", + "Chs": "一面海盗旗。使用 ^green;[E]^reset; 来标记一个传送点。", "Eng": "A Pirate's flag. Use ^green;[E]^reset; to bookmark a teleportation location." } }, @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "附在这面海盗旗上的小型定位器模块允许将其添加为书签以进行传送。", + "Chs": "附在这面海盗旗上的小型定位器模块允许将其添加为书签以进行传送。", "Eng": "A small locator module attached to this pirate flag allows it to be bookmarked for teleportation." } }, @@ -31,7 +31,7 @@ ] }, "Texts": { - "Chs": "海盗旗。我可以用它作为传送点。", + "Chs": "海盗旗。我可以用它作为传送点。", "Eng": "An pirate flag. I can use this as a waypoint for teleportation." } }, @@ -91,7 +91,7 @@ ] }, "Texts": { - "Chs": "这个海盗旗可以保存为我的传送器的位置。然后我可以随时返回此处。", + "Chs": "这个海盗旗可以保存为我的传送器的位置。然后我可以随时返回此处。", "Eng": "This pirate flag can be saved as a location for my teleporter. Then I can return to it any time." } } diff --git a/translations/texts/objects/flagpoles/floranflagpole/floranflagpole.object.json b/translations/texts/objects/flagpoles/floranflagpole/floranflagpole.object.json index 1d1190f58e..7bb7097c64 100644 --- a/translations/texts/objects/flagpoles/floranflagpole/floranflagpole.object.json +++ b/translations/texts/objects/flagpoles/floranflagpole/floranflagpole.object.json @@ -43,7 +43,7 @@ ] }, "Texts": { - "Chs": "叶族~ 叶族~ 叶族~ 耶!是个带刺刺刺的旗杆!", + "Chs": "叶族~ 叶族~ 叶族~ 耶!是个带刺刺刺的旗杆!", "Eng": "Floran, Floran, Floran yeah! Ssstab with flagpole!" } }, @@ -91,7 +91,7 @@ ] }, "Texts": { - "Chs": "叶族人的旗帜。使用 ^green;[E]^reset; 来标记一个传送点。", + "Chs": "叶族人的旗帜。使用 ^green;[E]^reset; 来标记一个传送点。", "Eng": "The Floran flag. Use ^green;[E]^reset; to bookmark a teleportation location." } }, diff --git a/translations/texts/objects/flagpoles/glitchflagpole/glitchflagpole.object.json b/translations/texts/objects/flagpoles/glitchflagpole/glitchflagpole.object.json index bb906963f7..4748acf91c 100644 --- a/translations/texts/objects/flagpoles/glitchflagpole/glitchflagpole.object.json +++ b/translations/texts/objects/flagpoles/glitchflagpole/glitchflagpole.object.json @@ -7,7 +7,7 @@ ] }, "Texts": { - "Chs": "一面电子人旗帜。相当引人注目。", + "Chs": "一面电子人旗帜。相当引人注目。", "Eng": "A Glitch flag. Quite striking." } }, diff --git a/translations/texts/objects/flagpoles/humanflagpole/humanflagpole.object.json b/translations/texts/objects/flagpoles/humanflagpole/humanflagpole.object.json index 782ffbcba9..9dc7e25051 100644 --- a/translations/texts/objects/flagpoles/humanflagpole/humanflagpole.object.json +++ b/translations/texts/objects/flagpoles/humanflagpole/humanflagpole.object.json @@ -7,7 +7,7 @@ ] }, "Texts": { - "Chs": "一面人类旗帜,是大地守护团的替代象征。", + "Chs": "一面人类旗帜,是大地守护团的替代象征。", "Eng": "A human flag, depicting the alternate symbol of the Terrene Protectorate." } }, @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "不得不说,我对这面大地守护团旗帜很熟悉。", + "Chs": "不得不说,我对这面大地守护团旗帜很熟悉。", "Eng": "Can't say I'm as familiar with this Protectorate flag." } }, diff --git a/translations/texts/objects/flagpoles/hylotlflagpole/hylotlflagpole.object.json b/translations/texts/objects/flagpoles/hylotlflagpole/hylotlflagpole.object.json index c1cddf3d17..c3dfae5a01 100644 --- a/translations/texts/objects/flagpoles/hylotlflagpole/hylotlflagpole.object.json +++ b/translations/texts/objects/flagpoles/hylotlflagpole/hylotlflagpole.object.json @@ -43,7 +43,7 @@ ] }, "Texts": { - "Chs": "一面鲛人旗帜。周围也许有鲛人出没。", + "Chs": "一面鲛人旗帜。周围也许有鲛人出没。", "Eng": "A Hylotl flag. There may be Hylotl around." } }, @@ -55,7 +55,7 @@ ] }, "Texts": { - "Chs": "显然,这是鲛人的旗帜,而不是一些新奇的现代艺术。", + "Chs": "显然,这是鲛人的旗帜,而不是一些新奇的现代艺术。", "Eng": "Apparently this is the Hylotl flag and not some newfangled modern art." } }, @@ -67,7 +67,7 @@ ] }, "Texts": { - "Chs": "叶族人认为它的意思是:该吃鱼了!", + "Chs": "叶族人认为它的意思是:该吃鱼了!", "Eng": "Floran think this mean 'down with fish'." } }, diff --git a/translations/texts/objects/flagpoles/novakidflagpole/novakidflagpole.object.json b/translations/texts/objects/flagpoles/novakidflagpole/novakidflagpole.object.json index cc03fe1b11..8d19c127e0 100644 --- a/translations/texts/objects/flagpoles/novakidflagpole/novakidflagpole.object.json +++ b/translations/texts/objects/flagpoles/novakidflagpole/novakidflagpole.object.json @@ -19,7 +19,7 @@ ] }, "Texts": { - "Chs": "一面星之子旗帜。星之子们把星星挂在自己的旗帜上是多么合适。", + "Chs": "一面星之子旗帜。星之子们把星星挂在自己的旗帜上是多么合适。", "Eng": "A Novakid flag. How appropriate for star people to bear stars on their flag." } }, @@ -43,7 +43,7 @@ ] }, "Texts": { - "Chs": "叶族人不晓得星之子是是是个什么东西。难道是个会会会发光的气囊?", + "Chs": "叶族人不晓得星之子是是是个什么东西。难道是个会会会发光的气囊?", "Eng": "Florann not ssuure what Novakid isss. Glowwwy, Gasssbagss." } }, diff --git a/translations/texts/species/radien.species.json b/translations/texts/species/radien.species.json index ccd3743521..45a7d57aa2 100644 --- a/translations/texts/species/radien.species.json +++ b/translations/texts/species/radien.species.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "由害羞的放射性生物组成的种族,起源有争议。这个种族是^red;围绕饥饿来设计的^reset;。^red;高挑战性^reset;.\n\n ^orange;食性^reset;: 一切, 包括已烹饪的同位素。\n\n^orange;天赋^reset;:\n HP x^green;1.1^reset;, 能量 x^green;1.1^reset;\n ^green;抗性^reset;: +^cyan;35^reset;% 辐射抗性, +^cyan;10^reset;% 毒素抗性, +^cyan;5^reset;% 精神抗性, +^cyan;5^reset;% 射线抗性\n 科技: 种子球荚\n ^cyan;免疫^reset;: 辐射烧伤\n\n^orange;环境^reset;:\n ^green;辐射^reset;生物群落: 伤害 x^green;1.15^reset;, +^green;15^reset;% 能量回复, -^green;5^reset;% 饥饿速率\n ^red;炎热^reset; 生物群落: 防御 x^red;0.85^reset;, +^red;35^reset;%饥饿速率。\n ^green;防御随时间增长^reset;\n ^cyan;种族科技是不可或缺的一部分^reset;.\n\n^orange;武器^reset;:\n 艾肯武器: +^green;1.5^reset;% 暴击几率, 防御 x^green;1.15^reset;\n\n^red;弱点^reset;:\n +^red;25^reset;% 饥饿速率, +^red;饥饿会影响到所有已列出的抗性^reset;\n ^red;抗性^reset;: -^red;25^reset;% 火炎, 寒气 & 电系抗性, ^red;饥饿时弱点加剧^reset;.\n ^red;无法^reset;使用治疗物品。必须以特定的种族方式治疗。", - "Eng": "A race of shy radioactive beings with a disputed origin. This species ^red;is designed around Hunger^reset;. ^red;Challenge is high^reset;.\n\n ^orange;Diet^reset;: Any, including prepared Isotopes.\n\n^orange;Perks^reset;:\n Health x^green;1.1^reset;, Energy x^green;1.2^reset;, ^red;Reduced by Hunger^reset;. Defense x^green;1.03^reset;\n ^green;Resist^reset;: +^green;35^reset;% Radiation, +^green;10^reset;% Poison, +^green;5^reset;% Cosmic, ^green;Up to 2x when Full Belly^reset;. +^green;5^reset;% Mental.\n Tech: Seed Bulb.\n ^cyan;Immune^reset;: Radiation Burn\n\n^orange;Environment^reset;:\n ^green;Radioactive^reset; biomes: Damage x^green;1.15^reset;, +^green;15^reset;% E. Regen, -^green;5^reset;% Hunger Drain\n ^red;Hot^reset; biomes: Defense x^red;0.85^reset;, +^red;35^reset;% Hunger Drain.\n ^green;Defense increases over time^reset;\n ^cyan;Racial Tech is integral to success^reset;.\n ^green;Passively generate Genes