From 5e0294f896a607e1d3a522fda2796a5d13bcc9b4 Mon Sep 17 00:00:00 2001 From: sui-feng-cb <2518179942@qq.com> Date: Wed, 29 Oct 2025 17:55:58 +0800 Subject: [PATCH] Upd: island options gui --- config/template.json | 50 +- module/config/argument/args.json | 668 +++++++++++++-------------- module/config/argument/argument.yaml | 150 +++--- module/config/config_generated.py | 50 +- module/config/i18n/en-US.json | 568 +++++++++++------------ module/config/i18n/ja-JP.json | 568 +++++++++++------------ module/config/i18n/zh-CN.json | 568 +++++++++++------------ module/config/i18n/zh-TW.json | 568 +++++++++++------------ 8 files changed, 1595 insertions(+), 1595 deletions(-) diff --git a/config/template.json b/config/template.json index 69f203623..a1b36bfb4 100644 --- a/config/template.json +++ b/config/template.json @@ -1579,126 +1579,126 @@ "Island1": { "Receive": false, "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu", + "Option3": 0, "Character3": "manjuu", + "Option4": 0, "Character4": "manjuu" }, "Island2": { "Receive": false, "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu", + "Option3": 0, "Character3": "manjuu", + "Option4": 0, "Character4": "manjuu" }, "Island3": { "Receive": false, "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu", + "Option3": 0, "Character3": "manjuu", + "Option4": 0, "Character4": "manjuu" }, "Island4": { "Receive": false, "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu", + "Option3": 0, "Character3": "manjuu", + "Option4": 0, "Character4": "manjuu" }, "Island5": { "Receive": false, "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu", + "Option3": 0, "Character3": "manjuu", + "Option4": 0, "Character4": "manjuu" }, "Island6": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island7": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island8": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island9": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island10": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island11": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island12": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island13": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island14": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Island15": { "Receive": false, "Option1": 0, - "Option2": 0, "Character1": "manjuu", + "Option2": 0, "Character2": "manjuu" }, "Storage": { diff --git a/module/config/argument/args.json b/module/config/argument/args.json index ab279aee1..ba0f61648 100644 --- a/module/config/argument/args.json +++ b/module/config/argument/args.json @@ -7966,51 +7966,6 @@ 8 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 - ] - }, - "Option3": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 - ] - }, - "Option4": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8028,6 +7983,21 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8045,6 +8015,21 @@ "amagi_chan" ] }, + "Option3": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ] + }, "Character3": { "type": "select", "value": "manjuu", @@ -8062,6 +8047,21 @@ "amagi_chan" ] }, + "Option4": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ] + }, "Character4": { "type": "select", "value": "manjuu", @@ -8093,30 +8093,6 @@ 1 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 2 - ] - }, - "Option3": { - "type": "select", - "value": 0, - "option": [ - 0, - 3 - ] - }, - "Option4": { - "type": "select", - "value": 0, - "option": [ - 0, - 4 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8134,6 +8110,14 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 2 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8151,6 +8135,14 @@ "amagi_chan" ] }, + "Option3": { + "type": "select", + "value": 0, + "option": [ + 0, + 3 + ] + }, "Character3": { "type": "select", "value": "manjuu", @@ -8168,6 +8160,14 @@ "amagi_chan" ] }, + "Option4": { + "type": "select", + "value": 0, + "option": [ + 0, + 4 + ] + }, "Character4": { "type": "select", "value": "manjuu", @@ -8204,45 +8204,6 @@ 6 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - "Option3": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - "Option4": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8260,6 +8221,19 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8277,6 +8251,19 @@ "amagi_chan" ] }, + "Option3": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + }, "Character3": { "type": "select", "value": "manjuu", @@ -8294,6 +8281,19 @@ "amagi_chan" ] }, + "Option4": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + }, "Character4": { "type": "select", "value": "manjuu", @@ -8328,39 +8328,6 @@ 4 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4 - ] - }, - "Option3": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4 - ] - }, - "Option4": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8378,6 +8345,17 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8395,6 +8373,17 @@ "amagi_chan" ] }, + "Option3": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4 + ] + }, "Character3": { "type": "select", "value": "manjuu", @@ -8412,6 +8401,17 @@ "amagi_chan" ] }, + "Option4": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4 + ] + }, "Character4": { "type": "select", "value": "manjuu", @@ -8451,54 +8451,6 @@ 9 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Option3": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Option4": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8516,6 +8468,22 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8533,6 +8501,22 @@ "amagi_chan" ] }, + "Option3": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character3": { "type": "select", "value": "manjuu", @@ -8550,6 +8534,22 @@ "amagi_chan" ] }, + "Option4": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character4": { "type": "select", "value": "manjuu", @@ -8587,20 +8587,6 @@ 7 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8618,6 +8604,20 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8657,22 +8657,6 @@ 9 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8690,6 +8674,22 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8731,6 +8731,23 @@ 11 ] }, + "Character1": { + "type": "select", + "value": "manjuu", + "option": [ + "manjuu", + "saratoga", + "new_jersey", + "tashkent", + "lemalin", + "shimakaze", + "akashi", + "ying_swei", + "unicorn", + "cheshire", + "amagi_chan" + ] + }, "Option2": { "type": "select", "value": 0, @@ -8749,23 +8766,6 @@ 11 ] }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "unicorn", - "cheshire", - "amagi_chan" - ] - }, "Character2": { "type": "select", "value": "manjuu", @@ -8805,22 +8805,6 @@ 9 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8838,6 +8822,22 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8875,20 +8875,6 @@ 7 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8906,6 +8892,20 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -8941,18 +8941,6 @@ 5 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -8970,6 +8958,18 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -9006,19 +9006,6 @@ 6 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -9036,6 +9023,19 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -9070,17 +9070,6 @@ 4 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -9098,6 +9087,17 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -9137,22 +9137,6 @@ 9 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -9170,6 +9154,22 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character2": { "type": "select", "value": "manjuu", @@ -9209,22 +9209,6 @@ 9 ] }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, "Character1": { "type": "select", "value": "manjuu", @@ -9242,6 +9226,22 @@ "amagi_chan" ] }, + "Option2": { + "type": "select", + "value": 0, + "option": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ] + }, "Character2": { "type": "select", "value": "manjuu", diff --git a/module/config/argument/argument.yaml b/module/config/argument/argument.yaml index d2a31d756..4074ffc5a 100644 --- a/module/config/argument/argument.yaml +++ b/module/config/argument/argument.yaml @@ -516,24 +516,24 @@ Island1: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] - Option3: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] - Option4: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option3: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] Character3: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option4: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] Character4: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -542,24 +542,24 @@ Island2: Option1: value: 0 option: [ 0, 1 ] - Option2: - value: 0 - option: [ 0, 2 ] - Option3: - value: 0 - option: [ 0, 3 ] - Option4: - value: 0 - option: [ 0, 4 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 2 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option3: + value: 0 + option: [ 0, 3 ] Character3: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option4: + value: 0 + option: [ 0, 4 ] Character4: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -568,24 +568,24 @@ Island3: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6 ] - Option3: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6 ] - Option4: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option3: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6 ] Character3: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option4: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6 ] Character4: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -594,24 +594,24 @@ Island4: Option1: value: 0 option: [ 0, 1, 2, 3, 4 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4 ] - Option3: - value: 0 - option: [ 0, 1, 2, 3, 4 ] - Option4: - value: 0 - option: [ 0, 1, 2, 3, 4 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option3: + value: 0 + option: [ 0, 1, 2, 3, 4 ] Character3: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option4: + value: 0 + option: [ 0, 1, 2, 3, 4 ] Character4: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -620,24 +620,24 @@ Island5: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option3: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option4: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option3: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character3: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option4: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character4: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -646,12 +646,12 @@ Island6: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -660,12 +660,12 @@ Island7: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -674,12 +674,12 @@ Island8: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -688,12 +688,12 @@ Island9: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -702,12 +702,12 @@ Island10: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -716,12 +716,12 @@ Island11: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -730,12 +730,12 @@ Island12: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -744,12 +744,12 @@ Island13: Option1: value: 0 option: [ 0, 1, 2, 3, 4 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -758,12 +758,12 @@ Island14: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] @@ -772,12 +772,12 @@ Island15: Option1: value: 0 option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - Option2: - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character1: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] + Option2: + value: 0 + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] Character2: value: manjuu option: [ manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan ] diff --git a/module/config/config_generated.py b/module/config/config_generated.py index 95cd15f31..7ce9c63ad 100644 --- a/module/config/config_generated.py +++ b/module/config/config_generated.py @@ -295,126 +295,126 @@ class GeneratedConfig: # Group `Island1` Island1_Receive = False Island1_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 - Island1_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 - Island1_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 - Island1_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 Island1_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island1_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 Island1_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island1_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 Island1_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island1_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8 Island1_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island2` Island2_Receive = False Island2_Option1 = 0 # 0, 1 - Island2_Option2 = 0 # 0, 2 - Island2_Option3 = 0 # 0, 3 - Island2_Option4 = 0 # 0, 4 Island2_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island2_Option2 = 0 # 0, 2 Island2_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island2_Option3 = 0 # 0, 3 Island2_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island2_Option4 = 0 # 0, 4 Island2_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island3` Island3_Receive = False Island3_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island3_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island3_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island3_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6 Island3_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island3_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6 Island3_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island3_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6 Island3_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island3_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6 Island3_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island4` Island4_Receive = False Island4_Option1 = 0 # 0, 1, 2, 3, 4 - Island4_Option2 = 0 # 0, 1, 2, 3, 4 - Island4_Option3 = 0 # 0, 1, 2, 3, 4 - Island4_Option4 = 0 # 0, 1, 2, 3, 4 Island4_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island4_Option2 = 0 # 0, 1, 2, 3, 4 Island4_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island4_Option3 = 0 # 0, 1, 2, 3, 4 Island4_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island4_Option4 = 0 # 0, 1, 2, 3, 4 Island4_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island5` Island5_Receive = False Island5_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island5_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island5_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island5_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island5_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island5_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island5_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island5_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island5_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island5_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island5_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island6` Island6_Receive = False Island6_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 - Island6_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 Island6_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island6_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 Island6_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island7` Island7_Receive = False Island7_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island7_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island7_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island7_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island7_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island8` Island8_Receive = False Island8_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 - Island8_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 Island8_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island8_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 Island8_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island9` Island9_Receive = False Island9_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island9_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island9_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island9_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island9_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island10` Island10_Receive = False Island10_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 - Island10_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 Island10_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island10_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 Island10_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island11` Island11_Receive = False Island11_Option1 = 0 # 0, 1, 2, 3, 4, 5 - Island11_Option2 = 0 # 0, 1, 2, 3, 4, 5 Island11_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island11_Option2 = 0 # 0, 1, 2, 3, 4, 5 Island11_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island12` Island12_Receive = False Island12_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island12_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6 Island12_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island12_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6 Island12_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island13` Island13_Receive = False Island13_Option1 = 0 # 0, 1, 2, 3, 4 - Island13_Option2 = 0 # 0, 1, 2, 3, 4 Island13_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island13_Option2 = 0 # 0, 1, 2, 3, 4 Island13_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island14` Island14_Receive = False Island14_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island14_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island14_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island14_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island14_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `Island15` Island15_Receive = False Island15_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island15_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island15_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan + Island15_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Island15_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, unicorn, cheshire, amagi_chan # Group `GeneralShop` diff --git a/module/config/i18n/en-US.json b/module/config/i18n/en-US.json index 726894fa2..f573da308 100644 --- a/module/config/i18n/en-US.json +++ b/module/config/i18n/en-US.json @@ -1855,45 +1855,6 @@ "7": "7", "8": "8" }, - "Option2": { - "name": "Island1.Option2.name", - "help": "Island1.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, - "Option3": { - "name": "Island1.Option3.name", - "help": "Island1.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, - "Option4": { - "name": "Island1.Option4.name", - "help": "Island1.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, "Character1": { "name": "Island1.Character1.name", "help": "Island1.Character1.help", @@ -1909,6 +1870,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island1.Option2.name", + "help": "Island1.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character2": { "name": "Island1.Character2.name", "help": "Island1.Character2.help", @@ -1924,6 +1898,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island1.Option3.name", + "help": "Island1.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character3": { "name": "Island1.Character3.name", "help": "Island1.Character3.help", @@ -1939,6 +1926,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island1.Option4.name", + "help": "Island1.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character4": { "name": "Island1.Character4.name", "help": "Island1.Character4.help", @@ -1970,24 +1970,6 @@ "0": "0", "1": "1" }, - "Option2": { - "name": "Island2.Option2.name", - "help": "Island2.Option2.help", - "0": "0", - "2": "2" - }, - "Option3": { - "name": "Island2.Option3.name", - "help": "Island2.Option3.help", - "0": "0", - "3": "3" - }, - "Option4": { - "name": "Island2.Option4.name", - "help": "Island2.Option4.help", - "0": "0", - "4": "4" - }, "Character1": { "name": "Island2.Character1.name", "help": "Island2.Character1.help", @@ -2003,6 +1985,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island2.Option2.name", + "help": "Island2.Option2.help", + "0": "0", + "2": "2" + }, "Character2": { "name": "Island2.Character2.name", "help": "Island2.Character2.help", @@ -2018,6 +2006,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island2.Option3.name", + "help": "Island2.Option3.help", + "0": "0", + "3": "3" + }, "Character3": { "name": "Island2.Character3.name", "help": "Island2.Character3.help", @@ -2033,6 +2027,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island2.Option4.name", + "help": "Island2.Option4.help", + "0": "0", + "4": "4" + }, "Character4": { "name": "Island2.Character4.name", "help": "Island2.Character4.help", @@ -2069,39 +2069,6 @@ "5": "5", "6": "6" }, - "Option2": { - "name": "Island3.Option2.name", - "help": "Island3.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option3": { - "name": "Island3.Option3.name", - "help": "Island3.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option4": { - "name": "Island3.Option4.name", - "help": "Island3.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, "Character1": { "name": "Island3.Character1.name", "help": "Island3.Character1.help", @@ -2117,6 +2084,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island3.Option2.name", + "help": "Island3.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character2": { "name": "Island3.Character2.name", "help": "Island3.Character2.help", @@ -2132,6 +2110,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island3.Option3.name", + "help": "Island3.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character3": { "name": "Island3.Character3.name", "help": "Island3.Character3.help", @@ -2147,6 +2136,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island3.Option4.name", + "help": "Island3.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character4": { "name": "Island3.Character4.name", "help": "Island3.Character4.help", @@ -2181,33 +2181,6 @@ "3": "3", "4": "4" }, - "Option2": { - "name": "Island4.Option2.name", - "help": "Island4.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option3": { - "name": "Island4.Option3.name", - "help": "Island4.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option4": { - "name": "Island4.Option4.name", - "help": "Island4.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, "Character1": { "name": "Island4.Character1.name", "help": "Island4.Character1.help", @@ -2223,6 +2196,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island4.Option2.name", + "help": "Island4.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character2": { "name": "Island4.Character2.name", "help": "Island4.Character2.help", @@ -2238,6 +2220,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island4.Option3.name", + "help": "Island4.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character3": { "name": "Island4.Character3.name", "help": "Island4.Character3.help", @@ -2253,6 +2244,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island4.Option4.name", + "help": "Island4.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character4": { "name": "Island4.Character4.name", "help": "Island4.Character4.help", @@ -2292,48 +2292,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island5.Option2.name", - "help": "Island5.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option3": { - "name": "Island5.Option3.name", - "help": "Island5.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option4": { - "name": "Island5.Option4.name", - "help": "Island5.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island5.Character1.name", "help": "Island5.Character1.help", @@ -2349,6 +2307,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island5.Option2.name", + "help": "Island5.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island5.Character2.name", "help": "Island5.Character2.help", @@ -2364,6 +2336,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island5.Option3.name", + "help": "Island5.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character3": { "name": "Island5.Character3.name", "help": "Island5.Character3.help", @@ -2379,6 +2365,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island5.Option4.name", + "help": "Island5.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character4": { "name": "Island5.Character4.name", "help": "Island5.Character4.help", @@ -2416,18 +2416,6 @@ "6": "6", "7": "7" }, - "Option2": { - "name": "Island6.Option2.name", - "help": "Island6.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, "Character1": { "name": "Island6.Character1.name", "help": "Island6.Character1.help", @@ -2443,6 +2431,18 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island6.Option2.name", + "help": "Island6.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, "Character2": { "name": "Island6.Character2.name", "help": "Island6.Character2.help", @@ -2482,20 +2482,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island7.Option2.name", - "help": "Island7.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island7.Character1.name", "help": "Island7.Character1.help", @@ -2511,6 +2497,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island7.Option2.name", + "help": "Island7.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island7.Character2.name", "help": "Island7.Character2.help", @@ -2552,6 +2552,21 @@ "10": "10", "11": "11" }, + "Character1": { + "name": "Island8.Character1.name", + "help": "Island8.Character1.help", + "manjuu": "manjuu", + "saratoga": "saratoga", + "new_jersey": "new_jersey", + "tashkent": "tashkent", + "lemalin": "lemalin", + "shimakaze": "shimakaze", + "akashi": "akashi", + "ying_swei": "ying_swei", + "unicorn": "unicorn", + "cheshire": "cheshire", + "amagi_chan": "amagi_chan" + }, "Option2": { "name": "Island8.Option2.name", "help": "Island8.Option2.help", @@ -2568,21 +2583,6 @@ "10": "10", "11": "11" }, - "Character1": { - "name": "Island8.Character1.name", - "help": "Island8.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan" - }, "Character2": { "name": "Island8.Character2.name", "help": "Island8.Character2.help", @@ -2622,20 +2622,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island9.Option2.name", - "help": "Island9.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island9.Character1.name", "help": "Island9.Character1.help", @@ -2651,6 +2637,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island9.Option2.name", + "help": "Island9.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island9.Character2.name", "help": "Island9.Character2.help", @@ -2688,18 +2688,6 @@ "6": "6", "7": "7" }, - "Option2": { - "name": "Island10.Option2.name", - "help": "Island10.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, "Character1": { "name": "Island10.Character1.name", "help": "Island10.Character1.help", @@ -2715,6 +2703,18 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island10.Option2.name", + "help": "Island10.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, "Character2": { "name": "Island10.Character2.name", "help": "Island10.Character2.help", @@ -2750,16 +2750,6 @@ "4": "4", "5": "5" }, - "Option2": { - "name": "Island11.Option2.name", - "help": "Island11.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5" - }, "Character1": { "name": "Island11.Character1.name", "help": "Island11.Character1.help", @@ -2775,6 +2765,16 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island11.Option2.name", + "help": "Island11.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5" + }, "Character2": { "name": "Island11.Character2.name", "help": "Island11.Character2.help", @@ -2811,17 +2811,6 @@ "5": "5", "6": "6" }, - "Option2": { - "name": "Island12.Option2.name", - "help": "Island12.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, "Character1": { "name": "Island12.Character1.name", "help": "Island12.Character1.help", @@ -2837,6 +2826,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island12.Option2.name", + "help": "Island12.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character2": { "name": "Island12.Character2.name", "help": "Island12.Character2.help", @@ -2871,15 +2871,6 @@ "3": "3", "4": "4" }, - "Option2": { - "name": "Island13.Option2.name", - "help": "Island13.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, "Character1": { "name": "Island13.Character1.name", "help": "Island13.Character1.help", @@ -2895,6 +2886,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island13.Option2.name", + "help": "Island13.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character2": { "name": "Island13.Character2.name", "help": "Island13.Character2.help", @@ -2934,20 +2934,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island14.Option2.name", - "help": "Island14.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island14.Character1.name", "help": "Island14.Character1.help", @@ -2963,6 +2949,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island14.Option2.name", + "help": "Island14.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island14.Character2.name", "help": "Island14.Character2.help", @@ -3002,20 +3002,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island15.Option2.name", - "help": "Island15.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island15.Character1.name", "help": "Island15.Character1.help", @@ -3031,6 +3017,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island15.Option2.name", + "help": "Island15.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island15.Character2.name", "help": "Island15.Character2.help", diff --git a/module/config/i18n/ja-JP.json b/module/config/i18n/ja-JP.json index 1a68103cf..08e5425c5 100644 --- a/module/config/i18n/ja-JP.json +++ b/module/config/i18n/ja-JP.json @@ -1855,45 +1855,6 @@ "7": "7", "8": "8" }, - "Option2": { - "name": "Island1.Option2.name", - "help": "Island1.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, - "Option3": { - "name": "Island1.Option3.name", - "help": "Island1.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, - "Option4": { - "name": "Island1.Option4.name", - "help": "Island1.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, "Character1": { "name": "Island1.Character1.name", "help": "Island1.Character1.help", @@ -1909,6 +1870,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island1.Option2.name", + "help": "Island1.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character2": { "name": "Island1.Character2.name", "help": "Island1.Character2.help", @@ -1924,6 +1898,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island1.Option3.name", + "help": "Island1.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character3": { "name": "Island1.Character3.name", "help": "Island1.Character3.help", @@ -1939,6 +1926,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island1.Option4.name", + "help": "Island1.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character4": { "name": "Island1.Character4.name", "help": "Island1.Character4.help", @@ -1970,24 +1970,6 @@ "0": "0", "1": "1" }, - "Option2": { - "name": "Island2.Option2.name", - "help": "Island2.Option2.help", - "0": "0", - "2": "2" - }, - "Option3": { - "name": "Island2.Option3.name", - "help": "Island2.Option3.help", - "0": "0", - "3": "3" - }, - "Option4": { - "name": "Island2.Option4.name", - "help": "Island2.Option4.help", - "0": "0", - "4": "4" - }, "Character1": { "name": "Island2.Character1.name", "help": "Island2.Character1.help", @@ -2003,6 +1985,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island2.Option2.name", + "help": "Island2.Option2.help", + "0": "0", + "2": "2" + }, "Character2": { "name": "Island2.Character2.name", "help": "Island2.Character2.help", @@ -2018,6 +2006,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island2.Option3.name", + "help": "Island2.Option3.help", + "0": "0", + "3": "3" + }, "Character3": { "name": "Island2.Character3.name", "help": "Island2.Character3.help", @@ -2033,6 +2027,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island2.Option4.name", + "help": "Island2.Option4.help", + "0": "0", + "4": "4" + }, "Character4": { "name": "Island2.Character4.name", "help": "Island2.Character4.help", @@ -2069,39 +2069,6 @@ "5": "5", "6": "6" }, - "Option2": { - "name": "Island3.Option2.name", - "help": "Island3.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option3": { - "name": "Island3.Option3.name", - "help": "Island3.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option4": { - "name": "Island3.Option4.name", - "help": "Island3.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, "Character1": { "name": "Island3.Character1.name", "help": "Island3.Character1.help", @@ -2117,6 +2084,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island3.Option2.name", + "help": "Island3.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character2": { "name": "Island3.Character2.name", "help": "Island3.Character2.help", @@ -2132,6 +2110,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island3.Option3.name", + "help": "Island3.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character3": { "name": "Island3.Character3.name", "help": "Island3.Character3.help", @@ -2147,6 +2136,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island3.Option4.name", + "help": "Island3.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character4": { "name": "Island3.Character4.name", "help": "Island3.Character4.help", @@ -2181,33 +2181,6 @@ "3": "3", "4": "4" }, - "Option2": { - "name": "Island4.Option2.name", - "help": "Island4.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option3": { - "name": "Island4.Option3.name", - "help": "Island4.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option4": { - "name": "Island4.Option4.name", - "help": "Island4.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, "Character1": { "name": "Island4.Character1.name", "help": "Island4.Character1.help", @@ -2223,6 +2196,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island4.Option2.name", + "help": "Island4.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character2": { "name": "Island4.Character2.name", "help": "Island4.Character2.help", @@ -2238,6 +2220,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island4.Option3.name", + "help": "Island4.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character3": { "name": "Island4.Character3.name", "help": "Island4.Character3.help", @@ -2253,6 +2244,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island4.Option4.name", + "help": "Island4.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character4": { "name": "Island4.Character4.name", "help": "Island4.Character4.help", @@ -2292,48 +2292,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island5.Option2.name", - "help": "Island5.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option3": { - "name": "Island5.Option3.name", - "help": "Island5.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option4": { - "name": "Island5.Option4.name", - "help": "Island5.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island5.Character1.name", "help": "Island5.Character1.help", @@ -2349,6 +2307,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island5.Option2.name", + "help": "Island5.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island5.Character2.name", "help": "Island5.Character2.help", @@ -2364,6 +2336,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island5.Option3.name", + "help": "Island5.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character3": { "name": "Island5.Character3.name", "help": "Island5.Character3.help", @@ -2379,6 +2365,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island5.Option4.name", + "help": "Island5.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character4": { "name": "Island5.Character4.name", "help": "Island5.Character4.help", @@ -2416,18 +2416,6 @@ "6": "6", "7": "7" }, - "Option2": { - "name": "Island6.Option2.name", - "help": "Island6.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, "Character1": { "name": "Island6.Character1.name", "help": "Island6.Character1.help", @@ -2443,6 +2431,18 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island6.Option2.name", + "help": "Island6.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, "Character2": { "name": "Island6.Character2.name", "help": "Island6.Character2.help", @@ -2482,20 +2482,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island7.Option2.name", - "help": "Island7.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island7.Character1.name", "help": "Island7.Character1.help", @@ -2511,6 +2497,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island7.Option2.name", + "help": "Island7.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island7.Character2.name", "help": "Island7.Character2.help", @@ -2552,6 +2552,21 @@ "10": "10", "11": "11" }, + "Character1": { + "name": "Island8.Character1.name", + "help": "Island8.Character1.help", + "manjuu": "manjuu", + "saratoga": "saratoga", + "new_jersey": "new_jersey", + "tashkent": "tashkent", + "lemalin": "lemalin", + "shimakaze": "shimakaze", + "akashi": "akashi", + "ying_swei": "ying_swei", + "unicorn": "unicorn", + "cheshire": "cheshire", + "amagi_chan": "amagi_chan" + }, "Option2": { "name": "Island8.Option2.name", "help": "Island8.Option2.help", @@ -2568,21 +2583,6 @@ "10": "10", "11": "11" }, - "Character1": { - "name": "Island8.Character1.name", - "help": "Island8.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan" - }, "Character2": { "name": "Island8.Character2.name", "help": "Island8.Character2.help", @@ -2622,20 +2622,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island9.Option2.name", - "help": "Island9.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island9.Character1.name", "help": "Island9.Character1.help", @@ -2651,6 +2637,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island9.Option2.name", + "help": "Island9.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island9.Character2.name", "help": "Island9.Character2.help", @@ -2688,18 +2688,6 @@ "6": "6", "7": "7" }, - "Option2": { - "name": "Island10.Option2.name", - "help": "Island10.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, "Character1": { "name": "Island10.Character1.name", "help": "Island10.Character1.help", @@ -2715,6 +2703,18 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island10.Option2.name", + "help": "Island10.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, "Character2": { "name": "Island10.Character2.name", "help": "Island10.Character2.help", @@ -2750,16 +2750,6 @@ "4": "4", "5": "5" }, - "Option2": { - "name": "Island11.Option2.name", - "help": "Island11.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5" - }, "Character1": { "name": "Island11.Character1.name", "help": "Island11.Character1.help", @@ -2775,6 +2765,16 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island11.Option2.name", + "help": "Island11.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5" + }, "Character2": { "name": "Island11.Character2.name", "help": "Island11.Character2.help", @@ -2811,17 +2811,6 @@ "5": "5", "6": "6" }, - "Option2": { - "name": "Island12.Option2.name", - "help": "Island12.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, "Character1": { "name": "Island12.Character1.name", "help": "Island12.Character1.help", @@ -2837,6 +2826,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island12.Option2.name", + "help": "Island12.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character2": { "name": "Island12.Character2.name", "help": "Island12.Character2.help", @@ -2871,15 +2871,6 @@ "3": "3", "4": "4" }, - "Option2": { - "name": "Island13.Option2.name", - "help": "Island13.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, "Character1": { "name": "Island13.Character1.name", "help": "Island13.Character1.help", @@ -2895,6 +2886,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island13.Option2.name", + "help": "Island13.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character2": { "name": "Island13.Character2.name", "help": "Island13.Character2.help", @@ -2934,20 +2934,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island14.Option2.name", - "help": "Island14.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island14.Character1.name", "help": "Island14.Character1.help", @@ -2963,6 +2949,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island14.Option2.name", + "help": "Island14.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island14.Character2.name", "help": "Island14.Character2.help", @@ -3002,20 +3002,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island15.Option2.name", - "help": "Island15.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island15.Character1.name", "help": "Island15.Character1.help", @@ -3031,6 +3017,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island15.Option2.name", + "help": "Island15.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island15.Character2.name", "help": "Island15.Character2.help", diff --git a/module/config/i18n/zh-CN.json b/module/config/i18n/zh-CN.json index 426e31607..8fb7099ec 100644 --- a/module/config/i18n/zh-CN.json +++ b/module/config/i18n/zh-CN.json @@ -1855,45 +1855,6 @@ "7": "土豆", "8": "大豆" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "小麦", - "2": "玉米", - "3": "牧草", - "4": "咖啡豆", - "5": "大米", - "6": "白菜", - "7": "土豆", - "8": "大豆" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "1": "小麦", - "2": "玉米", - "3": "牧草", - "4": "咖啡豆", - "5": "大米", - "6": "白菜", - "7": "土豆", - "8": "大豆" - }, - "Option4": { - "name": "第 4 格生产物品", - "help": "", - "0": "不生产", - "1": "小麦", - "2": "玉米", - "3": "牧草", - "4": "咖啡豆", - "5": "大米", - "6": "白菜", - "7": "土豆", - "8": "大豆" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -1909,6 +1870,19 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "小麦", + "2": "玉米", + "3": "牧草", + "4": "咖啡豆", + "5": "大米", + "6": "白菜", + "7": "土豆", + "8": "大豆" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -1924,6 +1898,19 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option3": { + "name": "第 3 格生产物品", + "help": "", + "0": "不生产", + "1": "小麦", + "2": "玉米", + "3": "牧草", + "4": "咖啡豆", + "5": "大米", + "6": "白菜", + "7": "土豆", + "8": "大豆" + }, "Character3": { "name": "第 3 格使用角色", "help": "", @@ -1939,6 +1926,19 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option4": { + "name": "第 4 格生产物品", + "help": "", + "0": "不生产", + "1": "小麦", + "2": "玉米", + "3": "牧草", + "4": "咖啡豆", + "5": "大米", + "6": "白菜", + "7": "土豆", + "8": "大豆" + }, "Character4": { "name": "第 4 格使用角色", "help": "", @@ -1970,24 +1970,6 @@ "0": "不生产", "1": "鸡蛋(禽肉)" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "2": "鲜肉" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "3": "牛奶(皮料)" - }, - "Option4": { - "name": "第 4 格生产物品", - "help": "", - "0": "不生产", - "4": "羊毛" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2003,6 +1985,12 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "2": "鲜肉" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2018,6 +2006,12 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option3": { + "name": "第 3 格生产物品", + "help": "", + "0": "不生产", + "3": "牛奶(皮料)" + }, "Character3": { "name": "第 3 格使用角色", "help": "", @@ -2033,6 +2027,12 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option4": { + "name": "第 4 格生产物品", + "help": "", + "0": "不生产", + "4": "羊毛" + }, "Character4": { "name": "第 4 格使用角色", "help": "", @@ -2069,39 +2069,6 @@ "5": "硫矿", "6": "银矿" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "煤炭", - "2": "铜矿", - "3": "铝矿", - "4": "铁矿", - "5": "硫矿", - "6": "银矿" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "1": "煤炭", - "2": "铜矿", - "3": "铝矿", - "4": "铁矿", - "5": "硫矿", - "6": "银矿" - }, - "Option4": { - "name": "第 4 格生产物品", - "help": "", - "0": "不生产", - "1": "煤炭", - "2": "铜矿", - "3": "铝矿", - "4": "铁矿", - "5": "硫矿", - "6": "银矿" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2117,6 +2084,17 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "煤炭", + "2": "铜矿", + "3": "铝矿", + "4": "铁矿", + "5": "硫矿", + "6": "银矿" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2132,6 +2110,17 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option3": { + "name": "第 3 格生产物品", + "help": "", + "0": "不生产", + "1": "煤炭", + "2": "铜矿", + "3": "铝矿", + "4": "铁矿", + "5": "硫矿", + "6": "银矿" + }, "Character3": { "name": "第 3 格使用角色", "help": "", @@ -2147,6 +2136,17 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option4": { + "name": "第 4 格生产物品", + "help": "", + "0": "不生产", + "1": "煤炭", + "2": "铜矿", + "3": "铝矿", + "4": "铁矿", + "5": "硫矿", + "6": "银矿" + }, "Character4": { "name": "第 4 格使用角色", "help": "", @@ -2181,33 +2181,6 @@ "3": "精选之木", "4": "典雅之木" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "自然之木", - "2": "实用之木", - "3": "精选之木", - "4": "典雅之木" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "1": "自然之木", - "2": "实用之木", - "3": "精选之木", - "4": "典雅之木" - }, - "Option4": { - "name": "第 4 格生产物品", - "help": "", - "0": "不生产", - "1": "自然之木", - "2": "实用之木", - "3": "精选之木", - "4": "典雅之木" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2223,6 +2196,15 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "自然之木", + "2": "实用之木", + "3": "精选之木", + "4": "典雅之木" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2238,6 +2220,15 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option3": { + "name": "第 3 格生产物品", + "help": "", + "0": "不生产", + "1": "自然之木", + "2": "实用之木", + "3": "精选之木", + "4": "典雅之木" + }, "Character3": { "name": "第 3 格使用角色", "help": "", @@ -2253,6 +2244,15 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option4": { + "name": "第 4 格生产物品", + "help": "", + "0": "不生产", + "1": "自然之木", + "2": "实用之木", + "3": "精选之木", + "4": "典雅之木" + }, "Character4": { "name": "第 4 格使用角色", "help": "", @@ -2292,48 +2292,6 @@ "8": "牛油果", "9": "橡胶" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "秋月梨", - "2": "柿子", - "3": "苹果", - "4": "柑橘", - "5": "香蕉", - "6": "芒果", - "7": "柠檬", - "8": "牛油果", - "9": "橡胶" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "1": "秋月梨", - "2": "柿子", - "3": "苹果", - "4": "柑橘", - "5": "香蕉", - "6": "芒果", - "7": "柠檬", - "8": "牛油果", - "9": "橡胶" - }, - "Option4": { - "name": "第 4 格生产物品", - "help": "", - "0": "不生产", - "1": "秋月梨", - "2": "柿子", - "3": "苹果", - "4": "柑橘", - "5": "香蕉", - "6": "芒果", - "7": "柠檬", - "8": "牛油果", - "9": "橡胶" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2349,6 +2307,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "秋月梨", + "2": "柿子", + "3": "苹果", + "4": "柑橘", + "5": "香蕉", + "6": "芒果", + "7": "柠檬", + "8": "牛油果", + "9": "橡胶" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2364,6 +2336,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option3": { + "name": "第 3 格生产物品", + "help": "", + "0": "不生产", + "1": "秋月梨", + "2": "柿子", + "3": "苹果", + "4": "柑橘", + "5": "香蕉", + "6": "芒果", + "7": "柠檬", + "8": "牛油果", + "9": "橡胶" + }, "Character3": { "name": "第 3 格使用角色", "help": "", @@ -2379,6 +2365,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option4": { + "name": "第 4 格生产物品", + "help": "", + "0": "不生产", + "1": "秋月梨", + "2": "柿子", + "3": "苹果", + "4": "柑橘", + "5": "香蕉", + "6": "芒果", + "7": "柠檬", + "8": "牛油果", + "9": "橡胶" + }, "Character4": { "name": "第 4 格使用角色", "help": "", @@ -2416,18 +2416,6 @@ "6": "胡萝卜", "7": "洋葱" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "亚麻", - "2": "草莓", - "3": "棉花", - "4": "茶叶", - "5": "薰衣草", - "6": "胡萝卜", - "7": "洋葱" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2443,6 +2431,18 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "亚麻", + "2": "草莓", + "3": "棉花", + "4": "茶叶", + "5": "薰衣草", + "6": "胡萝卜", + "7": "洋葱" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2482,20 +2482,6 @@ "8": "经典豆腐套餐", "9": "绵玉定食" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "柿子饼", - "2": "松茸鸡汤", - "3": "豆腐", - "4": "肉末烧豆腐", - "5": "蛋包饭", - "6": "白菜豆腐汤", - "7": "蔬菜沙拉", - "8": "经典豆腐套餐", - "9": "绵玉定食" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2511,6 +2497,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "柿子饼", + "2": "松茸鸡汤", + "3": "豆腐", + "4": "肉末烧豆腐", + "5": "蛋包饭", + "6": "白菜豆腐汤", + "7": "蔬菜沙拉", + "8": "经典豆腐套餐", + "9": "绵玉定食" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2552,6 +2552,21 @@ "10": "花香果韵", "11": "缤纷果乐园" }, + "Character1": { + "name": "第 1 格使用角色", + "help": "", + "manjuu": "工作啾", + "saratoga": "萨拉托加", + "new_jersey": "新泽西", + "tashkent": "塔什干", + "lemalin": "恶毒", + "shimakaze": "岛风", + "akashi": "明石", + "ying_swei": "应瑞", + "unicorn": "独角兽", + "cheshire": "柴郡", + "amagi_chan": "小天城" + }, "Option2": { "name": "第 2 格生产物品", "help": "", @@ -2568,21 +2583,6 @@ "10": "花香果韵", "11": "缤纷果乐园" }, - "Character1": { - "name": "第 1 格使用角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城" - }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2622,20 +2622,6 @@ "8": "果园二重奏", "9": "莓果香橙甜点组" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "玉米杯", - "2": "苹果派", - "3": "香橙派", - "4": "芒果糯米饭", - "5": "香蕉可丽饼", - "6": "草莓夏洛特", - "7": "香甜组合", - "8": "果园二重奏", - "9": "莓果香橙甜点组" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2651,6 +2637,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "玉米杯", + "2": "苹果派", + "3": "香橙派", + "4": "芒果糯米饭", + "5": "香蕉可丽饼", + "6": "草莓夏洛特", + "7": "香甜组合", + "8": "果园二重奏", + "9": "莓果香橙甜点组" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2688,18 +2688,6 @@ "6": "烤肉狂欢", "7": "能量双拼套餐" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "炭烤肉串", - "2": "禽肉土豆拼盘", - "3": "爆炒禽肉", - "4": "胡萝卜厚蛋烧", - "5": "汉堡肉饭", - "6": "烤肉狂欢", - "7": "能量双拼套餐" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2715,6 +2703,18 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "炭烤肉串", + "2": "禽肉土豆拼盘", + "3": "爆炒禽肉", + "4": "胡萝卜厚蛋烧", + "5": "汉堡肉饭", + "6": "烤肉狂欢", + "7": "能量双拼套餐" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2750,16 +2750,6 @@ "4": "精选木桶", "5": "文件柜" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "纸张", - "2": "记事本", - "3": "桌椅", - "4": "精选木桶", - "5": "文件柜" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2775,6 +2765,16 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "纸张", + "2": "记事本", + "3": "桌椅", + "4": "精选木桶", + "5": "文件柜" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2811,17 +2811,6 @@ "5": "火药", "6": "刀叉餐具" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "炭笔", - "2": "铁钉", - "3": "电缆", - "4": "硫酸", - "5": "火药", - "6": "刀叉餐具" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2837,6 +2826,17 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "炭笔", + "2": "铁钉", + "3": "电缆", + "4": "硫酸", + "5": "火药", + "6": "刀叉餐具" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2871,15 +2871,6 @@ "3": "蓄电池", "4": "净水滤芯" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "墨盒", - "2": "钟表", - "3": "蓄电池", - "4": "净水滤芯" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2895,6 +2886,15 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "墨盒", + "2": "钟表", + "3": "蓄电池", + "4": "净水滤芯" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -2934,20 +2934,6 @@ "8": "鞋靴", "9": "绷带" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "秋季花束", - "2": "花生油", - "3": "布料", - "4": "皮革", - "5": "绳索", - "6": "手套", - "7": "香囊", - "8": "鞋靴", - "9": "绷带" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -2963,6 +2949,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "秋季花束", + "2": "花生油", + "3": "布料", + "4": "皮革", + "5": "绳索", + "6": "手套", + "7": "香囊", + "8": "鞋靴", + "9": "绷带" + }, "Character2": { "name": "第 2 格使用角色", "help": "", @@ -3002,20 +3002,6 @@ "8": "醒神套餐", "9": "果香双杯乐" }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "欧姆蛋", - "2": "冰咖啡", - "3": "芝士", - "4": "拿铁", - "5": "柑橘咖啡", - "6": "草莓奶绿", - "7": "晨光活力组合", - "8": "醒神套餐", - "9": "果香双杯乐" - }, "Character1": { "name": "第 1 格使用角色", "help": "", @@ -3031,6 +3017,20 @@ "cheshire": "柴郡", "amagi_chan": "小天城" }, + "Option2": { + "name": "第 2 格生产物品", + "help": "", + "0": "不生产", + "1": "欧姆蛋", + "2": "冰咖啡", + "3": "芝士", + "4": "拿铁", + "5": "柑橘咖啡", + "6": "草莓奶绿", + "7": "晨光活力组合", + "8": "醒神套餐", + "9": "果香双杯乐" + }, "Character2": { "name": "第 2 格使用角色", "help": "", diff --git a/module/config/i18n/zh-TW.json b/module/config/i18n/zh-TW.json index 3e3d40622..ffcd3b29f 100644 --- a/module/config/i18n/zh-TW.json +++ b/module/config/i18n/zh-TW.json @@ -1855,45 +1855,6 @@ "7": "7", "8": "8" }, - "Option2": { - "name": "Island1.Option2.name", - "help": "Island1.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, - "Option3": { - "name": "Island1.Option3.name", - "help": "Island1.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, - "Option4": { - "name": "Island1.Option4.name", - "help": "Island1.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8" - }, "Character1": { "name": "Island1.Character1.name", "help": "Island1.Character1.help", @@ -1909,6 +1870,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island1.Option2.name", + "help": "Island1.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character2": { "name": "Island1.Character2.name", "help": "Island1.Character2.help", @@ -1924,6 +1898,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island1.Option3.name", + "help": "Island1.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character3": { "name": "Island1.Character3.name", "help": "Island1.Character3.help", @@ -1939,6 +1926,19 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island1.Option4.name", + "help": "Island1.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8" + }, "Character4": { "name": "Island1.Character4.name", "help": "Island1.Character4.help", @@ -1970,24 +1970,6 @@ "0": "0", "1": "1" }, - "Option2": { - "name": "Island2.Option2.name", - "help": "Island2.Option2.help", - "0": "0", - "2": "2" - }, - "Option3": { - "name": "Island2.Option3.name", - "help": "Island2.Option3.help", - "0": "0", - "3": "3" - }, - "Option4": { - "name": "Island2.Option4.name", - "help": "Island2.Option4.help", - "0": "0", - "4": "4" - }, "Character1": { "name": "Island2.Character1.name", "help": "Island2.Character1.help", @@ -2003,6 +1985,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island2.Option2.name", + "help": "Island2.Option2.help", + "0": "0", + "2": "2" + }, "Character2": { "name": "Island2.Character2.name", "help": "Island2.Character2.help", @@ -2018,6 +2006,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island2.Option3.name", + "help": "Island2.Option3.help", + "0": "0", + "3": "3" + }, "Character3": { "name": "Island2.Character3.name", "help": "Island2.Character3.help", @@ -2033,6 +2027,12 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island2.Option4.name", + "help": "Island2.Option4.help", + "0": "0", + "4": "4" + }, "Character4": { "name": "Island2.Character4.name", "help": "Island2.Character4.help", @@ -2069,39 +2069,6 @@ "5": "5", "6": "6" }, - "Option2": { - "name": "Island3.Option2.name", - "help": "Island3.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option3": { - "name": "Island3.Option3.name", - "help": "Island3.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option4": { - "name": "Island3.Option4.name", - "help": "Island3.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, "Character1": { "name": "Island3.Character1.name", "help": "Island3.Character1.help", @@ -2117,6 +2084,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island3.Option2.name", + "help": "Island3.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character2": { "name": "Island3.Character2.name", "help": "Island3.Character2.help", @@ -2132,6 +2110,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island3.Option3.name", + "help": "Island3.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character3": { "name": "Island3.Character3.name", "help": "Island3.Character3.help", @@ -2147,6 +2136,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island3.Option4.name", + "help": "Island3.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character4": { "name": "Island3.Character4.name", "help": "Island3.Character4.help", @@ -2181,33 +2181,6 @@ "3": "3", "4": "4" }, - "Option2": { - "name": "Island4.Option2.name", - "help": "Island4.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option3": { - "name": "Island4.Option3.name", - "help": "Island4.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option4": { - "name": "Island4.Option4.name", - "help": "Island4.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, "Character1": { "name": "Island4.Character1.name", "help": "Island4.Character1.help", @@ -2223,6 +2196,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island4.Option2.name", + "help": "Island4.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character2": { "name": "Island4.Character2.name", "help": "Island4.Character2.help", @@ -2238,6 +2220,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island4.Option3.name", + "help": "Island4.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character3": { "name": "Island4.Character3.name", "help": "Island4.Character3.help", @@ -2253,6 +2244,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island4.Option4.name", + "help": "Island4.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character4": { "name": "Island4.Character4.name", "help": "Island4.Character4.help", @@ -2292,48 +2292,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island5.Option2.name", - "help": "Island5.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option3": { - "name": "Island5.Option3.name", - "help": "Island5.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option4": { - "name": "Island5.Option4.name", - "help": "Island5.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island5.Character1.name", "help": "Island5.Character1.help", @@ -2349,6 +2307,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island5.Option2.name", + "help": "Island5.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island5.Character2.name", "help": "Island5.Character2.help", @@ -2364,6 +2336,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option3": { + "name": "Island5.Option3.name", + "help": "Island5.Option3.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character3": { "name": "Island5.Character3.name", "help": "Island5.Character3.help", @@ -2379,6 +2365,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option4": { + "name": "Island5.Option4.name", + "help": "Island5.Option4.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character4": { "name": "Island5.Character4.name", "help": "Island5.Character4.help", @@ -2416,18 +2416,6 @@ "6": "6", "7": "7" }, - "Option2": { - "name": "Island6.Option2.name", - "help": "Island6.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, "Character1": { "name": "Island6.Character1.name", "help": "Island6.Character1.help", @@ -2443,6 +2431,18 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island6.Option2.name", + "help": "Island6.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, "Character2": { "name": "Island6.Character2.name", "help": "Island6.Character2.help", @@ -2482,20 +2482,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island7.Option2.name", - "help": "Island7.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island7.Character1.name", "help": "Island7.Character1.help", @@ -2511,6 +2497,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island7.Option2.name", + "help": "Island7.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island7.Character2.name", "help": "Island7.Character2.help", @@ -2552,6 +2552,21 @@ "10": "10", "11": "11" }, + "Character1": { + "name": "Island8.Character1.name", + "help": "Island8.Character1.help", + "manjuu": "manjuu", + "saratoga": "saratoga", + "new_jersey": "new_jersey", + "tashkent": "tashkent", + "lemalin": "lemalin", + "shimakaze": "shimakaze", + "akashi": "akashi", + "ying_swei": "ying_swei", + "unicorn": "unicorn", + "cheshire": "cheshire", + "amagi_chan": "amagi_chan" + }, "Option2": { "name": "Island8.Option2.name", "help": "Island8.Option2.help", @@ -2568,21 +2583,6 @@ "10": "10", "11": "11" }, - "Character1": { - "name": "Island8.Character1.name", - "help": "Island8.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan" - }, "Character2": { "name": "Island8.Character2.name", "help": "Island8.Character2.help", @@ -2622,20 +2622,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island9.Option2.name", - "help": "Island9.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island9.Character1.name", "help": "Island9.Character1.help", @@ -2651,6 +2637,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island9.Option2.name", + "help": "Island9.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island9.Character2.name", "help": "Island9.Character2.help", @@ -2688,18 +2688,6 @@ "6": "6", "7": "7" }, - "Option2": { - "name": "Island10.Option2.name", - "help": "Island10.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, "Character1": { "name": "Island10.Character1.name", "help": "Island10.Character1.help", @@ -2715,6 +2703,18 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island10.Option2.name", + "help": "Island10.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, "Character2": { "name": "Island10.Character2.name", "help": "Island10.Character2.help", @@ -2750,16 +2750,6 @@ "4": "4", "5": "5" }, - "Option2": { - "name": "Island11.Option2.name", - "help": "Island11.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5" - }, "Character1": { "name": "Island11.Character1.name", "help": "Island11.Character1.help", @@ -2775,6 +2765,16 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island11.Option2.name", + "help": "Island11.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5" + }, "Character2": { "name": "Island11.Character2.name", "help": "Island11.Character2.help", @@ -2811,17 +2811,6 @@ "5": "5", "6": "6" }, - "Option2": { - "name": "Island12.Option2.name", - "help": "Island12.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, "Character1": { "name": "Island12.Character1.name", "help": "Island12.Character1.help", @@ -2837,6 +2826,17 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island12.Option2.name", + "help": "Island12.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6" + }, "Character2": { "name": "Island12.Character2.name", "help": "Island12.Character2.help", @@ -2871,15 +2871,6 @@ "3": "3", "4": "4" }, - "Option2": { - "name": "Island13.Option2.name", - "help": "Island13.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, "Character1": { "name": "Island13.Character1.name", "help": "Island13.Character1.help", @@ -2895,6 +2886,15 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island13.Option2.name", + "help": "Island13.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4" + }, "Character2": { "name": "Island13.Character2.name", "help": "Island13.Character2.help", @@ -2934,20 +2934,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island14.Option2.name", - "help": "Island14.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island14.Character1.name", "help": "Island14.Character1.help", @@ -2963,6 +2949,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island14.Option2.name", + "help": "Island14.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island14.Character2.name", "help": "Island14.Character2.help", @@ -3002,20 +3002,6 @@ "8": "8", "9": "9" }, - "Option2": { - "name": "Island15.Option2.name", - "help": "Island15.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, "Character1": { "name": "Island15.Character1.name", "help": "Island15.Character1.help", @@ -3031,6 +3017,20 @@ "cheshire": "cheshire", "amagi_chan": "amagi_chan" }, + "Option2": { + "name": "Island15.Option2.name", + "help": "Island15.Option2.help", + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9" + }, "Character2": { "name": "Island15.Character2.name", "help": "Island15.Character2.help",