From e98ae16b39f64974c07a4fffbef0d781d44efd1e Mon Sep 17 00:00:00 2001 From: Constrat Date: Tue, 5 Dec 2023 17:06:39 +0000 Subject: [PATCH] chore: Auto Update Game Resources - 2023-12-05 --- .../global/YoStarEN/resource/item_index.json | 8 + .../global/YoStarEN/resource/recruitment.json | 11 ++ resource/global/YoStarEN/resource/tasks.json | 140 ++++++++++++++++++ .../global/YoStarEN/resource/version.json | 6 +- .../global/YoStarJP/resource/version.json | 2 +- .../global/YoStarKR/resource/version.json | 2 +- resource/global/txwy/resource/version.json | 2 +- resource/version.json | 2 +- 8 files changed, 166 insertions(+), 7 deletions(-) diff --git a/resource/global/YoStarEN/resource/item_index.json b/resource/global/YoStarEN/resource/item_index.json index 4374ca58c1..7a2782a570 100644 --- a/resource/global/YoStarEN/resource/item_index.json +++ b/resource/global/YoStarEN/resource/item_index.json @@ -1487,6 +1487,14 @@ "sortId": -10000, "usage": "Used to perform Data Iteration on Limiter Units." }, + "act38d1_token_coin": { + "classifyType": "NONE", + "description": "A chunk of flawless Originium crystal. The Sanctuary considers it a precious treasure.", + "icon": "act38d1_token_coin.png", + "name": "Crystalized Originium", + "sortId": -10000, + "usage": "Reward obtained by completing Pinch-Out Experimental Operation. Can be exchanged for supplies." + }, "act4d0_intelligencepoint": { "classifyType": "NONE", "description": "Whether it's providing mission feedback, collecting spoils, analyzing materials, facilitating communications, or streamlining operations, Rhodes Island's efficient intelligence system continues to collect complex data from a vast array of actions and operations in order to provide the best course of action. For those unfamiliar to the mechanisms of this black box, just looking at the results will suffice.", diff --git a/resource/global/YoStarEN/resource/recruitment.json b/resource/global/YoStarEN/resource/recruitment.json index 9c9c64c842..c449fa18cd 100644 --- a/resource/global/YoStarEN/resource/recruitment.json +++ b/resource/global/YoStarEN/resource/recruitment.json @@ -44,6 +44,17 @@ "狙击干员" ] }, + { + "id": "char_4093_frston", + "name": "Friston-3", + "rarity": 1, + "tags": [ + "支援机械", + "防护", + "近战位", + "重装干员" + ] + }, { "id": "char_502_nblade", "name": "Yato", diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 66fb330f35..4bea0fd4da 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -3365,6 +3365,50 @@ [ "A New Day, A New Duck", "鸭本运作" + ], + [ + "Glory of Humanity", + "人之光辉" + ], + [ + "Mutual Aid", + "互助" + ], + [ + "Hunger and Thirst", + "饥渴" + ], + [ + "Looking Forward, Looking Back", + "瞻前顾后" + ], + [ + "Guns and Order", + "铳与秩序" + ], + [ + "Ember Phalanx", + "余烬方阵" + ], + [ + "Mutual Aid", + "互助" + ], + [ + "Hunger and Thirst", + "饥渴" + ], + [ + "Looking Forward, Looking Back", + "瞻前顾后" + ], + [ + "Guns and Order", + "铳与秩序" + ], + [ + "Ember Phalanx", + "余烬方阵" ] ] }, @@ -5630,6 +5674,102 @@ [ "6-Star Random Promotion Temporary Recruitment Voucher", "6星随机直升临时招募券" + ], + [ + "Hand of Branding", + "刻勋之手" + ], + [ + "Iron Guard - Wall", + "铁卫-城墙" + ], + [ + "Iron Guard - Tower", + "铁卫-高塔" + ], + [ + "Broken Wand - Solving", + "断杖-破解" + ], + [ + "Broken Wand - Light of Wisdom", + "断杖-智慧之光" + ], + [ + "Broken Wand - Learning", + "断杖-学识" + ], + [ + "Mercenary Insurance", + "佣兵保单" + ], + [ + "Survivor Contract", + "生还者合约" + ], + [ + "Caerula Arbor", + "深蓝之树" + ], + [ + "'Endless Life'", + "“未尽的生命”" + ], + [ + "Caerula Memory", + "深蓝回忆" + ], + [ + "Wrankwood Safety Suit", + "蓝卡坞安全衣" + ], + [ + "'Flashing Swords'", + "《刀光剑影》" + ], + [ + "HR Bronze Seal", + "人事部铜印" + ], + [ + "Doctor Silver Seal", + "博士银印" + ], + [ + "Wordless Coral", + "无字珊瑚" + ], + [ + "Underground Scorch", + "地底的灼痕" + ], + [ + "Great Machinations", + "铸阳巨械" + ], + [ + "Solidified Lamp Oil", + "凝固灯油" + ], + [ + "Sanctified Lamp Oil", + "崇圣灯油" + ], + [ + "'King's Crystal'", + "“国王的水晶”" + ], + [ + "'Determination'", + "“决心”" + ], + [ + "'Vigil'", + "“观望”" + ], + [ + "'Hesitation'", + "“犹疑”" ] ] }, diff --git a/resource/global/YoStarEN/resource/version.json b/resource/global/YoStarEN/resource/version.json index bf3cde4668..756652c3db 100644 --- a/resource/global/YoStarEN/resource/version.json +++ b/resource/global/YoStarEN/resource/version.json @@ -1,11 +1,11 @@ { "activity": { - "name": "Stultifera Navis - Rerun", - "time": 1701190800 + "name": "Pinch-Out Experimental Operation", + "time": 1701795600 }, "gacha": { "pool": "Here I Stand", "time": 1699376400 }, - "last_updated": "2023-12-05 16:46:34.858" + "last_updated": "2023-12-05 17:06:36.755" } diff --git a/resource/global/YoStarJP/resource/version.json b/resource/global/YoStarJP/resource/version.json index 200301aa54..83658d41d3 100644 --- a/resource/global/YoStarJP/resource/version.json +++ b/resource/global/YoStarJP/resource/version.json @@ -7,5 +7,5 @@ "pool": "真理の在処", "time": 1699340400 }, - "last_updated": "2023-12-05 16:46:34.858" + "last_updated": "2023-12-05 17:06:36.755" } diff --git a/resource/global/YoStarKR/resource/version.json b/resource/global/YoStarKR/resource/version.json index c77a587e7f..3bfb563712 100644 --- a/resource/global/YoStarKR/resource/version.json +++ b/resource/global/YoStarKR/resource/version.json @@ -7,5 +7,5 @@ "pool": "진리가 있는 곳", "time": 1699340400 }, - "last_updated": "2023-12-05 16:46:34.858" + "last_updated": "2023-12-05 17:06:36.755" } diff --git a/resource/global/txwy/resource/version.json b/resource/global/txwy/resource/version.json index 8a36b5cd35..5650ea96d5 100644 --- a/resource/global/txwy/resource/version.json +++ b/resource/global/txwy/resource/version.json @@ -7,5 +7,5 @@ "pool": "萬象伶仃", "time": 1700551800 }, - "last_updated": "2023-12-05 16:46:34.858" + "last_updated": "2023-12-05 17:06:36.755" } diff --git a/resource/version.json b/resource/version.json index e43f1a0486..98bc5690e1 100644 --- a/resource/version.json +++ b/resource/version.json @@ -7,5 +7,5 @@ "pool": "游邦者", "time": 1701748800 }, - "last_updated": "2023-12-05 16:46:34.858" + "last_updated": "2023-12-05 17:06:36.755" }