diff --git a/CHANGELOG.md b/CHANGELOG.md index b06f709e78..7843bcf00c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -588,3 +588,4 @@ * v6.4.0 版本更新 - 2023/12/18 01:00 * v6.4.1 版本更新 - 2024/02/03 05:00 * v6.4.1b 版本更新 - 2024/02/12 21:00 +* v6.4.2 版本更新 - 2024/04/02 12:00 diff --git a/translations/others/_metadata b/translations/others/_metadata index 2ed6d32801..e0ba504e81 100644 --- a/translations/others/_metadata +++ b/translations/others/_metadata @@ -1,6 +1,6 @@ { "author": "Sky", - "description": "当前版本 v6.4.1b", + "description": "当前版本 v6.4.2", "friendlyName": "Fu Schinese Mod", "includes": [ "FrackinUniverse" @@ -8,5 +8,5 @@ "link": "https://zomboid.cn/blog", "name": "Fu Schinese", "steamContentId": "754350883", - "version": "6.4.1b" + "version": "6.4.2" } \ No newline at end of file diff --git a/translations/substitutions.json b/translations/substitutions.json index 2159376d35..02a010cffd 100644 --- a/translations/substitutions.json +++ b/translations/substitutions.json @@ -35543,6 +35543,38 @@ "/glitchDescription/glitchEmote": "texts/glitchEmotes.json", "/glitchDescription/glitchEmotedText": "texts/objects/vanity/bamboo/bambootable.object.json" }, + "objects/vanity/cloud/cloudbookcase/cloudbookcase.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json" + }, + "objects/vanity/cloud/cloudbookcase2/cloudbookcase2.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json" + }, + "objects/vanity/cloud/cloudchair1/cloudchair1.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json" + }, + "objects/vanity/cloud/cloudchair2/cloudchair2.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json" + }, + "objects/vanity/cloud/cloudcouch1/cloudcouch1.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json" + }, + "objects/vanity/cloud/cloudcouch2/cloudcouch2.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json" + }, + "objects/vanity/cloud/cloudstool1/cloudstool1.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json" + }, + "objects/vanity/cloud/cloudstool2/cloudstool2.object": { + "/description": "texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json", + "/shortdescription": "texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json" + }, "objects/vanity/cute/cutearmchair/cutearmchair.object": { "/description": "texts/objects/vanity/shared_chair.json", "/shortdescription": "texts/objects/vanity/cute/shared_chair/shared_chair.object.json" diff --git a/translations/texts/items/active/weapons/melee/axe/irradiumaxe.activeitem.json b/translations/texts/items/active/weapons/melee/axe/irradiumaxe.activeitem.json index 1597791b8b..3f04dc9256 100644 --- a/translations/texts/items/active/weapons/melee/axe/irradiumaxe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/axe/irradiumaxe.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "精制的镭制武器。", - "Eng": "Purified irradium weapon." + "Eng": "Purified irradium weapon.\n^cyan;Inflicts Rad-Burn^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/axe/poweraxe.activeitem.json b/translations/texts/items/active/weapons/melee/axe/poweraxe.activeitem.json index aed8658981..97ff80caba 100644 --- a/translations/texts/items/active/weapons/melee/axe/poweraxe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/axe/poweraxe.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "嘿嘿,我得好好地对着你的脸来上这么一下!", - "Eng": "Smile for the birdy!" + "Eng": "Smile for the birdy!\n^cyan;Inflicts Electrified and Bouncy^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/broadsword/densiniumsword/densiniumsword.activeitem.json b/translations/texts/items/active/weapons/melee/broadsword/densiniumsword/densiniumsword.activeitem.json index 5ef25b0dad..76386a6878 100644 --- a/translations/texts/items/active/weapons/melee/broadsword/densiniumsword/densiniumsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/broadsword/densiniumsword/densiniumsword.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "一把无坚不摧的宽剑。", - "Eng": "A powerful, super-dense blade." + "Eng": "A powerful, super-dense blade.\n^cyan;Inflicts Electrified^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/broadsword/irradiumsword.activeitem.json b/translations/texts/items/active/weapons/melee/broadsword/irradiumsword.activeitem.json index 3dfd0f2caa..2784582bd3 100644 --- a/translations/texts/items/active/weapons/melee/broadsword/irradiumsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/broadsword/irradiumsword.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "由镭锻造而成。", - "Eng": "Forged from irradium." + "Eng": "Forged from irradium.\n^cyan;Inflicts Rad-Burn^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/dagger/irradiumdagger.activeitem.json b/translations/texts/items/active/weapons/melee/dagger/irradiumdagger.activeitem.json index 518cd93c14..da271b0362 100644 --- a/translations/texts/items/active/weapons/melee/dagger/irradiumdagger.activeitem.json +++ b/translations/texts/items/active/weapons/melee/dagger/irradiumdagger.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "快速而致命的武器。", - "Eng": "Swift and deadly." + "Eng": "Swift and deadly.\n^cyan;Inflicts Rad-Burn^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/flail/flaildensinium.activeitem.json b/translations/texts/items/active/weapons/melee/flail/flaildensinium.activeitem.json index 97ac8199f1..85bf50ce73 100644 --- a/translations/texts/items/active/weapons/melee/flail/flaildensinium.activeitem.json +++ b/translations/texts/items/active/weapons/melee/flail/flaildensinium.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "超级笨重却又令人惊叹。\n^cyan;能够破坏方块^reset;\n^cyan;击晕敌人^reset;", - "Eng": "Heavy, cumbersome and awesome.\n^cyan;Breaks blocks^reset;\n^yellow;Stuns enemies^reset;" + "Eng": "Heavy, cumbersome and awesome.\n^cyan;Breaks blocks^reset;\n^yellow;Stuns and electrifies^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/greataxe/irradiumgreataxe.activeitem.json b/translations/texts/items/active/weapons/melee/greataxe/irradiumgreataxe.activeitem.json index 29d122efde..3dfdec3882 100644 --- a/translations/texts/items/active/weapons/melee/greataxe/irradiumgreataxe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/greataxe/irradiumgreataxe.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "劈来劈去一点也不好玩。\n^cyan;眩晕几率+12^reset;%", - "Eng": "Not at all fun to be cleaved by.\n^cyan;+12% Stun chance^reset;" + "Eng": "Not at all fun to be cleaved by.\n^cyan;Inflicts Rad-Burn^reset;\n^cyan;+12% Stun chance^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/hammer/irradiumhammer.activeitem.json b/translations/texts/items/active/weapons/melee/hammer/irradiumhammer.activeitem.json index f63693ecbc..683253dfd3 100644 --- a/translations/texts/items/active/weapons/melee/hammer/irradiumhammer.activeitem.json +++ b/translations/texts/items/active/weapons/melee/hammer/irradiumhammer.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "使用碳与镭锻造而成。相当危险的武器。", - "Eng": "Forged from carbon and irradium. Quite dangerous." + "Eng": "Forged from carbon and irradium. Quite dangerous.\n^cyan;Inflicts Rad-Burn^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/katana/densiniumkatana.activeitem.json b/translations/texts/items/active/weapons/melee/katana/densiniumkatana.activeitem.json index c686138ef0..ab3aeb34d0 100644 --- a/translations/texts/items/active/weapons/melee/katana/densiniumkatana.activeitem.json +++ b/translations/texts/items/active/weapons/melee/katana/densiniumkatana.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "掺加了等离子体的神兵利器。\n^yellow;8连斩^reset;", - "Eng": "Plasma-laced goodness.\n^yellow;8 hit combo^reset;" + "Eng": "Plasma-laced goodness.\n^cyan;Inflicts Electrified^reset;\n^yellow;8 hit combo^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/katana/irradiumkatana.activeitem.json b/translations/texts/items/active/weapons/melee/katana/irradiumkatana.activeitem.json index f40298d02f..90fd81cb2a 100644 --- a/translations/texts/items/active/weapons/melee/katana/irradiumkatana.activeitem.json +++ b/translations/texts/items/active/weapons/melee/katana/irradiumkatana.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "放射性给这把武器带来了无比刺激的乐趣。双手握持。\n^yellow;5连斩^reset;", - "Eng": "Radioactive stabby fun. Two-handed.\n^yellow;5 hit combo^reset;" + "Eng": "Radioactive stabby fun. Two-handed.\n^cyan;Inflicts Rad-Burn^reset;\n^yellow;5 hit combo^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/longsword/densiniumlongsword.activeitem.json b/translations/texts/items/active/weapons/melee/longsword/densiniumlongsword.activeitem.json index 07ece94a60..b878f93178 100644 --- a/translations/texts/items/active/weapons/melee/longsword/densiniumlongsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/longsword/densiniumlongsword.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "由残酷的致密金属制成。顶级的杀害乐趣。", - "Eng": "Brutally dense metal. Super murdery fun." + "Eng": "Brutally dense metal. Super murdery fun.\n^cyan;Inflicts Electrified^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/longsword/irradiumlongsword.activeitem.json b/translations/texts/items/active/weapons/melee/longsword/irradiumlongsword.activeitem.json index 984fc22822..f272c8df17 100644 --- a/translations/texts/items/active/weapons/melee/longsword/irradiumlongsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/longsword/irradiumlongsword.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "把镭的边缘磨快了之后会相当的...锋利。", - "Eng": "A honed irradium edge makes this rather...reactive." + "Eng": "A honed irradium edge makes this rather...reactive.\n^cyan;Inflicts Rad-Burn^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/mace/densiniummace.activeitem.json b/translations/texts/items/active/weapons/melee/mace/densiniummace.activeitem.json index 2b4681ab4f..b40c5848a1 100644 --- a/translations/texts/items/active/weapons/melee/mace/densiniummace.activeitem.json +++ b/translations/texts/items/active/weapons/melee/mace/densiniummace.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "用于精彩谋杀的超级武器。由Gezbo设计。", - "Eng": "Superior weapon for superior murder. Design by Gezbo." + "Eng": "Superior weapon for superior murder. Design by Gezbo.\n^cyan;Inflicts Electrified^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/mace/irradiummace.activeitem.json b/translations/texts/items/active/weapons/melee/mace/irradiummace.activeitem.json index c6b07bbe64..aab8cca959 100644 --- a/translations/texts/items/active/weapons/melee/mace/irradiummace.activeitem.json +++ b/translations/texts/items/active/weapons/melee/mace/irradiummace.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "让辐射注入你敲击之人的体内吧。", - "Eng": "Radiation-laced for extra merriment." + "Eng": "Radiation-laced for extra merriment.\n^cyan;Inflicts Rad-Burn^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/quarterstaff/densiniumquarterstaff.activeitem.json b/translations/texts/items/active/weapons/melee/quarterstaff/densiniumquarterstaff.activeitem.json index f70a7bb9c7..2126b832ee 100644 --- a/translations/texts/items/active/weapons/melee/quarterstaff/densiniumquarterstaff.activeitem.json +++ b/translations/texts/items/active/weapons/melee/quarterstaff/densiniumquarterstaff.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "这把武器非常非常重!", - "Eng": "An extremely dense, heavy staff." + "Eng": "An extremely dense, heavy staff.\n^cyan;Inflicts Electrified^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/quarterstaff/irradiumquarterstaff.activeitem.json b/translations/texts/items/active/weapons/melee/quarterstaff/irradiumquarterstaff.activeitem.json index 4ee10938be..db46f654ad 100644 --- a/translations/texts/items/active/weapons/melee/quarterstaff/irradiumquarterstaff.activeitem.json +++ b/translations/texts/items/active/weapons/melee/quarterstaff/irradiumquarterstaff.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "一把设计成了断裂的骨头的带有辐射的长棍。", - "Eng": "A radioactive staff designed to fracture bone." + "Eng": "A radioactive staff designed to fracture bone.\n^cyan;Inflicts Rad-Burn^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/rapier/irradiumrapier.activeitem.json b/translations/texts/items/active/weapons/melee/rapier/irradiumrapier.activeitem.json index 001b3b9730..77a2e20cb6 100644 --- a/translations/texts/items/active/weapons/melee/rapier/irradiumrapier.activeitem.json +++ b/translations/texts/items/active/weapons/melee/rapier/irradiumrapier.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "一把迅速危险的由放射性金属打造的剑。\n^cyan;附加辐射烧伤效果^reset;", - "Eng": "A swift and dangerous radioactive blade.\n^cyan;Causes Radiation Burn^reset;" + "Eng": "A swift and dangerous radioactive blade.\n^cyan;Inflicts Rad-Burn^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/scythe/densiniumscythe.activeitem.json b/translations/texts/items/active/weapons/melee/scythe/densiniumscythe.activeitem.json index 479b5c6a43..75084bae78 100644 --- a/translations/texts/items/active/weapons/melee/scythe/densiniumscythe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/scythe/densiniumscythe.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "这,就是最致命的镰刀。", - "Eng": "Perhaps the deadliest curved blade around." + "Eng": "Perhaps the deadliest curved blade around.\n^cyan;Inflicts Electrified^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/scythe/irradiumscythe.activeitem.json b/translations/texts/items/active/weapons/melee/scythe/irradiumscythe.activeitem.json index 87b158d814..d37a0dd165 100644 --- a/translations/texts/items/active/weapons/melee/scythe/irradiumscythe.activeitem.json +++ b/translations/texts/items/active/weapons/melee/scythe/irradiumscythe.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "不知道适合农业还是谋杀。无论哪种方式都很有趣吧。", - "Eng": "Unsure if meant for farming or murder. Fun either way." + "Eng": "Unsure if meant for farming or murder. Fun either way.\n^cyan;Inflicts Rad-Burn^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shortspear/densiniumshortspear.activeitem.json b/translations/texts/items/active/weapons/melee/shortspear/densiniumshortspear.activeitem.json index 977d429b5b..83d47e9381 100644 --- a/translations/texts/items/active/weapons/melee/shortspear/densiniumshortspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortspear/densiniumshortspear.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "致命的边缘,充满了紫色威胁。\n^cyan;狩猎武器^reset;", - "Eng": "Deadly edge, full of purple menace.\n^cyan;Hunting weapon^reset;" + "Eng": "Deadly edge, full of purple menace.\n^cyan;Inflicts Electrified^reset;\n^cyan;Hunting weapon^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/shortspear/irradiumshortspear.activeitem.json b/translations/texts/items/active/weapons/melee/shortspear/irradiumshortspear.activeitem.json index 548b63d880..e25d273d9a 100644 --- a/translations/texts/items/active/weapons/melee/shortspear/irradiumshortspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortspear/irradiumshortspear.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "高温辐射和严重的放射性。包死。\n^cyan;狩猎武器^reset;", - "Eng": "Light and brutally radioactive. Guaranteed to cause death.\n^cyan;Hunting weapon^reset;" + "Eng": "Light and brutally radioactive. Guaranteed to cause death.\n^cyan;Inflicts Rad-Burn^reset;\n^cyan;Hunting weapon^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shortspear/tritaniumshortspear.activeitem.json b/translations/texts/items/active/weapons/melee/shortspear/tritaniumshortspear.activeitem.json index c65691143f..3fc6ad85dc 100644 --- a/translations/texts/items/active/weapons/melee/shortspear/tritaniumshortspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortspear/tritaniumshortspear.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "惊人的穿刺武器。\n^cyan;狩猎武器^reset;", - "Eng": "A marvelously stabby device.\n^cyan;Hunting weapon^reset;" + "Eng": "A marvelously stabby device.\n^cyan;Inflicts Electrified^reset;\n^cyan;Hunting weapon^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/shortsword/densiniumshortsword.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/densiniumshortsword.activeitem.json index d322ef8902..fdc172ae5f 100644 --- a/translations/texts/items/active/weapons/melee/shortsword/densiniumshortsword.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortsword/densiniumshortsword.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "高超的工艺。几乎牢不可破。", - "Eng": "Superior craftsmanship. Nearly unbreakable." + "Eng": "Superior craftsmanship. Nearly unbreakable.\n^cyan;Inflicts Electrified^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/items/active/weapons/melee/shortsword/irradiumblade.activeitem.json b/translations/texts/items/active/weapons/melee/shortsword/irradiumblade.activeitem.json index 3220393f3e..70fd21a2b5 100644 --- a/translations/texts/items/active/weapons/melee/shortsword/irradiumblade.activeitem.json +++ b/translations/texts/items/active/weapons/melee/shortsword/irradiumblade.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "为征服而铸。", - "Eng": "Built for conquest." + "Eng": "Built for conquest.\n^cyan;Inflicts Rad-Burn^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/spear/irradiumspear.activeitem.json b/translations/texts/items/active/weapons/melee/spear/irradiumspear.activeitem.json index 16e21f6094..74173a0b3e 100644 --- a/translations/texts/items/active/weapons/melee/spear/irradiumspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/spear/irradiumspear.activeitem.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "充满有镭的有毒辐射。你真好。\n^cyan;狩猎武器^reset;", - "Eng": "Infused with toxic Irradium radiation. That's kind of you.\n^cyan;Hunting weapon^reset;" + "Eng": "Infused with toxic Irradium radiation. That's kind of you.\n^cyan;Inflicts Rad-Burn^reset;\n^cyan;Hunting weapon^reset;" } }, { diff --git a/translations/texts/items/active/weapons/melee/spear/tritaniumspear.activeitem.json b/translations/texts/items/active/weapons/melee/spear/tritaniumspear.activeitem.json index 5667bac030..6a59ba24d4 100644 --- a/translations/texts/items/active/weapons/melee/spear/tritaniumspear.activeitem.json +++ b/translations/texts/items/active/weapons/melee/spear/tritaniumspear.activeitem.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "你应该把这个刺向敌人,科学万岁!\n^cyan;狩猎武器^reset;", - "Eng": "You should shove this in a foe. For science!\n^cyan;Hunting weapon^reset;" + "Eng": "You should shove this in a foe. For science!\n^cyan;Inflicts Electrified^reset;\n^cyan;Hunting weapon^reset;" } } ] \ No newline at end of file diff --git a/translations/texts/objects/power/fu_liquidmixer/fu_liquidmixer.object.json b/translations/texts/objects/power/fu_liquidmixer/fu_liquidmixer.object.json index 1a4f7720d2..14fdae53e6 100644 --- a/translations/texts/objects/power/fu_liquidmixer/fu_liquidmixer.object.json +++ b/translations/texts/objects/power/fu_liquidmixer/fu_liquidmixer.object.json @@ -7,8 +7,7 @@ ] }, "Texts": { - "Chs": "能够将两种不同种类的液体混合的装置。\n^cyan;每动需要^orange;20J^cyan;能量^reset;。", - "Eng": "This machine mixes liquids together in a controlled environment. ^cyan;Requires ^orange;20J ^cyan;per action.^reset;" + "Eng": "This machine mixes liquids together in a controlled environment. ^cyan;Requires ^orange;15J ^cyan;per action.^reset;" } }, { diff --git a/translations/texts/objects/vanity/cloud/cloudbed/cloudbed.object.json b/translations/texts/objects/vanity/cloud/cloudbed/cloudbed.object.json new file mode 100644 index 0000000000..2c0116967e --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudbed/cloudbed.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudbed/cloudbed.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A soft fluffy cloud bed." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudbed/cloudbed.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Bed" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudchest/cloudchest.object.json b/translations/texts/objects/vanity/cloud/cloudchest/cloudchest.object.json new file mode 100644 index 0000000000..5db1a0c441 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudchest/cloudchest.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudchest/cloudchest.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A small fluffy chest made of condensed water vapor." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudchest/cloudchest.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Chest" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudchestlarge/cloudchestlarge.object.json b/translations/texts/objects/vanity/cloud/cloudchestlarge/cloudchestlarge.object.json new file mode 100644 index 0000000000..02947d2b55 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudchestlarge/cloudchestlarge.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudchestlarge/cloudchestlarge.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A large fluffy cloud chest." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudchestlarge/cloudchestlarge.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Large Cloud Chest" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/clouddoor/clouddoor.object.json b/translations/texts/objects/vanity/cloud/clouddoor/clouddoor.object.json new file mode 100644 index 0000000000..38304d371a --- /dev/null +++ b/translations/texts/objects/vanity/cloud/clouddoor/clouddoor.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/clouddoor/clouddoor.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A fluffy door made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/clouddoor/clouddoor.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Door" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudendtable/cloudendtable.object.json b/translations/texts/objects/vanity/cloud/cloudendtable/cloudendtable.object.json new file mode 100644 index 0000000000..b1968aa434 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudendtable/cloudendtable.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudendtable/cloudendtable.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "An end table made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudendtable/cloudendtable.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud End Table" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudlight/cloudlight.object.json b/translations/texts/objects/vanity/cloud/cloudlight/cloudlight.object.json new file mode 100644 index 0000000000..b9b9852d5b --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudlight/cloudlight.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudlight/cloudlight.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A light made from clouds. It's kind-of wet." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudlight/cloudlight.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Light" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudlight/wip_for_animated_light/floatingcloudlight.object.json b/translations/texts/objects/vanity/cloud/cloudlight/wip_for_animated_light/floatingcloudlight.object.json new file mode 100644 index 0000000000..045ff46f04 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudlight/wip_for_animated_light/floatingcloudlight.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudlight/wip_for_animated_light/floatingcloudlight.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A light made from clouds. It floats gently." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudlight/wip_for_animated_light/floatingcloudlight.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Floating Cloud Light" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudrainlight/cloudrainlight.object.json b/translations/texts/objects/vanity/cloud/cloudrainlight/cloudrainlight.object.json new file mode 100644 index 0000000000..9bc8c07393 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudrainlight/cloudrainlight.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudrainlight/cloudrainlight.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A small rainy cloud light." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudrainlight/cloudrainlight.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Rain Light" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudtable/cloudtable.object.json b/translations/texts/objects/vanity/cloud/cloudtable/cloudtable.object.json new file mode 100644 index 0000000000..580a22cb00 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudtable/cloudtable.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudtable/cloudtable.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A table made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudtable/cloudtable.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Table" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/cloudthunderlight/cloudthunderlight.object.json b/translations/texts/objects/vanity/cloud/cloudthunderlight/cloudthunderlight.object.json new file mode 100644 index 0000000000..940b60d8a8 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/cloudthunderlight/cloudthunderlight.object.json @@ -0,0 +1,24 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudthunderlight/cloudthunderlight.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A small cloud light with thunder." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudthunderlight/cloudthunderlight.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Thunder Light" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json b/translations/texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json new file mode 100644 index 0000000000..d3e730d432 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/shared_cloudbookcase/shared_cloudbookcase.json @@ -0,0 +1,30 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudbookcase/cloudbookcase.object": [ + "/description" + ], + "objects/vanity/cloud/cloudbookcase2/cloudbookcase2.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A bookcase made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudbookcase/cloudbookcase.object": [ + "/shortdescription" + ], + "objects/vanity/cloud/cloudbookcase2/cloudbookcase2.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Bookcase" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json b/translations/texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json new file mode 100644 index 0000000000..79699d3014 --- /dev/null +++ b/translations/texts/objects/vanity/cloud/shared_cloudchair/shared_cloudchair.json @@ -0,0 +1,30 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudchair1/cloudchair1.object": [ + "/description" + ], + "objects/vanity/cloud/cloudchair2/cloudchair2.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A chair made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudchair1/cloudchair1.object": [ + "/shortdescription" + ], + "objects/vanity/cloud/cloudchair2/cloudchair2.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Chair" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json b/translations/texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json new file mode 100644 index 0000000000..4168a1e66b --- /dev/null +++ b/translations/texts/objects/vanity/cloud/shared_cloudcouch/shared_cloudcouch.json @@ -0,0 +1,30 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudcouch1/cloudcouch1.object": [ + "/description" + ], + "objects/vanity/cloud/cloudcouch2/cloudcouch2.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A couch made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudcouch1/cloudcouch1.object": [ + "/shortdescription" + ], + "objects/vanity/cloud/cloudcouch2/cloudcouch2.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Couch" + } + } +] \ No newline at end of file diff --git a/translations/texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json b/translations/texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json new file mode 100644 index 0000000000..ac22484efc --- /dev/null +++ b/translations/texts/objects/vanity/cloud/shared_cloudstool/shared_cloudstool.json @@ -0,0 +1,30 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudstool1/cloudstool1.object": [ + "/description" + ], + "objects/vanity/cloud/cloudstool2/cloudstool2.object": [ + "/description" + ] + }, + "Texts": { + "Eng": "A stool made from clouds." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "objects/vanity/cloud/cloudstool1/cloudstool1.object": [ + "/shortdescription" + ], + "objects/vanity/cloud/cloudstool2/cloudstool2.object": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Cloud Stool" + } + } +] \ No newline at end of file diff --git a/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator3e.questtemplate.json b/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator3e.questtemplate.json index f8d3eda7b8..65b09dcfcb 100644 --- a/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator3e.questtemplate.json +++ b/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator3e.questtemplate.json @@ -19,8 +19,7 @@ ] }, "Texts": { - "Chs": "我打赌你不可能比我收集到更多的大脑!事实上,我^orange;敢赌^reset;你收集的大脑^orange;比我还多^reset;!从随机的生命中移除^orange;50个大脑^reset;...这是一个不错的开始。", - "Eng": "I bet you cant collect more brains than I can! In fact, I ^orange;double-dog-dare^reset; you to collect ^orange;more brains^reset; than I can! Remove ^orange;50 brains^reset; from random life-forms...that's a decent start." + "Eng": "I bet you can't collect more brains than I can! In fact, I ^orange;double-dog-dare^reset; you to collect ^orange;more brains^reset; than I can! Remove ^orange;50 brains^reset; from random life-forms...that's a decent start." } }, { diff --git a/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator4.questtemplate.json b/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator4.questtemplate.json index 35d66f96cf..487f397a79 100644 --- a/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator4.questtemplate.json +++ b/translations/texts/quests/fu_questlines/outpost/kevin_tasks/create_clothingfabricator4.questtemplate.json @@ -43,8 +43,7 @@ ] }, "Texts": { - "Chs": "想要尝试一些^orange;超级有趣^reset;的事情吗?让我们创造一些过去被认为是^green;虚构^reset;的东西——创造一些^orange;中子素^reset;和^orange;反中子素^reset;吧!如果你能做到,我就会交给你一些真的很不可思议的东西。我保证,这一次是真的。", - "Eng": "Wanna try something ^orange;super fun^reset;? Let's create something previously thought to be ^green;hypotehtical^reset;! Let's try making ^orange;Neutronium^reset; and ^orange;Anti-Neutronium^reset;! I'll give you something ^red;truly amazing^reset; if you can do it! I promise. For real, this time." + "Eng": "Wanna try something ^orange;super fun^reset;? Let's create something previously thought to be ^green;hypothetical^reset;! Let's try making ^orange;Neutronium^reset; and ^orange;Anti-Neutronium^reset;! I'll give you something ^red;truly amazing^reset; if you can do it! I promise. For real, this time." } } ] \ No newline at end of file diff --git a/translations/texts/quests/fu_questlines/science/chemistry/fuquest_biochem.questtemplate.json b/translations/texts/quests/fu_questlines/science/chemistry/fuquest_biochem.questtemplate.json index 019af15a73..602f3692f1 100644 --- a/translations/texts/quests/fu_questlines/science/chemistry/fuquest_biochem.questtemplate.json +++ b/translations/texts/quests/fu_questlines/science/chemistry/fuquest_biochem.questtemplate.json @@ -31,8 +31,7 @@ ] }, "Texts": { - "Chs": "^orange;护根^reset;作为一种弱效的肥料,放到^orange;生长托盘^reset;中会很有用。你可以制造各种各样的化学物质、塑料和实验室材料。一定要确保第一时间升级它们!", - "Eng": "^orange;Mulch^reset; is useful in a ^orange;Growing Tray^reset; as a ^green;weak fertilizer^reset;. You can craft all sorts of chemicals, plastics and lab-made materials. Be sure to upgrade it when you can!" + "Eng": "^orange;Mulch^reset; is useful in a ^orange;Growing Tray^reset; as a ^green;weak fertilizer^reset;. You can craft all sorts of chemicals, plastics and lab-made materials. Be sure to upgrade the ^orange;Alchemy Table^reset; when you can!" } } ] \ No newline at end of file diff --git a/translations/totallabels.json b/translations/totallabels.json index 3d41f93ac4..5d03e6f91f 100644 --- a/translations/totallabels.json +++ b/translations/totallabels.json @@ -20336,6 +20336,50 @@ "bamboosofa.object.json": 2, "bambootable.object.json": 8 }, + "cloud": { + "cloudbed": { + "cloudbed.object.json": 2 + }, + "cloudchest": { + "cloudchest.object.json": 2 + }, + "cloudchestlarge": { + "cloudchestlarge.object.json": 2 + }, + "clouddoor": { + "clouddoor.object.json": 2 + }, + "cloudendtable": { + "cloudendtable.object.json": 2 + }, + "cloudlight": { + "cloudlight.object.json": 2, + "wip_for_animated_light": { + "floatingcloudlight.object.json": 2 + } + }, + "cloudrainlight": { + "cloudrainlight.object.json": 2 + }, + "cloudtable": { + "cloudtable.object.json": 2 + }, + "cloudthunderlight": { + "cloudthunderlight.object.json": 2 + }, + "shared_cloudbookcase": { + "shared_cloudbookcase.json": 2 + }, + "shared_cloudchair": { + "shared_cloudchair.json": 2 + }, + "shared_cloudcouch": { + "shared_cloudcouch.json": 2 + }, + "shared_cloudstool": { + "shared_cloudstool.json": 2 + } + }, "cute": { "cutearmchair": { "cutearmchair2.object.json": 1 diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 12aeb3a71a..3778e8b1ec 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -3908,7 +3908,7 @@ "fucoralcleaver.activeitem.json": 2, "fucultaxe.activeitem.json": 2, "fucultistaxe.activeitem.json": 2, - "irradiumaxe.activeitem.json": 2, + "irradiumaxe.activeitem.json": 1, "isogenaxe.activeitem.json": 2, "lunariaxe.activeitem.json": 2, "moltenaxe.activeitem.json": 2, @@ -3916,7 +3916,7 @@ "panishment.activeitem.json": 2, "penumbriteaxe.activeitem.json": 2, "poptopclaw.activeitem.json": 1, - "poweraxe.activeitem.json": 2, + "poweraxe.activeitem.json": 1, "pyreiteaxe.activeitem.json": 2, "quietusaxe.activeitem.json": 2, "radienaxe.activeitem.json": 2, @@ -3940,7 +3940,7 @@ "dbladelong.activeitem.json": 1 }, "densiniumsword": { - "densiniumsword.activeitem.json": 2 + "densiniumsword.activeitem.json": 1 }, "effigiumbroadsword.activeitem.json": 1, "elderbroadsword.activeitem.json": 3, @@ -3951,7 +3951,7 @@ "fugoldenblade.activeitem.json": 2, "hellfireblade.activeitem.json": 2, "hylotlgreatscion.activeitem.json": 2, - "irradiumsword.activeitem.json": 2, + "irradiumsword.activeitem.json": 1, "isogenbroadsword.activeitem.json": 2, "lunaribroadsword.activeitem.json": 2, "metalliccleaver.activeitem.json": 1, @@ -4006,7 +4006,7 @@ "fubonepickaxe.activeitem.json": 2, "fucultistdagger.activeitem.json": 1, "fushadowdagger.activeitem.json": 2, - "irradiumdagger.activeitem.json": 2, + "irradiumdagger.activeitem.json": 1, "isogendagger.activeitem.json": 2, "lunaridagger.activeitem.json": 2, "nightardagger.activeitem.json": 5, @@ -4028,7 +4028,7 @@ "flail": { "flailancient.activeitem.json": 2, "flailcookie.activeitem.json": 2, - "flaildensinium.activeitem.json": 2, + "flaildensinium.activeitem.json": 1, "flaildurasteel.activeitem.json": 1, "flaileffigium.activeitem.json": 2, "flailiron.activeitem.json": 1, @@ -4052,7 +4052,7 @@ "furaregreataxe.activeitem.json": 1, "fuuncommongreataxe.activeitem.json": 1, "irongreataxe.activeitem.json": 2, - "irradiumgreataxe.activeitem.json": 2, + "irradiumgreataxe.activeitem.json": 1, "lunarigreataxe.activeitem.json": 2, "nightarwarblade.activeitem.json": 1, "penumbritegreataxe.activeitem.json": 2, @@ -4084,7 +4084,7 @@ "fuhoneyhammer.activeitem.json": 2, "fumegahoneyhammer.activeitem.json": 2, "fuquantumhammer.activeitem.json": 1, - "irradiumhammer.activeitem.json": 2, + "irradiumhammer.activeitem.json": 1, "isogenhammer.activeitem.json": 2, "kelpsteelhatchet.activeitem.json": 2, "meathammer": { @@ -4114,13 +4114,13 @@ "carbonkatana.activeitem.json": 2, "coralkatana.activeitem.json": 2, "cutekatana.activeitem.json": 2, - "densiniumkatana.activeitem.json": 2, + "densiniumkatana.activeitem.json": 1, "diamondkatana.activeitem.json": 2, "durasteelkatana.activeitem.json": 1, "fucultistkatana.activeitem.json": 2, "ironkatana.activeitem.json": 1, "ironkatana2.activeitem.json": 1, - "irradiumkatana.activeitem.json": 2, + "irradiumkatana.activeitem.json": 1, "isogenkatana.activeitem.json": 2, "lunarikatana.activeitem.json": 2, "penumbritekatana.activeitem.json": 2, @@ -4148,7 +4148,7 @@ "crystallineblade.activeitem.json": 2, "cutelongsword.activeitem.json": 2, "deadbeatlongsword.activeitem.json": 1, - "densiniumlongsword.activeitem.json": 2, + "densiniumlongsword.activeitem.json": 1, "effigiumlongsword.activeitem.json": 1, "fiendefeller.activeitem.json": 2, "fuambersword.activeitem.json": 2, @@ -4156,7 +4156,7 @@ "fucellsword.activeitem.json": 2, "fupetalsword.activeitem.json": 2, "ironlongsword.activeitem.json": 2, - "irradiumlongsword.activeitem.json": 2, + "irradiumlongsword.activeitem.json": 1, "kaicleaver.activeitem.json": 2, "klinokrov.activeitem.json": 2, "penumbritelongsword.activeitem.json": 2, @@ -4186,7 +4186,7 @@ "cutemace.activeitem.json": 2, "deadbeatmace.activeitem.json": 1, "densealloymace.activeitem.json": 2, - "densiniummace.activeitem.json": 2, + "densiniummace.activeitem.json": 1, "durasteelmace.activeitem.json": 2, "effigiummace.activeitem.json": 2, "eldermace.activeitem.json": 2, @@ -4200,7 +4200,7 @@ "hellfiremace.activeitem.json": 2, "honeymace.activeitem.json": 2, "ironmace.activeitem.json": 1, - "irradiummace.activeitem.json": 2, + "irradiummace.activeitem.json": 1, "isogenmace.activeitem.json": 2, "lunarimace.activeitem.json": 2, "obsidianmace.activeitem.json": 2, @@ -4229,12 +4229,12 @@ "curvestaff.activeitem.json": 2, "cutequarterstaff.activeitem.json": 2, "deadbeatquarterstaff.activeitem.json": 2, - "densiniumquarterstaff.activeitem.json": 2, + "densiniumquarterstaff.activeitem.json": 1, "diamondquarterstaff.activeitem.json": 2, "fucultistquarterstaff.activeitem.json": 2, "goldquarterstaff.activeitem.json": 2, "ironquarterstaff.activeitem.json": 1, - "irradiumquarterstaff.activeitem.json": 2, + "irradiumquarterstaff.activeitem.json": 1, "lunariquarterstaff.activeitem.json": 2, "penumbritestaff.activeitem.json": 2, "quietusquarterstaff.activeitem.json": 2, @@ -4263,7 +4263,7 @@ "goldrapier.activeitem.json": 2, "hellfirerapier.activeitem.json": 2, "ironrapier.activeitem.json": 2, - "irradiumrapier.activeitem.json": 2, + "irradiumrapier.activeitem.json": 1, "isogenrapier.activeitem.json": 2, "lunarirapier.activeitem.json": 2, "mineralrapier.activeitem.json": 2, @@ -4281,14 +4281,14 @@ "aetheriumscythe.activeitem.json": 4, "ancientscythe.activeitem.json": 2, "cutescythe.activeitem.json": 3, - "densiniumscythe.activeitem.json": 2, + "densiniumscythe.activeitem.json": 1, "fuatropusscythe.activeitem.json": 2, "fubonescythe.activeitem.json": 2, "fucultistscythe.activeitem.json": 2, "goldscythe.activeitem.json": 2, "honeyscythe.activeitem.json": 2, "ironscythe.activeitem.json": 2, - "irradiumscythe.activeitem.json": 2, + "irradiumscythe.activeitem.json": 1, "kirhosscythe.activeitem.json": 2, "lunariscythe.activeitem.json": 2, "penumbralscythe.activeitem.json": 2, @@ -4318,12 +4318,12 @@ "commonshortspear.activeitem.json": 1, "coreshortspear.activeitem.json": 2, "cuteshortspear.activeitem.json": 2, - "densiniumshortspear.activeitem.json": 2, + "densiniumshortspear.activeitem.json": 1, "durasteelshortspear.activeitem.json": 1, "fuatropusshortspear.activeitem.json": 1, "fucultistshortspear.activeitem.json": 2, "ironshortspear.activeitem.json": 1, - "irradiumshortspear.activeitem.json": 2, + "irradiumshortspear.activeitem.json": 1, "lunarishortspear.activeitem.json": 2, "penumbriteshortspear.activeitem.json": 2, "quietusshortspear.activeitem.json": 2, @@ -4333,7 +4333,7 @@ "telebriumshortspear.activeitem.json": 2, "thelusshortspear.activeitem.json": 2, "titaniumshortspear.activeitem.json": 1, - "tritaniumshortspear.activeitem.json": 2, + "tritaniumshortspear.activeitem.json": 1, "tungstenshortspear.activeitem.json": 1, "uncommonshortspear.activeitem.json": 1, "xithriciteshortspear.activeitem.json": 2, @@ -4358,7 +4358,7 @@ "dblade": { "dblade.activeitem.json": 1 }, - "densiniumshortsword.activeitem.json": 2, + "densiniumshortsword.activeitem.json": 1, "diamondblade.activeitem.json": 2, "effigiumshortsword.activeitem.json": 1, "elderblade.activeitem.json": 2, @@ -4376,7 +4376,7 @@ "heliosblade.activeitem.json": 2, "hellfire1hand.activeitem.json": 2, "hylotllesserscion.activeitem.json": 2, - "irradiumblade.activeitem.json": 2, + "irradiumblade.activeitem.json": 1, "isogenshortsword.activeitem.json": 2, "moltenblade.activeitem.json": 2, "murdermachete.activeitem.json": 2, @@ -4458,7 +4458,7 @@ "hellfirespear.activeitem.json": 2, "injector.activeitem.json": 1, "injectorbio.activeitem.json": 1, - "irradiumspear.activeitem.json": 2, + "irradiumspear.activeitem.json": 1, "isogenspear.activeitem.json": 2, "kirhosispear.activeitem.json": 2, "lavaspear.activeitem.json": 3, @@ -4482,7 +4482,7 @@ "stonespear.activeitem.json": 2, "telebriumspear.activeitem.json": 2, "tristab.activeitem.json": 1, - "tritaniumspear.activeitem.json": 2, + "tritaniumspear.activeitem.json": 1, "uraniumspear.activeitem.json": 2, "wraithwind.activeitem.json": 2, "xithricitespear.activeitem.json": 2, @@ -16548,7 +16548,7 @@ }, "fu_liquidmixer": { "fu_liquidmixer.config.json": 2, - "fu_liquidmixer.object.json": 2 + "fu_liquidmixer.object.json": 1 }, "fu_nocturnarray": { "fu_nocturnarray.object.json": 2 @@ -20336,6 +20336,50 @@ "bamboosofa.object.json": 2, "bambootable.object.json": 8 }, + "cloud": { + "cloudbed": { + "cloudbed.object.json": 0 + }, + "cloudchest": { + "cloudchest.object.json": 0 + }, + "cloudchestlarge": { + "cloudchestlarge.object.json": 0 + }, + "clouddoor": { + "clouddoor.object.json": 0 + }, + "cloudendtable": { + "cloudendtable.object.json": 0 + }, + "cloudlight": { + "cloudlight.object.json": 0, + "wip_for_animated_light": { + "floatingcloudlight.object.json": 0 + } + }, + "cloudrainlight": { + "cloudrainlight.object.json": 0 + }, + "cloudtable": { + "cloudtable.object.json": 0 + }, + "cloudthunderlight": { + "cloudthunderlight.object.json": 0 + }, + "shared_cloudbookcase": { + "shared_cloudbookcase.json": 0 + }, + "shared_cloudchair": { + "shared_cloudchair.json": 0 + }, + "shared_cloudcouch": { + "shared_cloudcouch.json": 0 + }, + "shared_cloudstool": { + "shared_cloudstool.json": 0 + } + }, "cute": { "cutearmchair": { "cutearmchair2.object.json": 1 @@ -21425,8 +21469,8 @@ "create_clothingfabricator3b.questtemplate.json": 4, "create_clothingfabricator3c.questtemplate.json": 4, "create_clothingfabricator3d.questtemplate.json": 4, - "create_clothingfabricator3e.questtemplate.json": 4, - "create_clothingfabricator4.questtemplate.json": 4, + "create_clothingfabricator3e.questtemplate.json": 3, + "create_clothingfabricator4.questtemplate.json": 3, "kevin_feedkhe.questtemplate.json": 4 }, "khe_stuff": { @@ -21452,7 +21496,7 @@ "create_methyliodide.questtemplate.json": 4, "create_plastic.questtemplate.json": 4, "create_wastewater.questtemplate.json": 4, - "fuquest_biochem.questtemplate.json": 3, + "fuquest_biochem.questtemplate.json": 2, "fuquest_dna.questtemplate.json": 3, "fuquest_mineral.questtemplate.json": 3 },