diff --git a/alas.py b/alas.py index 8998a341a..cc74b6894 100644 --- a/alas.py +++ b/alas.py @@ -258,10 +258,6 @@ class AzurLaneAutoScript: from module.private_quarters.private_quarters import PrivateQuarters PrivateQuarters(config=self.config, device=self.device).run() - def island(self): - from module.island.island import Island - Island(config=self.config, device=self.device).run() - def daily(self): from module.daily.daily import Daily Daily(config=self.config, device=self.device).run() @@ -456,10 +452,6 @@ class AzurLaneAutoScript: from module.storage.box_disassemble import StorageBox StorageBox(config=self.config, device=self.device, task="BoxDisassemble").run() - def island_pearl(self): - from module.island.pearl_daemon import IslandPearl - IslandPearl(config=self.config, device=self.device, task="IslandPearl").run() - def azur_lane_uncensored(self): from module.daemon.uncensored import AzurLaneUncensored AzurLaneUncensored(config=self.config, device=self.device, task="AzurLaneUncensored").run() diff --git a/assets/cn/island/GET_ITEMS_ISLAND.BUTTON.png b/assets/cn/island/GET_ITEMS_ISLAND.BUTTON.png deleted file mode 100644 index 3b4d2331f..000000000 Binary files a/assets/cn/island/GET_ITEMS_ISLAND.BUTTON.png and /dev/null differ diff --git a/assets/cn/island/GET_ITEMS_ISLAND.png b/assets/cn/island/GET_ITEMS_ISLAND.png deleted file mode 100644 index ed9c2730f..000000000 Binary files a/assets/cn/island/GET_ITEMS_ISLAND.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_AMOUNT_MAX.png b/assets/cn/island/ISLAND_AMOUNT_MAX.png deleted file mode 100644 index 6f0d1d2d4..000000000 Binary files a/assets/cn/island/ISLAND_AMOUNT_MAX.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_CLICK_SAFE_AREA.png b/assets/cn/island/ISLAND_CLICK_SAFE_AREA.png deleted file mode 100644 index 3b4d2331f..000000000 Binary files a/assets/cn/island/ISLAND_CLICK_SAFE_AREA.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_FRIEND.png b/assets/cn/island/ISLAND_FRIEND.png deleted file mode 100644 index c820c720d..000000000 Binary files a/assets/cn/island/ISLAND_FRIEND.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_FRIEND_CHECK.png b/assets/cn/island/ISLAND_FRIEND_CHECK.png deleted file mode 100644 index 83eca57db..000000000 Binary files a/assets/cn/island/ISLAND_FRIEND_CHECK.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_FRIEND_LEAVE.png b/assets/cn/island/ISLAND_FRIEND_LEAVE.png deleted file mode 100644 index dba54f65b..000000000 Binary files a/assets/cn/island/ISLAND_FRIEND_LEAVE.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_FRIEND_SCROLL.png b/assets/cn/island/ISLAND_FRIEND_SCROLL.png deleted file mode 100644 index 781cfc799..000000000 Binary files a/assets/cn/island/ISLAND_FRIEND_SCROLL.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_INFO_EXIT.png b/assets/cn/island/ISLAND_INFO_EXIT.png deleted file mode 100644 index 71eca8e33..000000000 Binary files a/assets/cn/island/ISLAND_INFO_EXIT.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_MANAGEMENT.png b/assets/cn/island/ISLAND_MANAGEMENT.png deleted file mode 100644 index eb4957c73..000000000 Binary files a/assets/cn/island/ISLAND_MANAGEMENT.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_MANAGEMENT_CHECK.png b/assets/cn/island/ISLAND_MANAGEMENT_CHECK.png deleted file mode 100644 index 931e6e735..000000000 Binary files a/assets/cn/island/ISLAND_MANAGEMENT_CHECK.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png b/assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png deleted file mode 100644 index 548f12c2a..000000000 Binary files a/assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_PRODUCT_ITEMS.png b/assets/cn/island/ISLAND_PRODUCT_ITEMS.png deleted file mode 100644 index 3ad388a46..000000000 Binary files a/assets/cn/island/ISLAND_PRODUCT_ITEMS.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_PROJECT_CHARACTER.png b/assets/cn/island/ISLAND_PROJECT_CHARACTER.png deleted file mode 100644 index f9233af94..000000000 Binary files a/assets/cn/island/ISLAND_PROJECT_CHARACTER.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_PROJECT_SWIPE.png b/assets/cn/island/ISLAND_PROJECT_SWIPE.png deleted file mode 100644 index cd8ab4c56..000000000 Binary files a/assets/cn/island/ISLAND_PROJECT_SWIPE.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_TRANSPORT.BUTTON.png b/assets/cn/island/ISLAND_TRANSPORT.BUTTON.png deleted file mode 100644 index 4b19b6a8b..000000000 Binary files a/assets/cn/island/ISLAND_TRANSPORT.BUTTON.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_TRANSPORT.png b/assets/cn/island/ISLAND_TRANSPORT.png deleted file mode 100644 index 1bbaa802a..000000000 Binary files a/assets/cn/island/ISLAND_TRANSPORT.png and /dev/null differ diff --git a/assets/cn/island/ISLAND_TRANSPORT_CHECK.png b/assets/cn/island/ISLAND_TRANSPORT_CHECK.png deleted file mode 100644 index 2b714dd98..000000000 Binary files a/assets/cn/island/ISLAND_TRANSPORT_CHECK.png and /dev/null differ diff --git a/assets/cn/island/OCR_PRODUCTION_TIME.png b/assets/cn/island/OCR_PRODUCTION_TIME.png deleted file mode 100644 index 95e7809f7..000000000 Binary files a/assets/cn/island/OCR_PRODUCTION_TIME.png and /dev/null differ diff --git a/assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png b/assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png deleted file mode 100644 index c2f48a5e0..000000000 Binary files a/assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png and /dev/null differ diff --git a/assets/cn/island/OCR_TRANSPORT_REFRESH.png b/assets/cn/island/OCR_TRANSPORT_REFRESH.png deleted file mode 100644 index 516e312b2..000000000 Binary files a/assets/cn/island/OCR_TRANSPORT_REFRESH.png and /dev/null differ diff --git a/assets/cn/island/OCR_TRANSPORT_TIME.png b/assets/cn/island/OCR_TRANSPORT_TIME.png deleted file mode 100644 index 08d27a3ae..000000000 Binary files a/assets/cn/island/OCR_TRANSPORT_TIME.png and /dev/null differ diff --git a/assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png b/assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png deleted file mode 100644 index db2fd42e4..000000000 Binary files a/assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png and /dev/null differ diff --git a/assets/cn/island/PEARL_CHECK.png b/assets/cn/island/PEARL_CHECK.png deleted file mode 100644 index 346b3407f..000000000 Binary files a/assets/cn/island/PEARL_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PEARL_ENTER.png b/assets/cn/island/PEARL_ENTER.png deleted file mode 100644 index 995aad162..000000000 Binary files a/assets/cn/island/PEARL_ENTER.png and /dev/null differ diff --git a/assets/cn/island/PEARL_PRICE_OCR.png b/assets/cn/island/PEARL_PRICE_OCR.png deleted file mode 100644 index 8de1ea57a..000000000 Binary files a/assets/cn/island/PEARL_PRICE_OCR.png and /dev/null differ diff --git a/assets/cn/island/PRODUCT_MANJUU_CHECK.png b/assets/cn/island/PRODUCT_MANJUU_CHECK.png deleted file mode 100644 index b9ebfcc0e..000000000 Binary files a/assets/cn/island/PRODUCT_MANJUU_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_AKASHI_CHECK.png b/assets/cn/island/PROJECT_AKASHI_CHECK.png deleted file mode 100644 index d5d28e37e..000000000 Binary files a/assets/cn/island/PROJECT_AKASHI_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png b/assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png deleted file mode 100644 index 7f9ba0b7d..000000000 Binary files a/assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_ANCHORAGE_CHECK.png b/assets/cn/island/PROJECT_ANCHORAGE_CHECK.png deleted file mode 100644 index e1915c112..000000000 Binary files a/assets/cn/island/PROJECT_ANCHORAGE_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_ATAGO_CHECK.png b/assets/cn/island/PROJECT_ATAGO_CHECK.png deleted file mode 100644 index f5b36b68b..000000000 Binary files a/assets/cn/island/PROJECT_ATAGO_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png b/assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png deleted file mode 100644 index ef3b1cd7e..000000000 Binary files a/assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_BELFAST_CHECK.png b/assets/cn/island/PROJECT_BELFAST_CHECK.png deleted file mode 100644 index 831b267f0..000000000 Binary files a/assets/cn/island/PROJECT_BELFAST_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_CHANG_FENG_CHECK.png b/assets/cn/island/PROJECT_CHANG_FENG_CHECK.png deleted file mode 100644 index e82347ee4..000000000 Binary files a/assets/cn/island/PROJECT_CHANG_FENG_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_CHAO_HO_CHECK.png b/assets/cn/island/PROJECT_CHAO_HO_CHECK.png deleted file mode 100644 index 102093f32..000000000 Binary files a/assets/cn/island/PROJECT_CHAO_HO_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_CHEN_HAI_CHECK.png b/assets/cn/island/PROJECT_CHEN_HAI_CHECK.png deleted file mode 100644 index bf4c67ba1..000000000 Binary files a/assets/cn/island/PROJECT_CHEN_HAI_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_CHESHIRE_CHECK.png b/assets/cn/island/PROJECT_CHESHIRE_CHECK.png deleted file mode 100644 index 050e7d7df..000000000 Binary files a/assets/cn/island/PROJECT_CHESHIRE_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_COMPLETE.BUTTON.png b/assets/cn/island/PROJECT_COMPLETE.BUTTON.png deleted file mode 100644 index e3915e51e..000000000 Binary files a/assets/cn/island/PROJECT_COMPLETE.BUTTON.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_COMPLETE.png b/assets/cn/island/PROJECT_COMPLETE.png deleted file mode 100644 index 1df9a0032..000000000 Binary files a/assets/cn/island/PROJECT_COMPLETE.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_EXPLORER_CHECK.png b/assets/cn/island/PROJECT_EXPLORER_CHECK.png deleted file mode 100644 index 735c32fcc..000000000 Binary files a/assets/cn/island/PROJECT_EXPLORER_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_FEI_YUEN_CHECK.png b/assets/cn/island/PROJECT_FEI_YUEN_CHECK.png deleted file mode 100644 index b1c47c645..000000000 Binary files a/assets/cn/island/PROJECT_FEI_YUEN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png b/assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png deleted file mode 100644 index ccbb4a75f..000000000 Binary files a/assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_HELENA_CHECK.png b/assets/cn/island/PROJECT_HELENA_CHECK.png deleted file mode 100644 index 97965dd9a..000000000 Binary files a/assets/cn/island/PROJECT_HELENA_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_HOOD_CHECK.png b/assets/cn/island/PROJECT_HOOD_CHECK.png deleted file mode 100644 index d208ab33a..000000000 Binary files a/assets/cn/island/PROJECT_HOOD_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_JAVELIN_CHECK.png b/assets/cn/island/PROJECT_JAVELIN_CHECK.png deleted file mode 100644 index 31234cd56..000000000 Binary files a/assets/cn/island/PROJECT_JAVELIN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_LAFFEY_CHECK.png b/assets/cn/island/PROJECT_LAFFEY_CHECK.png deleted file mode 100644 index 88d12b7e4..000000000 Binary files a/assets/cn/island/PROJECT_LAFFEY_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_LEMALIN_CHECK.png b/assets/cn/island/PROJECT_LEMALIN_CHECK.png deleted file mode 100644 index cf5b0e64e..000000000 Binary files a/assets/cn/island/PROJECT_LEMALIN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png b/assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png deleted file mode 100644 index 838ae8bec..000000000 Binary files a/assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_MANJUU_CHECK.png b/assets/cn/island/PROJECT_MANJUU_CHECK.png deleted file mode 100644 index a1f10148b..000000000 Binary files a/assets/cn/island/PROJECT_MANJUU_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_MOGADOR_CHECK.png b/assets/cn/island/PROJECT_MOGADOR_CHECK.png deleted file mode 100644 index fe3088766..000000000 Binary files a/assets/cn/island/PROJECT_MOGADOR_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png b/assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png deleted file mode 100644 index 1379051b7..000000000 Binary files a/assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_OCEANA_CHECK.png b/assets/cn/island/PROJECT_OCEANA_CHECK.png deleted file mode 100644 index 2a85815da..000000000 Binary files a/assets/cn/island/PROJECT_OCEANA_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png b/assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png deleted file mode 100644 index 988e087c9..000000000 Binary files a/assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png b/assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png deleted file mode 100644 index 6c7d58002..000000000 Binary files a/assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_SARATOGA_CHECK.png b/assets/cn/island/PROJECT_SARATOGA_CHECK.png deleted file mode 100644 index dc06b240e..000000000 Binary files a/assets/cn/island/PROJECT_SARATOGA_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png b/assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png deleted file mode 100644 index e485d0085..000000000 Binary files a/assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_START.BUTTON.png b/assets/cn/island/PROJECT_START.BUTTON.png deleted file mode 100644 index 956017c33..000000000 Binary files a/assets/cn/island/PROJECT_START.BUTTON.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_START.png b/assets/cn/island/PROJECT_START.png deleted file mode 100644 index ee5259f6e..000000000 Binary files a/assets/cn/island/PROJECT_START.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_TAKAO_CHECK.png b/assets/cn/island/PROJECT_TAKAO_CHECK.png deleted file mode 100644 index cd37d3ec2..000000000 Binary files a/assets/cn/island/PROJECT_TAKAO_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_TASHKENT_CHECK.png b/assets/cn/island/PROJECT_TASHKENT_CHECK.png deleted file mode 100644 index 1e7b4103d..000000000 Binary files a/assets/cn/island/PROJECT_TASHKENT_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_TB_CHECK.png b/assets/cn/island/PROJECT_TB_CHECK.png deleted file mode 100644 index 54d4abe24..000000000 Binary files a/assets/cn/island/PROJECT_TB_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_UNICORN_CHECK.png b/assets/cn/island/PROJECT_UNICORN_CHECK.png deleted file mode 100644 index e6d1f1186..000000000 Binary files a/assets/cn/island/PROJECT_UNICORN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png b/assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png deleted file mode 100644 index a6c86f555..000000000 Binary files a/assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_YAT_SEN_CHECK.png b/assets/cn/island/PROJECT_YAT_SEN_CHECK.png deleted file mode 100644 index 071dd80a5..000000000 Binary files a/assets/cn/island/PROJECT_YAT_SEN_CHECK.png and /dev/null differ diff --git a/assets/cn/island/PROJECT_YING_SWEI_CHECK.png b/assets/cn/island/PROJECT_YING_SWEI_CHECK.png deleted file mode 100644 index 813bab310..000000000 Binary files a/assets/cn/island/PROJECT_YING_SWEI_CHECK.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SELECT_CONFIRM.BUTTON.png b/assets/cn/island/ROLE_SELECT_CONFIRM.BUTTON.png deleted file mode 100644 index 4b6a65dc1..000000000 Binary files a/assets/cn/island/ROLE_SELECT_CONFIRM.BUTTON.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SELECT_CONFIRM.png b/assets/cn/island/ROLE_SELECT_CONFIRM.png deleted file mode 100644 index b9d410d47..000000000 Binary files a/assets/cn/island/ROLE_SELECT_CONFIRM.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SELECT_ENTER.BUTTON.png b/assets/cn/island/ROLE_SELECT_ENTER.BUTTON.png deleted file mode 100644 index 28658b371..000000000 Binary files a/assets/cn/island/ROLE_SELECT_ENTER.BUTTON.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SELECT_ENTER.png b/assets/cn/island/ROLE_SELECT_ENTER.png deleted file mode 100644 index d6d8e0705..000000000 Binary files a/assets/cn/island/ROLE_SELECT_ENTER.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SELECT_TITLE_AREA.png b/assets/cn/island/ROLE_SELECT_TITLE_AREA.png deleted file mode 100644 index e7faca218..000000000 Binary files a/assets/cn/island/ROLE_SELECT_TITLE_AREA.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SORTING_CLICK.png b/assets/cn/island/ROLE_SORTING_CLICK.png deleted file mode 100644 index 5a478a7a0..000000000 Binary files a/assets/cn/island/ROLE_SORTING_CLICK.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SORT_ASC.png b/assets/cn/island/ROLE_SORT_ASC.png deleted file mode 100644 index 11eb79f12..000000000 Binary files a/assets/cn/island/ROLE_SORT_ASC.png and /dev/null differ diff --git a/assets/cn/island/ROLE_SORT_DESC.png b/assets/cn/island/ROLE_SORT_DESC.png deleted file mode 100644 index 723d0ea14..000000000 Binary files a/assets/cn/island/ROLE_SORT_DESC.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_AKASHI.png b/assets/cn/island/TEMPLATE_AKASHI.png deleted file mode 100644 index ba412ca26..000000000 Binary files a/assets/cn/island/TEMPLATE_AKASHI.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_AMAGI_CHAN.png b/assets/cn/island/TEMPLATE_AMAGI_CHAN.png deleted file mode 100644 index 5b7e869b6..000000000 Binary files a/assets/cn/island/TEMPLATE_AMAGI_CHAN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_ANCHORAGE.png b/assets/cn/island/TEMPLATE_ANCHORAGE.png deleted file mode 100644 index d7b2a4810..000000000 Binary files a/assets/cn/island/TEMPLATE_ANCHORAGE.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_ATAGO.png b/assets/cn/island/TEMPLATE_ATAGO.png deleted file mode 100644 index 610039e7e..000000000 Binary files a/assets/cn/island/TEMPLATE_ATAGO.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png b/assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png deleted file mode 100644 index aac292da9..000000000 Binary files a/assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_BELFAST.png b/assets/cn/island/TEMPLATE_BELFAST.png deleted file mode 100644 index 711fc9004..000000000 Binary files a/assets/cn/island/TEMPLATE_BELFAST.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_CARROT.png b/assets/cn/island/TEMPLATE_CARROT.png deleted file mode 100644 index 40a632f81..000000000 Binary files a/assets/cn/island/TEMPLATE_CARROT.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_CHANG_FENG.png b/assets/cn/island/TEMPLATE_CHANG_FENG.png deleted file mode 100644 index 7ac25dee5..000000000 Binary files a/assets/cn/island/TEMPLATE_CHANG_FENG.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_CHAO_HO.png b/assets/cn/island/TEMPLATE_CHAO_HO.png deleted file mode 100644 index f9cfd19f8..000000000 Binary files a/assets/cn/island/TEMPLATE_CHAO_HO.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_CHEN_HAI.png b/assets/cn/island/TEMPLATE_CHEN_HAI.png deleted file mode 100644 index 1af551eb2..000000000 Binary files a/assets/cn/island/TEMPLATE_CHEN_HAI.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_CHESHIRE.png b/assets/cn/island/TEMPLATE_CHESHIRE.png deleted file mode 100644 index 8e81f603d..000000000 Binary files a/assets/cn/island/TEMPLATE_CHESHIRE.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_COTTON.png b/assets/cn/island/TEMPLATE_COTTON.png deleted file mode 100644 index 141f2934b..000000000 Binary files a/assets/cn/island/TEMPLATE_COTTON.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_EXPLORER.png b/assets/cn/island/TEMPLATE_EXPLORER.png deleted file mode 100644 index 18d5ba977..000000000 Binary files a/assets/cn/island/TEMPLATE_EXPLORER.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_FEI_YUEN.png b/assets/cn/island/TEMPLATE_FEI_YUEN.png deleted file mode 100644 index 30b11c7a0..000000000 Binary files a/assets/cn/island/TEMPLATE_FEI_YUEN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_FLEX.png b/assets/cn/island/TEMPLATE_FLEX.png deleted file mode 100644 index c7bfd70ba..000000000 Binary files a/assets/cn/island/TEMPLATE_FLEX.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_FRESH_MEAT.png b/assets/cn/island/TEMPLATE_FRESH_MEAT.png deleted file mode 100644 index d0729c53b..000000000 Binary files a/assets/cn/island/TEMPLATE_FRESH_MEAT.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png b/assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png deleted file mode 100644 index e4b373502..000000000 Binary files a/assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_FRIEND_VISIT.png b/assets/cn/island/TEMPLATE_FRIEND_VISIT.png deleted file mode 100644 index a5e6c1913..000000000 Binary files a/assets/cn/island/TEMPLATE_FRIEND_VISIT.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_HELENA.png b/assets/cn/island/TEMPLATE_HELENA.png deleted file mode 100644 index 2f7eefb39..000000000 Binary files a/assets/cn/island/TEMPLATE_HELENA.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_HOOD.png b/assets/cn/island/TEMPLATE_HOOD.png deleted file mode 100644 index acc4d69c9..000000000 Binary files a/assets/cn/island/TEMPLATE_HOOD.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_ITEM_SATISFIED.png b/assets/cn/island/TEMPLATE_ITEM_SATISFIED.png deleted file mode 100644 index 02af85034..000000000 Binary files a/assets/cn/island/TEMPLATE_ITEM_SATISFIED.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_JAVELIN.png b/assets/cn/island/TEMPLATE_JAVELIN.png deleted file mode 100644 index cc160450a..000000000 Binary files a/assets/cn/island/TEMPLATE_JAVELIN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_LAFFEY.png b/assets/cn/island/TEMPLATE_LAFFEY.png deleted file mode 100644 index 34db0288d..000000000 Binary files a/assets/cn/island/TEMPLATE_LAFFEY.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_LEMALIN.png b/assets/cn/island/TEMPLATE_LEMALIN.png deleted file mode 100644 index fe2365515..000000000 Binary files a/assets/cn/island/TEMPLATE_LEMALIN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png b/assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png deleted file mode 100644 index 5cae46068..000000000 Binary files a/assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_MANJUU.png b/assets/cn/island/TEMPLATE_MANJUU.png deleted file mode 100644 index a92fd789c..000000000 Binary files a/assets/cn/island/TEMPLATE_MANJUU.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_MILK.png b/assets/cn/island/TEMPLATE_MILK.png deleted file mode 100644 index 48c31f770..000000000 Binary files a/assets/cn/island/TEMPLATE_MILK.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_MOGADOR.png b/assets/cn/island/TEMPLATE_MOGADOR.png deleted file mode 100644 index 89e31c525..000000000 Binary files a/assets/cn/island/TEMPLATE_MOGADOR.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_NAPA_CABBAGE.png b/assets/cn/island/TEMPLATE_NAPA_CABBAGE.png deleted file mode 100644 index 6a182c026..000000000 Binary files a/assets/cn/island/TEMPLATE_NAPA_CABBAGE.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_NEW_JERSEY.png b/assets/cn/island/TEMPLATE_NEW_JERSEY.png deleted file mode 100644 index c7d42a912..000000000 Binary files a/assets/cn/island/TEMPLATE_NEW_JERSEY.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_OCEANA.png b/assets/cn/island/TEMPLATE_OCEANA.png deleted file mode 100644 index 05126c7cf..000000000 Binary files a/assets/cn/island/TEMPLATE_OCEANA.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_ONION.png b/assets/cn/island/TEMPLATE_ONION.png deleted file mode 100644 index 480fbda74..000000000 Binary files a/assets/cn/island/TEMPLATE_ONION.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_POULTRY.png b/assets/cn/island/TEMPLATE_POULTRY.png deleted file mode 100644 index c240661bd..000000000 Binary files a/assets/cn/island/TEMPLATE_POULTRY.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_PRINZ_EUGEN.png b/assets/cn/island/TEMPLATE_PRINZ_EUGEN.png deleted file mode 100644 index 9cfb0b6e2..000000000 Binary files a/assets/cn/island/TEMPLATE_PRINZ_EUGEN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_PROJECT.png b/assets/cn/island/TEMPLATE_PROJECT.png deleted file mode 100644 index d8bf58ae3..000000000 Binary files a/assets/cn/island/TEMPLATE_PROJECT.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_PROJECT_LOCKED.png b/assets/cn/island/TEMPLATE_PROJECT_LOCKED.png deleted file mode 100644 index 7d987933e..000000000 Binary files a/assets/cn/island/TEMPLATE_PROJECT_LOCKED.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png b/assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png deleted file mode 100644 index 92df0a8b3..000000000 Binary files a/assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_SARATOGA.png b/assets/cn/island/TEMPLATE_SARATOGA.png deleted file mode 100644 index fd3fae60c..000000000 Binary files a/assets/cn/island/TEMPLATE_SARATOGA.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_SHIMAKAZE.png b/assets/cn/island/TEMPLATE_SHIMAKAZE.png deleted file mode 100644 index 0e939df8e..000000000 Binary files a/assets/cn/island/TEMPLATE_SHIMAKAZE.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_SLOT_LOCKED.png b/assets/cn/island/TEMPLATE_SLOT_LOCKED.png deleted file mode 100644 index 7097a8210..000000000 Binary files a/assets/cn/island/TEMPLATE_SLOT_LOCKED.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_STRAWBERRIES.png b/assets/cn/island/TEMPLATE_STRAWBERRIES.png deleted file mode 100644 index 81e6cad45..000000000 Binary files a/assets/cn/island/TEMPLATE_STRAWBERRIES.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_TAKAO.png b/assets/cn/island/TEMPLATE_TAKAO.png deleted file mode 100644 index 19b99a4b2..000000000 Binary files a/assets/cn/island/TEMPLATE_TAKAO.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_TASHKENT.png b/assets/cn/island/TEMPLATE_TASHKENT.png deleted file mode 100644 index e8cec9a9b..000000000 Binary files a/assets/cn/island/TEMPLATE_TASHKENT.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_TB.png b/assets/cn/island/TEMPLATE_TB.png deleted file mode 100644 index 68379c2d2..000000000 Binary files a/assets/cn/island/TEMPLATE_TB.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_UNICORN.png b/assets/cn/island/TEMPLATE_UNICORN.png deleted file mode 100644 index 307b4c654..000000000 Binary files a/assets/cn/island/TEMPLATE_UNICORN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png b/assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png deleted file mode 100644 index 9818c9eab..000000000 Binary files a/assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_YAT_SEN.png b/assets/cn/island/TEMPLATE_YAT_SEN.png deleted file mode 100644 index ee8ca976d..000000000 Binary files a/assets/cn/island/TEMPLATE_YAT_SEN.png and /dev/null differ diff --git a/assets/cn/island/TEMPLATE_YING_SWEI.png b/assets/cn/island/TEMPLATE_YING_SWEI.png deleted file mode 100644 index 17772f14c..000000000 Binary files a/assets/cn/island/TEMPLATE_YING_SWEI.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_LOCKED.png b/assets/cn/island/TRANSPORT_LOCKED.png deleted file mode 100644 index fa7f7d8f3..000000000 Binary files a/assets/cn/island/TRANSPORT_LOCKED.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_RECEIVE.png b/assets/cn/island/TRANSPORT_RECEIVE.png deleted file mode 100644 index 8c4fb7c64..000000000 Binary files a/assets/cn/island/TRANSPORT_RECEIVE.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_REFRESH.png b/assets/cn/island/TRANSPORT_REFRESH.png deleted file mode 100644 index 20fe60dc6..000000000 Binary files a/assets/cn/island/TRANSPORT_REFRESH.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_REFRESH_CHECK.png b/assets/cn/island/TRANSPORT_REFRESH_CHECK.png deleted file mode 100644 index 5a30d6608..000000000 Binary files a/assets/cn/island/TRANSPORT_REFRESH_CHECK.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_START.png b/assets/cn/island/TRANSPORT_START.png deleted file mode 100644 index ea408b99b..000000000 Binary files a/assets/cn/island/TRANSPORT_START.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_STATUS_PENDING.png b/assets/cn/island/TRANSPORT_STATUS_PENDING.png deleted file mode 100644 index 2a2d2f460..000000000 Binary files a/assets/cn/island/TRANSPORT_STATUS_PENDING.png and /dev/null differ diff --git a/assets/cn/island/TRANSPORT_STATUS_RUNNING.png b/assets/cn/island/TRANSPORT_STATUS_RUNNING.png deleted file mode 100644 index 39ba49a3d..000000000 Binary files a/assets/cn/island/TRANSPORT_STATUS_RUNNING.png and /dev/null differ diff --git a/assets/cn/ui/DORMMENU_GOTO_ISLAND.png b/assets/cn/ui/DORMMENU_GOTO_ISLAND.png deleted file mode 100644 index 5af90a0af..000000000 Binary files a/assets/cn/ui/DORMMENU_GOTO_ISLAND.png and /dev/null differ diff --git a/assets/cn/ui/ISLAND_CHECK.png b/assets/cn/ui/ISLAND_CHECK.png deleted file mode 100644 index 8258d1d1f..000000000 Binary files a/assets/cn/ui/ISLAND_CHECK.png and /dev/null differ diff --git a/assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png b/assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png deleted file mode 100644 index 8258d1d1f..000000000 Binary files a/assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png and /dev/null differ diff --git a/assets/cn/ui/ISLAND_PHONE_CHECK.png b/assets/cn/ui/ISLAND_PHONE_CHECK.png deleted file mode 100644 index 40ec4484c..000000000 Binary files a/assets/cn/ui/ISLAND_PHONE_CHECK.png and /dev/null differ diff --git a/assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.BUTTON.png b/assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.BUTTON.png deleted file mode 100644 index 030bad2a5..000000000 Binary files a/assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.BUTTON.png and /dev/null differ diff --git a/assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png b/assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png deleted file mode 100644 index 40ec4484c..000000000 Binary files a/assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png and /dev/null differ diff --git a/assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png b/assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png deleted file mode 100644 index 40ec4484c..000000000 Binary files a/assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png and /dev/null differ diff --git a/assets/en/island/GET_ITEMS_ISLAND.png b/assets/en/island/GET_ITEMS_ISLAND.png deleted file mode 100644 index 80dd51d2c..000000000 Binary files a/assets/en/island/GET_ITEMS_ISLAND.png and /dev/null differ diff --git a/assets/en/island/ISLAND_AMOUNT_MAX.png b/assets/en/island/ISLAND_AMOUNT_MAX.png deleted file mode 100644 index dccb97ca7..000000000 Binary files a/assets/en/island/ISLAND_AMOUNT_MAX.png and /dev/null differ diff --git a/assets/en/island/ISLAND_MANAGEMENT_CHECK.png b/assets/en/island/ISLAND_MANAGEMENT_CHECK.png deleted file mode 100644 index a2126321d..000000000 Binary files a/assets/en/island/ISLAND_MANAGEMENT_CHECK.png and /dev/null differ diff --git a/assets/en/island/ISLAND_TRANSPORT.png b/assets/en/island/ISLAND_TRANSPORT.png deleted file mode 100644 index f5549d558..000000000 Binary files a/assets/en/island/ISLAND_TRANSPORT.png and /dev/null differ diff --git a/assets/en/island/ISLAND_TRANSPORT_CHECK.png b/assets/en/island/ISLAND_TRANSPORT_CHECK.png deleted file mode 100644 index 53946047f..000000000 Binary files a/assets/en/island/ISLAND_TRANSPORT_CHECK.png and /dev/null differ diff --git a/assets/en/island/OCR_PRODUCTION_TIME.png b/assets/en/island/OCR_PRODUCTION_TIME.png deleted file mode 100644 index d07bbb64b..000000000 Binary files a/assets/en/island/OCR_PRODUCTION_TIME.png and /dev/null differ diff --git a/assets/en/island/PROJECT_START.png b/assets/en/island/PROJECT_START.png deleted file mode 100644 index 8b2359fe3..000000000 Binary files a/assets/en/island/PROJECT_START.png and /dev/null differ diff --git a/assets/en/island/ROLE_SELECT_CONFIRM.png b/assets/en/island/ROLE_SELECT_CONFIRM.png deleted file mode 100644 index 360625dca..000000000 Binary files a/assets/en/island/ROLE_SELECT_CONFIRM.png and /dev/null differ diff --git a/assets/en/island/ROLE_SELECT_ENTER.png b/assets/en/island/ROLE_SELECT_ENTER.png deleted file mode 100644 index 0f32e98cd..000000000 Binary files a/assets/en/island/ROLE_SELECT_ENTER.png and /dev/null differ diff --git a/assets/en/ui/ISLAND_CHECK.png b/assets/en/ui/ISLAND_CHECK.png deleted file mode 100644 index e1bac0ec3..000000000 Binary files a/assets/en/ui/ISLAND_CHECK.png and /dev/null differ diff --git a/assets/en/ui/ISLAND_GOTO_ISLAND_PHONE.png b/assets/en/ui/ISLAND_GOTO_ISLAND_PHONE.png deleted file mode 100644 index ef8a887f4..000000000 Binary files a/assets/en/ui/ISLAND_GOTO_ISLAND_PHONE.png and /dev/null differ diff --git a/assets/gui/css/alas.css b/assets/gui/css/alas.css index de4b21a09..f22bfb9e3 100644 --- a/assets/gui/css/alas.css +++ b/assets/gui/css/alas.css @@ -389,23 +389,6 @@ pre.rich-traceback-code { display: none; } -[id^="pywebio-scope-group_Island"] { - display: grid; - grid-template-columns: 1fr 1fr; - column-gap: 5% -} - -[id^="pywebio-scope-group_Island"] > [id*="Enable"], -[id^="pywebio-scope-group_Island"] > [id*="Receive"] { - display: grid; - grid-column: 1 / -1; -} - -[id^="pywebio-scope-group_Island"] > [id^="pywebio-scope-arg_container-"]:not([id*="Enable"]):not([id*="Receive"]) { - display: grid; - grid-template-columns: 1fr 1fr; -} - #pywebio-scope-navigator { margin: .5rem 1rem .5rem; height: min-content; diff --git a/config/template.json b/config/template.json index e623d10f8..97fb48e4c 100644 --- a/config/template.json +++ b/config/template.json @@ -1689,196 +1689,6 @@ "Storage": {} } }, - "Island": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Island", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Island1": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu", - "Character3": "manjuu", - "SecondaryCharacter3": "manjuu", - "Character4": "manjuu", - "SecondaryCharacter4": "manjuu" - }, - "Island2": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu", - "Character3": "manjuu", - "SecondaryCharacter3": "manjuu", - "Character4": "manjuu", - "SecondaryCharacter4": "manjuu" - }, - "Island3": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Option3": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu", - "Character3": "manjuu", - "SecondaryCharacter3": "manjuu" - }, - "Island4": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu", - "Character3": "manjuu", - "SecondaryCharacter3": "manjuu", - "Character4": "manjuu", - "SecondaryCharacter4": "manjuu" - }, - "Island5": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu", - "Character3": "manjuu", - "SecondaryCharacter3": "manjuu", - "Character4": "manjuu", - "SecondaryCharacter4": "manjuu" - }, - "Island6": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Option3": 0, - "Option4": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu", - "Character3": "manjuu", - "SecondaryCharacter3": "manjuu", - "Character4": "manjuu", - "SecondaryCharacter4": "manjuu" - }, - "Island7": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island8": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island9": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island10": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island11": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island12": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island13": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island14": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island15": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Island16": { - "Receive": false, - "Option1": 0, - "Option2": 0, - "Character1": "manjuu", - "SecondaryCharacter1": "manjuu", - "Character2": "manjuu", - "SecondaryCharacter2": "manjuu" - }, - "Storage": { - "Storage": {} - } - }, "Daily": { "Scheduler": { "Enable": false, diff --git a/module/config/argument/args.json b/module/config/argument/args.json index 39843ca36..23a1b8954 100644 --- a/module/config/argument/args.json +++ b/module/config/argument/args.json @@ -8746,4214 +8746,6 @@ } } }, - "Island": { - "Scheduler": { - "Enable": { - "type": "checkbox", - "value": false, - "option": [ - true, - false - ] - }, - "NextRun": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime" - }, - "Command": { - "type": "input", - "value": "Island", - "display": "hide" - }, - "SuccessInterval": { - "type": "input", - "value": 0, - "display": "hide" - }, - "FailureInterval": { - "type": "input", - "value": 120, - "display": "hide" - }, - "ServerUpdate": { - "type": "input", - "value": "00:00", - "display": "hide" - } - }, - "Island1": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 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", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island2": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 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", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island3": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 - ] - }, - "Option3": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island4": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 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", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island5": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 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", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island6": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 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", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter3": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter4": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island7": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island8": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island9": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island10": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island11": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island12": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island13": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island14": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island15": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Island16": { - "Receive": { - "type": "checkbox", - "value": false - }, - "Option1": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Option2": { - "type": "select", - "value": 0, - "option": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ] - }, - "Character1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter1": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "Character2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - }, - "SecondaryCharacter2": { - "type": "select", - "value": "manjuu", - "option": [ - "manjuu", - "saratoga", - "new_jersey", - "tashkent", - "lemalin", - "shimakaze", - "akashi", - "ying_swei", - "chao_ho", - "william_d_porter", - "chen_hai", - "hood", - "prinz_eugen", - "tb", - "oceana", - "explorer", - "unicorn", - "cheshire", - "amagi_chan", - "helena", - "atago", - "friedrich_der_grobe", - "javelin", - "laffey", - "takao", - "yat_sen", - "fei_yuen", - "august_von_parseval", - "anchorage", - "belfast", - "chang_feng", - "leonardo_da_vinci", - "mogador", - "royal_fortune" - ] - } - }, - "Storage": { - "Storage": { - "type": "storage", - "value": {}, - "valuetype": "ignore", - "display": "disabled" - } - } - }, "Daily": { "Scheduler": { "Enable": { diff --git a/module/config/argument/argument.yaml b/module/config/argument/argument.yaml index 62d5afb52..53c354fe1 100644 --- a/module/config/argument/argument.yaml +++ b/module/config/argument/argument.yaml @@ -523,245 +523,6 @@ Awaken: option: [ level120, level125 ] Favourite: value: false -_Island: - IslandOption4: &IslandOption4 - value: 0 - option: [ 0, 1, 2, 3, 4 ] - IslandOption5: &IslandOption5 - value: 0 - option: [ 0, 1, 2, 3, 4, 5 ] - IslandOption6: &IslandOption6 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6 ] - IslandOption7: &IslandOption7 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7 ] - IslandOption8: &IslandOption8 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] - IslandOption9: &IslandOption9 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] - IslandOption10: &IslandOption10 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] - IslandOption11: &IslandOption11 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ] - IslandOption12: &IslandOption12 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] - IslandOption16: &IslandOption16 - value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] - IslandCharacter: &IslandCharacter - value: manjuu - option: - - manjuu - - saratoga - - new_jersey - - tashkent - - lemalin - - shimakaze - - akashi - - ying_swei - - chao_ho - - william_d_porter - - chen_hai - - hood - - prinz_eugen - - tb - - oceana - - explorer - - unicorn - - cheshire - - amagi_chan - - helena - - atago - - friedrich_der_grobe - - javelin - - laffey - - takao - - yat_sen - - fei_yuen - - august_von_parseval - - anchorage - - belfast - - chang_feng - - leonardo_da_vinci - - mogador - - royal_fortune - IslandSecondaryCharacter: &IslandSecondaryCharacter - <<: *IslandCharacter -Island1: - Receive: false - Option1: *IslandOption8 - Option2: *IslandOption8 - Option3: *IslandOption8 - Option4: *IslandOption8 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter - Character3: *IslandCharacter - SecondaryCharacter3: *IslandSecondaryCharacter - Character4: *IslandCharacter - SecondaryCharacter4: *IslandSecondaryCharacter -Island2: - Receive: false - 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: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter - Character3: *IslandCharacter - SecondaryCharacter3: *IslandSecondaryCharacter - Character4: *IslandCharacter - SecondaryCharacter4: *IslandSecondaryCharacter -Island3: - Receive: false - Option1: *IslandOption16 - Option2: *IslandOption16 - Option3: *IslandOption16 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter - Character3: *IslandCharacter - SecondaryCharacter3: *IslandSecondaryCharacter -Island4: - Receive: false - Option1: *IslandOption6 - Option2: *IslandOption6 - Option3: *IslandOption6 - Option4: *IslandOption6 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter - Character3: *IslandCharacter - SecondaryCharacter3: *IslandSecondaryCharacter - Character4: *IslandCharacter - SecondaryCharacter4: *IslandSecondaryCharacter -Island5: - Receive: false - Option1: *IslandOption4 - Option2: *IslandOption4 - Option3: *IslandOption4 - Option4: *IslandOption4 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter - Character3: *IslandCharacter - SecondaryCharacter3: *IslandSecondaryCharacter - Character4: *IslandCharacter - SecondaryCharacter4: *IslandSecondaryCharacter -Island6: - Receive: false - Option1: *IslandOption9 - Option2: *IslandOption9 - Option3: *IslandOption9 - Option4: *IslandOption9 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter - Character3: *IslandCharacter - SecondaryCharacter3: *IslandSecondaryCharacter - Character4: *IslandCharacter - SecondaryCharacter4: *IslandSecondaryCharacter -Island7: - Receive: false - Option1: *IslandOption7 - Option2: *IslandOption7 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island8: - Receive: false - Option1: *IslandOption12 - Option2: *IslandOption12 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island9: - Receive: false - Option1: *IslandOption11 - Option2: *IslandOption11 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island10: - Receive: false - Option1: *IslandOption10 - Option2: *IslandOption10 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island11: - Receive: false - Option1: *IslandOption9 - Option2: *IslandOption9 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island12: - Receive: false - Option1: *IslandOption6 - Option2: *IslandOption6 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island13: - Receive: false - Option1: *IslandOption6 - Option2: *IslandOption6 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island14: - Receive: false - Option1: *IslandOption4 - Option2: *IslandOption4 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island15: - Receive: false - Option1: *IslandOption9 - Option2: *IslandOption9 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter -Island16: - Receive: false - Option1: *IslandOption9 - Option2: *IslandOption9 - Character1: *IslandCharacter - SecondaryCharacter1: *IslandSecondaryCharacter - Character2: *IslandCharacter - SecondaryCharacter2: *IslandSecondaryCharacter GeneralShop: UseGems: false Refresh: false diff --git a/module/config/argument/menu.json b/module/config/argument/menu.json index cb020b448..f483332fb 100644 --- a/module/config/argument/menu.json +++ b/module/config/argument/menu.json @@ -57,8 +57,7 @@ "Meowfficer", "Guild", "Reward", - "Awaken", - "Island" + "Awaken" ] }, "DailyMission": { diff --git a/module/config/argument/task.yaml b/module/config/argument/task.yaml index e8f3ae224..edb438034 100644 --- a/module/config/argument/task.yaml +++ b/module/config/argument/task.yaml @@ -239,25 +239,6 @@ Reward: Awaken: - Scheduler - Awaken - Island: - - Scheduler - - IslandTransport - - Island1 - - Island2 - - Island3 - - Island4 - - Island5 - - Island6 - - Island7 - - Island8 - - Island9 - - Island10 - - Island11 - - Island12 - - Island13 - - Island14 - - Island15 - - Island16 # ==================== DailyMission ==================== diff --git a/module/config/config_generated.py b/module/config/config_generated.py index b86ea14df..0a97eec33 100644 --- a/module/config/config_generated.py +++ b/module/config/config_generated.py @@ -294,183 +294,6 @@ class GeneratedConfig: Awaken_LevelCap = 'level120' # level120, level125 Awaken_Favourite = False - # 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, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_SecondaryCharacter3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island1_SecondaryCharacter4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # 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, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_SecondaryCharacter3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island2_SecondaryCharacter4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island3` - Island3_Receive = False - Island3_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 - Island3_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 - Island3_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 - Island3_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island3_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island3_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island3_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island3_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island3_SecondaryCharacter3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island4` - Island4_Receive = False - Island4_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island4_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island4_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island4_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island4_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_SecondaryCharacter3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island4_SecondaryCharacter4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island5` - Island5_Receive = False - Island5_Option1 = 0 # 0, 1, 2, 3, 4 - Island5_Option2 = 0 # 0, 1, 2, 3, 4 - Island5_Option3 = 0 # 0, 1, 2, 3, 4 - Island5_Option4 = 0 # 0, 1, 2, 3, 4 - Island5_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_SecondaryCharacter3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island5_SecondaryCharacter4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island6` - Island6_Receive = False - Island6_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island6_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island6_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island6_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island6_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_SecondaryCharacter3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island6_SecondaryCharacter4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island7` - Island7_Receive = False - Island7_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 - Island7_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7 - Island7_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island7_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island7_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island7_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island8` - Island8_Receive = False - Island8_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 - Island8_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 - Island8_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island8_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island8_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island8_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island9` - Island9_Receive = False - Island9_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 - Island9_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 - Island9_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island9_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island9_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island9_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island10` - Island10_Receive = False - Island10_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 - Island10_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 - Island10_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island10_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island10_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island10_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island11` - Island11_Receive = False - Island11_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island11_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island11_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island11_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island11_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island11_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # 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, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island12_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island12_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island12_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island13` - Island13_Receive = False - Island13_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island13_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6 - Island13_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island13_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island13_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island13_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island14` - Island14_Receive = False - Island14_Option1 = 0 # 0, 1, 2, 3, 4 - Island14_Option2 = 0 # 0, 1, 2, 3, 4 - Island14_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island14_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island14_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island14_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # 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, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island15_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island15_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island15_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - - # Group `Island16` - Island16_Receive = False - Island16_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island16_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 - Island16_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island16_SecondaryCharacter1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island16_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - Island16_SecondaryCharacter2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, william_d_porter, chen_hai, hood, prinz_eugen, tb, oceana, explorer, unicorn, cheshire, amagi_chan, helena, atago, friedrich_der_grobe, javelin, laffey, takao, yat_sen, fei_yuen, august_von_parseval, anchorage, belfast, chang_feng, leonardo_da_vinci, mogador, royal_fortune - # Group `GeneralShop` GeneralShop_UseGems = False GeneralShop_Refresh = False diff --git a/module/config/config_manual.py b/module/config/config_manual.py index 5281d0bed..8fb6171ad 100644 --- a/module/config/config_manual.py +++ b/module/config/config_manual.py @@ -16,7 +16,6 @@ class ManualConfig: > Dorm > Meowfficer > Guild > Gacha > Reward > ShopFrequent > ShopOnce > Shipyard > Freebies - > Island > PrivateQuarters > OpsiExplore > Minigame > Awaken diff --git a/module/config/i18n/en-US.json b/module/config/i18n/en-US.json index eae7036f7..28f8543d8 100644 --- a/module/config/i18n/en-US.json +++ b/module/config/i18n/en-US.json @@ -158,10 +158,6 @@ "name": "Awaken", "help": "" }, - "Island": { - "name": "Task.Island.name", - "help": "Task.Island.help" - }, "Daily": { "name": "Daily", "help": "" @@ -1856,3975 +1852,6 @@ "help": "" } }, - "Island1": { - "_info": { - "name": "Island1._info.name", - "help": "Island1._info.help" - }, - "Receive": { - "name": "Island1.Receive.name", - "help": "Island1.Receive.help" - }, - "Option1": { - "name": "Island1.Option1.name", - "help": "Island1.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island1.SecondaryCharacter1.name", - "help": "Island1.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island1.Character2.name", - "help": "Island1.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island1.SecondaryCharacter2.name", - "help": "Island1.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island1.Character3.name", - "help": "Island1.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island1.SecondaryCharacter3.name", - "help": "Island1.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island1.Character4.name", - "help": "Island1.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island1.SecondaryCharacter4.name", - "help": "Island1.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island2": { - "_info": { - "name": "Island2._info.name", - "help": "Island2._info.help" - }, - "Receive": { - "name": "Island2.Receive.name", - "help": "Island2.Receive.help" - }, - "Option1": { - "name": "Island2.Option1.name", - "help": "Island2.Option1.help", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island2.SecondaryCharacter1.name", - "help": "Island2.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island2.Character2.name", - "help": "Island2.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island2.SecondaryCharacter2.name", - "help": "Island2.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island2.Character3.name", - "help": "Island2.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island2.SecondaryCharacter3.name", - "help": "Island2.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island2.Character4.name", - "help": "Island2.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island2.SecondaryCharacter4.name", - "help": "Island2.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island3": { - "_info": { - "name": "Island3._info.name", - "help": "Island3._info.help" - }, - "Receive": { - "name": "Island3.Receive.name", - "help": "Island3.Receive.help" - }, - "Option1": { - "name": "Island3.Option1.name", - "help": "Island3.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Option2": { - "name": "Island3.Option2.name", - "help": "Island3.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Option3": { - "name": "Island3.Option3.name", - "help": "Island3.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Character1": { - "name": "Island3.Character1.name", - "help": "Island3.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island3.SecondaryCharacter1.name", - "help": "Island3.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island3.Character2.name", - "help": "Island3.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island3.SecondaryCharacter2.name", - "help": "Island3.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island3.Character3.name", - "help": "Island3.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island3.SecondaryCharacter3.name", - "help": "Island3.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island4": { - "_info": { - "name": "Island4._info.name", - "help": "Island4._info.help" - }, - "Receive": { - "name": "Island4.Receive.name", - "help": "Island4.Receive.help" - }, - "Option1": { - "name": "Island4.Option1.name", - "help": "Island4.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option2": { - "name": "Island4.Option2.name", - "help": "Island4.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option3": { - "name": "Island4.Option3.name", - "help": "Island4.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option4": { - "name": "Island4.Option4.name", - "help": "Island4.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Character1": { - "name": "Island4.Character1.name", - "help": "Island4.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island4.SecondaryCharacter1.name", - "help": "Island4.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island4.Character2.name", - "help": "Island4.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island4.SecondaryCharacter2.name", - "help": "Island4.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island4.Character3.name", - "help": "Island4.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island4.SecondaryCharacter3.name", - "help": "Island4.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island4.Character4.name", - "help": "Island4.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island4.SecondaryCharacter4.name", - "help": "Island4.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island5": { - "_info": { - "name": "Island5._info.name", - "help": "Island5._info.help" - }, - "Receive": { - "name": "Island5.Receive.name", - "help": "Island5.Receive.help" - }, - "Option1": { - "name": "Island5.Option1.name", - "help": "Island5.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option2": { - "name": "Island5.Option2.name", - "help": "Island5.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option3": { - "name": "Island5.Option3.name", - "help": "Island5.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option4": { - "name": "Island5.Option4.name", - "help": "Island5.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Character1": { - "name": "Island5.Character1.name", - "help": "Island5.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island5.SecondaryCharacter1.name", - "help": "Island5.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island5.Character2.name", - "help": "Island5.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island5.SecondaryCharacter2.name", - "help": "Island5.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island5.Character3.name", - "help": "Island5.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island5.SecondaryCharacter3.name", - "help": "Island5.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island5.Character4.name", - "help": "Island5.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island5.SecondaryCharacter4.name", - "help": "Island5.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island6": { - "_info": { - "name": "Island6._info.name", - "help": "Island6._info.help" - }, - "Receive": { - "name": "Island6.Receive.name", - "help": "Island6.Receive.help" - }, - "Option1": { - "name": "Island6.Option1.name", - "help": "Island6.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "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", - "8": "8", - "9": "9" - }, - "Option3": { - "name": "Island6.Option3.name", - "help": "Island6.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option4": { - "name": "Island6.Option4.name", - "help": "Island6.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island6.Character1.name", - "help": "Island6.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island6.SecondaryCharacter1.name", - "help": "Island6.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island6.Character2.name", - "help": "Island6.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island6.SecondaryCharacter2.name", - "help": "Island6.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island6.Character3.name", - "help": "Island6.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island6.SecondaryCharacter3.name", - "help": "Island6.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island6.Character4.name", - "help": "Island6.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island6.SecondaryCharacter4.name", - "help": "Island6.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island7": { - "_info": { - "name": "Island7._info.name", - "help": "Island7._info.help" - }, - "Receive": { - "name": "Island7.Receive.name", - "help": "Island7.Receive.help" - }, - "Option1": { - "name": "Island7.Option1.name", - "help": "Island7.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, - "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" - }, - "Character1": { - "name": "Island7.Character1.name", - "help": "Island7.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island7.SecondaryCharacter1.name", - "help": "Island7.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island7.Character2.name", - "help": "Island7.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island7.SecondaryCharacter2.name", - "help": "Island7.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island8": { - "_info": { - "name": "Island8._info.name", - "help": "Island8._info.help" - }, - "Receive": { - "name": "Island8.Receive.name", - "help": "Island8.Receive.help" - }, - "Option1": { - "name": "Island8.Option1.name", - "help": "Island8.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12" - }, - "Option2": { - "name": "Island8.Option2.name", - "help": "Island8.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12" - }, - "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", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island8.SecondaryCharacter1.name", - "help": "Island8.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island8.Character2.name", - "help": "Island8.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island8.SecondaryCharacter2.name", - "help": "Island8.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island9": { - "_info": { - "name": "Island9._info.name", - "help": "Island9._info.help" - }, - "Receive": { - "name": "Island9.Receive.name", - "help": "Island9.Receive.help" - }, - "Option1": { - "name": "Island9.Option1.name", - "help": "Island9.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11" - }, - "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", - "10": "10", - "11": "11" - }, - "Character1": { - "name": "Island9.Character1.name", - "help": "Island9.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island9.SecondaryCharacter1.name", - "help": "Island9.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island9.Character2.name", - "help": "Island9.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island9.SecondaryCharacter2.name", - "help": "Island9.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island10": { - "_info": { - "name": "Island10._info.name", - "help": "Island10._info.help" - }, - "Receive": { - "name": "Island10.Receive.name", - "help": "Island10.Receive.help" - }, - "Option1": { - "name": "Island10.Option1.name", - "help": "Island10.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10" - }, - "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", - "8": "8", - "9": "9", - "10": "10" - }, - "Character1": { - "name": "Island10.Character1.name", - "help": "Island10.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island10.SecondaryCharacter1.name", - "help": "Island10.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island10.Character2.name", - "help": "Island10.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island10.SecondaryCharacter2.name", - "help": "Island10.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island11": { - "_info": { - "name": "Island11._info.name", - "help": "Island11._info.help" - }, - "Receive": { - "name": "Island11.Receive.name", - "help": "Island11.Receive.help" - }, - "Option1": { - "name": "Island11.Option1.name", - "help": "Island11.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option2": { - "name": "Island11.Option2.name", - "help": "Island11.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island11.Character1.name", - "help": "Island11.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island11.SecondaryCharacter1.name", - "help": "Island11.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island11.Character2.name", - "help": "Island11.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island11.SecondaryCharacter2.name", - "help": "Island11.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island12": { - "_info": { - "name": "Island12._info.name", - "help": "Island12._info.help" - }, - "Receive": { - "name": "Island12.Receive.name", - "help": "Island12.Receive.help" - }, - "Option1": { - "name": "Island12.Option1.name", - "help": "Island12.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island12.SecondaryCharacter1.name", - "help": "Island12.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island12.Character2.name", - "help": "Island12.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island12.SecondaryCharacter2.name", - "help": "Island12.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island13": { - "_info": { - "name": "Island13._info.name", - "help": "Island13._info.help" - }, - "Receive": { - "name": "Island13.Receive.name", - "help": "Island13.Receive.help" - }, - "Option1": { - "name": "Island13.Option1.name", - "help": "Island13.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option2": { - "name": "Island13.Option2.name", - "help": "Island13.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Character1": { - "name": "Island13.Character1.name", - "help": "Island13.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island13.SecondaryCharacter1.name", - "help": "Island13.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island13.Character2.name", - "help": "Island13.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island13.SecondaryCharacter2.name", - "help": "Island13.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island14": { - "_info": { - "name": "Island14._info.name", - "help": "Island14._info.help" - }, - "Receive": { - "name": "Island14.Receive.name", - "help": "Island14.Receive.help" - }, - "Option1": { - "name": "Island14.Option1.name", - "help": "Island14.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option2": { - "name": "Island14.Option2.name", - "help": "Island14.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Character1": { - "name": "Island14.Character1.name", - "help": "Island14.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island14.SecondaryCharacter1.name", - "help": "Island14.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island14.Character2.name", - "help": "Island14.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island14.SecondaryCharacter2.name", - "help": "Island14.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island15": { - "_info": { - "name": "Island15._info.name", - "help": "Island15._info.help" - }, - "Receive": { - "name": "Island15.Receive.name", - "help": "Island15.Receive.help" - }, - "Option1": { - "name": "Island15.Option1.name", - "help": "Island15.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island15.SecondaryCharacter1.name", - "help": "Island15.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island15.Character2.name", - "help": "Island15.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island15.SecondaryCharacter2.name", - "help": "Island15.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island16": { - "_info": { - "name": "Island16._info.name", - "help": "Island16._info.help" - }, - "Receive": { - "name": "Island16.Receive.name", - "help": "Island16.Receive.help" - }, - "Option1": { - "name": "Island16.Option1.name", - "help": "Island16.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option2": { - "name": "Island16.Option2.name", - "help": "Island16.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island16.Character1.name", - "help": "Island16.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island16.SecondaryCharacter1.name", - "help": "Island16.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island16.Character2.name", - "help": "Island16.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island16.SecondaryCharacter2.name", - "help": "Island16.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, "GeneralShop": { "_info": { "name": "General Shop Settings", diff --git a/module/config/i18n/ja-JP.json b/module/config/i18n/ja-JP.json index 939249223..ed64e5fbc 100644 --- a/module/config/i18n/ja-JP.json +++ b/module/config/i18n/ja-JP.json @@ -158,10 +158,6 @@ "name": "Task.Awaken.name", "help": "" }, - "Island": { - "name": "Task.Island.name", - "help": "Task.Island.help" - }, "Daily": { "name": "デイリー", "help": "" @@ -1856,3975 +1852,6 @@ "help": "Awaken.Favourite.help" } }, - "Island1": { - "_info": { - "name": "Island1._info.name", - "help": "Island1._info.help" - }, - "Receive": { - "name": "Island1.Receive.name", - "help": "Island1.Receive.help" - }, - "Option1": { - "name": "Island1.Option1.name", - "help": "Island1.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island1.SecondaryCharacter1.name", - "help": "Island1.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island1.Character2.name", - "help": "Island1.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island1.SecondaryCharacter2.name", - "help": "Island1.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island1.Character3.name", - "help": "Island1.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island1.SecondaryCharacter3.name", - "help": "Island1.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island1.Character4.name", - "help": "Island1.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island1.SecondaryCharacter4.name", - "help": "Island1.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island2": { - "_info": { - "name": "Island2._info.name", - "help": "Island2._info.help" - }, - "Receive": { - "name": "Island2.Receive.name", - "help": "Island2.Receive.help" - }, - "Option1": { - "name": "Island2.Option1.name", - "help": "Island2.Option1.help", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island2.SecondaryCharacter1.name", - "help": "Island2.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island2.Character2.name", - "help": "Island2.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island2.SecondaryCharacter2.name", - "help": "Island2.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island2.Character3.name", - "help": "Island2.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island2.SecondaryCharacter3.name", - "help": "Island2.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island2.Character4.name", - "help": "Island2.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island2.SecondaryCharacter4.name", - "help": "Island2.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island3": { - "_info": { - "name": "Island3._info.name", - "help": "Island3._info.help" - }, - "Receive": { - "name": "Island3.Receive.name", - "help": "Island3.Receive.help" - }, - "Option1": { - "name": "Island3.Option1.name", - "help": "Island3.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Option2": { - "name": "Island3.Option2.name", - "help": "Island3.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Option3": { - "name": "Island3.Option3.name", - "help": "Island3.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Character1": { - "name": "Island3.Character1.name", - "help": "Island3.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island3.SecondaryCharacter1.name", - "help": "Island3.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island3.Character2.name", - "help": "Island3.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island3.SecondaryCharacter2.name", - "help": "Island3.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island3.Character3.name", - "help": "Island3.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island3.SecondaryCharacter3.name", - "help": "Island3.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island4": { - "_info": { - "name": "Island4._info.name", - "help": "Island4._info.help" - }, - "Receive": { - "name": "Island4.Receive.name", - "help": "Island4.Receive.help" - }, - "Option1": { - "name": "Island4.Option1.name", - "help": "Island4.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option2": { - "name": "Island4.Option2.name", - "help": "Island4.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option3": { - "name": "Island4.Option3.name", - "help": "Island4.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option4": { - "name": "Island4.Option4.name", - "help": "Island4.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Character1": { - "name": "Island4.Character1.name", - "help": "Island4.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island4.SecondaryCharacter1.name", - "help": "Island4.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island4.Character2.name", - "help": "Island4.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island4.SecondaryCharacter2.name", - "help": "Island4.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island4.Character3.name", - "help": "Island4.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island4.SecondaryCharacter3.name", - "help": "Island4.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island4.Character4.name", - "help": "Island4.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island4.SecondaryCharacter4.name", - "help": "Island4.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island5": { - "_info": { - "name": "Island5._info.name", - "help": "Island5._info.help" - }, - "Receive": { - "name": "Island5.Receive.name", - "help": "Island5.Receive.help" - }, - "Option1": { - "name": "Island5.Option1.name", - "help": "Island5.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option2": { - "name": "Island5.Option2.name", - "help": "Island5.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option3": { - "name": "Island5.Option3.name", - "help": "Island5.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option4": { - "name": "Island5.Option4.name", - "help": "Island5.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Character1": { - "name": "Island5.Character1.name", - "help": "Island5.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island5.SecondaryCharacter1.name", - "help": "Island5.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island5.Character2.name", - "help": "Island5.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island5.SecondaryCharacter2.name", - "help": "Island5.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island5.Character3.name", - "help": "Island5.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island5.SecondaryCharacter3.name", - "help": "Island5.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island5.Character4.name", - "help": "Island5.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island5.SecondaryCharacter4.name", - "help": "Island5.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island6": { - "_info": { - "name": "Island6._info.name", - "help": "Island6._info.help" - }, - "Receive": { - "name": "Island6.Receive.name", - "help": "Island6.Receive.help" - }, - "Option1": { - "name": "Island6.Option1.name", - "help": "Island6.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "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", - "8": "8", - "9": "9" - }, - "Option3": { - "name": "Island6.Option3.name", - "help": "Island6.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option4": { - "name": "Island6.Option4.name", - "help": "Island6.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island6.Character1.name", - "help": "Island6.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island6.SecondaryCharacter1.name", - "help": "Island6.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island6.Character2.name", - "help": "Island6.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island6.SecondaryCharacter2.name", - "help": "Island6.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island6.Character3.name", - "help": "Island6.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island6.SecondaryCharacter3.name", - "help": "Island6.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island6.Character4.name", - "help": "Island6.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island6.SecondaryCharacter4.name", - "help": "Island6.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island7": { - "_info": { - "name": "Island7._info.name", - "help": "Island7._info.help" - }, - "Receive": { - "name": "Island7.Receive.name", - "help": "Island7.Receive.help" - }, - "Option1": { - "name": "Island7.Option1.name", - "help": "Island7.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, - "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" - }, - "Character1": { - "name": "Island7.Character1.name", - "help": "Island7.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island7.SecondaryCharacter1.name", - "help": "Island7.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island7.Character2.name", - "help": "Island7.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island7.SecondaryCharacter2.name", - "help": "Island7.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island8": { - "_info": { - "name": "Island8._info.name", - "help": "Island8._info.help" - }, - "Receive": { - "name": "Island8.Receive.name", - "help": "Island8.Receive.help" - }, - "Option1": { - "name": "Island8.Option1.name", - "help": "Island8.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12" - }, - "Option2": { - "name": "Island8.Option2.name", - "help": "Island8.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12" - }, - "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", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island8.SecondaryCharacter1.name", - "help": "Island8.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island8.Character2.name", - "help": "Island8.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island8.SecondaryCharacter2.name", - "help": "Island8.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island9": { - "_info": { - "name": "Island9._info.name", - "help": "Island9._info.help" - }, - "Receive": { - "name": "Island9.Receive.name", - "help": "Island9.Receive.help" - }, - "Option1": { - "name": "Island9.Option1.name", - "help": "Island9.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11" - }, - "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", - "10": "10", - "11": "11" - }, - "Character1": { - "name": "Island9.Character1.name", - "help": "Island9.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island9.SecondaryCharacter1.name", - "help": "Island9.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island9.Character2.name", - "help": "Island9.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island9.SecondaryCharacter2.name", - "help": "Island9.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island10": { - "_info": { - "name": "Island10._info.name", - "help": "Island10._info.help" - }, - "Receive": { - "name": "Island10.Receive.name", - "help": "Island10.Receive.help" - }, - "Option1": { - "name": "Island10.Option1.name", - "help": "Island10.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10" - }, - "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", - "8": "8", - "9": "9", - "10": "10" - }, - "Character1": { - "name": "Island10.Character1.name", - "help": "Island10.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island10.SecondaryCharacter1.name", - "help": "Island10.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island10.Character2.name", - "help": "Island10.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island10.SecondaryCharacter2.name", - "help": "Island10.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island11": { - "_info": { - "name": "Island11._info.name", - "help": "Island11._info.help" - }, - "Receive": { - "name": "Island11.Receive.name", - "help": "Island11.Receive.help" - }, - "Option1": { - "name": "Island11.Option1.name", - "help": "Island11.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option2": { - "name": "Island11.Option2.name", - "help": "Island11.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island11.Character1.name", - "help": "Island11.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island11.SecondaryCharacter1.name", - "help": "Island11.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island11.Character2.name", - "help": "Island11.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island11.SecondaryCharacter2.name", - "help": "Island11.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island12": { - "_info": { - "name": "Island12._info.name", - "help": "Island12._info.help" - }, - "Receive": { - "name": "Island12.Receive.name", - "help": "Island12.Receive.help" - }, - "Option1": { - "name": "Island12.Option1.name", - "help": "Island12.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island12.SecondaryCharacter1.name", - "help": "Island12.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island12.Character2.name", - "help": "Island12.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island12.SecondaryCharacter2.name", - "help": "Island12.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island13": { - "_info": { - "name": "Island13._info.name", - "help": "Island13._info.help" - }, - "Receive": { - "name": "Island13.Receive.name", - "help": "Island13.Receive.help" - }, - "Option1": { - "name": "Island13.Option1.name", - "help": "Island13.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option2": { - "name": "Island13.Option2.name", - "help": "Island13.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Character1": { - "name": "Island13.Character1.name", - "help": "Island13.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island13.SecondaryCharacter1.name", - "help": "Island13.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island13.Character2.name", - "help": "Island13.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island13.SecondaryCharacter2.name", - "help": "Island13.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island14": { - "_info": { - "name": "Island14._info.name", - "help": "Island14._info.help" - }, - "Receive": { - "name": "Island14.Receive.name", - "help": "Island14.Receive.help" - }, - "Option1": { - "name": "Island14.Option1.name", - "help": "Island14.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option2": { - "name": "Island14.Option2.name", - "help": "Island14.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Character1": { - "name": "Island14.Character1.name", - "help": "Island14.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island14.SecondaryCharacter1.name", - "help": "Island14.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island14.Character2.name", - "help": "Island14.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island14.SecondaryCharacter2.name", - "help": "Island14.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island15": { - "_info": { - "name": "Island15._info.name", - "help": "Island15._info.help" - }, - "Receive": { - "name": "Island15.Receive.name", - "help": "Island15.Receive.help" - }, - "Option1": { - "name": "Island15.Option1.name", - "help": "Island15.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island15.SecondaryCharacter1.name", - "help": "Island15.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island15.Character2.name", - "help": "Island15.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island15.SecondaryCharacter2.name", - "help": "Island15.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island16": { - "_info": { - "name": "Island16._info.name", - "help": "Island16._info.help" - }, - "Receive": { - "name": "Island16.Receive.name", - "help": "Island16.Receive.help" - }, - "Option1": { - "name": "Island16.Option1.name", - "help": "Island16.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option2": { - "name": "Island16.Option2.name", - "help": "Island16.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island16.Character1.name", - "help": "Island16.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island16.SecondaryCharacter1.name", - "help": "Island16.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island16.Character2.name", - "help": "Island16.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island16.SecondaryCharacter2.name", - "help": "Island16.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, "GeneralShop": { "_info": { "name": "GeneralShop._info.name", diff --git a/module/config/i18n/zh-CN.json b/module/config/i18n/zh-CN.json index fb039c464..66ffd78b2 100644 --- a/module/config/i18n/zh-CN.json +++ b/module/config/i18n/zh-CN.json @@ -158,10 +158,6 @@ "name": "认知觉醒", "help": "" }, - "Island": { - "name": "岛屿计划", - "help": "需要岛屿等级18级并解锁集成管理面板后使用" - }, "Daily": { "name": "每日任务", "help": "" @@ -1856,3975 +1852,6 @@ "help": "" } }, - "Island1": { - "_info": { - "name": "丰壤农田", - "help": "" - }, - "Receive": { - "name": "收获丰壤农田", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "小麦", - "2": "玉米", - "3": "牧草", - "4": "咖啡豆", - "5": "大米", - "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": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character3": { - "name": "第 3 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter3": { - "name": "第 3 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character4": { - "name": "第 4 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter4": { - "name": "第 4 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island2": { - "_info": { - "name": "悠然牧场", - "help": "" - }, - "Receive": { - "name": "收获悠然牧场", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "鸡蛋(禽肉)" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "2": "鲜肉" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "3": "牛奶(皮料)" - }, - "Option4": { - "name": "第 4 格生产物品", - "help": "", - "0": "不生产", - "4": "羊毛" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character3": { - "name": "第 3 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter3": { - "name": "第 3 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character4": { - "name": "第 4 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter4": { - "name": "第 4 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island3": { - "_info": { - "name": "啾啾渔场", - "help": "" - }, - "Receive": { - "name": "收获啾啾渔场", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "贝类", - "2": "鲶鱼", - "3": "鲤鱼", - "4": "鲫鱼", - "5": "小河虾", - "6": "小龙虾", - "7": "鲈鱼", - "8": "螃蟹", - "9": "鱿鱼", - "10": "马鲛鱼", - "11": "金枪鱼", - "12": "三文鱼", - "13": "红鲷鱼", - "14": "黑鲷鱼", - "15": "黄鳍金枪鱼", - "16": "海参" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "贝类", - "2": "鲶鱼", - "3": "鲤鱼", - "4": "鲫鱼", - "5": "小河虾", - "6": "小龙虾", - "7": "鲈鱼", - "8": "螃蟹", - "9": "鱿鱼", - "10": "马鲛鱼", - "11": "金枪鱼", - "12": "三文鱼", - "13": "红鲷鱼", - "14": "黑鲷鱼", - "15": "黄鳍金枪鱼", - "16": "海参" - }, - "Option3": { - "name": "第 3 格生产物品", - "help": "", - "0": "不生产", - "1": "贝类", - "2": "鲶鱼", - "3": "鲤鱼", - "4": "鲫鱼", - "5": "小河虾", - "6": "小龙虾", - "7": "鲈鱼", - "8": "螃蟹", - "9": "鱿鱼", - "10": "马鲛鱼", - "11": "金枪鱼", - "12": "三文鱼", - "13": "红鲷鱼", - "14": "黑鲷鱼", - "15": "黄鳍金枪鱼", - "16": "海参" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character3": { - "name": "第 3 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter3": { - "name": "第 3 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island4": { - "_info": { - "name": "沉石矿山", - "help": "" - }, - "Receive": { - "name": "收获沉石矿山", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "煤炭", - "2": "铜矿", - "3": "铝矿", - "4": "铁矿", - "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": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character3": { - "name": "第 3 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter3": { - "name": "第 3 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character4": { - "name": "第 4 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter4": { - "name": "第 4 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island5": { - "_info": { - "name": "翠土林场", - "help": "" - }, - "Receive": { - "name": "收获翠土林场", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "自然之木", - "2": "实用之木", - "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": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character3": { - "name": "第 3 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter3": { - "name": "第 3 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character4": { - "name": "第 4 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter4": { - "name": "第 4 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island6": { - "_info": { - "name": "坠香果园", - "help": "" - }, - "Receive": { - "name": "收获坠香果园", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "秋月梨", - "2": "柿子", - "3": "苹果", - "4": "柑橘", - "5": "香蕉", - "6": "芒果", - "7": "柠檬", - "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": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character3": { - "name": "第 3 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter3": { - "name": "第 3 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character4": { - "name": "第 4 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter4": { - "name": "第 4 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island7": { - "_info": { - "name": "青芽苗圃", - "help": "" - }, - "Receive": { - "name": "收获青芽苗圃", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "亚麻", - "2": "草莓", - "3": "棉花", - "4": "茶叶", - "5": "薰衣草", - "6": "胡萝卜", - "7": "洋葱" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "亚麻", - "2": "草莓", - "3": "棉花", - "4": "茶叶", - "5": "薰衣草", - "6": "胡萝卜", - "7": "洋葱" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island8": { - "_info": { - "name": "有鱼餐馆", - "help": "" - }, - "Receive": { - "name": "收获有鱼餐馆", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "柿子饼", - "2": "松茸鸡汤", - "3": "豆腐", - "4": "肉末烧豆腐", - "5": "蛋包饭", - "6": "白菜豆腐汤", - "7": "蔬菜沙拉", - "8": "炸鱼薯条", - "9": "洋葱蒸鱼", - "10": "佛跳墙", - "11": "经典豆腐套餐", - "12": "绵玉定食" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "柿子饼", - "2": "松茸鸡汤", - "3": "豆腐", - "4": "肉末烧豆腐", - "5": "蛋包饭", - "6": "白菜豆腐汤", - "7": "蔬菜沙拉", - "8": "炸鱼薯条", - "9": "洋葱蒸鱼", - "10": "佛跳墙", - "11": "经典豆腐套餐", - "12": "绵玉定食" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island9": { - "_info": { - "name": "白熊饮品", - "help": "" - }, - "Receive": { - "name": "收获白熊饮品", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "胡萝卜秋梨汁", - "2": "菊花茶", - "3": "苹果汁", - "4": "香蕉芒果汁", - "5": "蜂蜜柠檬水", - "6": "草莓蜜沁", - "7": "薰衣草茶", - "8": "草莓蜂蜜冰沙", - "9": "阳光蜜水", - "10": "花香果韵", - "11": "缤纷果乐园" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "胡萝卜秋梨汁", - "2": "菊花茶", - "3": "苹果汁", - "4": "香蕉芒果汁", - "5": "蜂蜜柠檬水", - "6": "草莓蜜沁", - "7": "薰衣草茶", - "8": "草莓蜂蜜冰沙", - "9": "阳光蜜水", - "10": "花香果韵", - "11": "缤纷果乐园" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island10": { - "_info": { - "name": "啾啾简餐", - "help": "" - }, - "Receive": { - "name": "收获啾啾简餐", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "玉米杯", - "2": "苹果派", - "3": "香橙派", - "4": "芒果糯米饭", - "5": "香蕉可丽饼", - "6": "草莓夏洛特", - "7": "海鲜饭", - "8": "香甜组合", - "9": "果园二重奏", - "10": "莓果香橙甜点组" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "玉米杯", - "2": "苹果派", - "3": "香橙派", - "4": "芒果糯米饭", - "5": "香蕉可丽饼", - "6": "草莓夏洛特", - "7": "海鲜饭", - "8": "香甜组合", - "9": "果园二重奏", - "10": "莓果香橙甜点组" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island11": { - "_info": { - "name": "乌鱼烤肉", - "help": "" - }, - "Receive": { - "name": "收获乌鱼烤肉", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "炭烤肉串", - "2": "禽肉土豆拼盘", - "3": "爆炒禽肉", - "4": "胡萝卜厚蛋烧", - "5": "汉堡肉饭", - "6": "柠檬虾", - "7": "爆炒小龙虾", - "8": "烤肉狂欢", - "9": "能量双拼套餐" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "炭烤肉串", - "2": "禽肉土豆拼盘", - "3": "爆炒禽肉", - "4": "胡萝卜厚蛋烧", - "5": "汉堡肉饭", - "6": "柠檬虾", - "7": "爆炒小龙虾", - "8": "烤肉狂欢", - "9": "能量双拼套餐" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island12": { - "_info": { - "name": "木料加工设备", - "help": "" - }, - "Receive": { - "name": "收获木料加工设备", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "纸张", - "2": "记事本", - "3": "桌椅", - "4": "精选木桶", - "5": "文件柜", - "6": "装饰画" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "纸张", - "2": "记事本", - "3": "桌椅", - "4": "精选木桶", - "5": "文件柜", - "6": "装饰画" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island13": { - "_info": { - "name": "工业生产设备", - "help": "" - }, - "Receive": { - "name": "收获工业生产设备", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "炭笔", - "2": "电缆", - "3": "铁钉", - "4": "硫酸", - "5": "火药", - "6": "刀叉餐具" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "炭笔", - "2": "电缆", - "3": "铁钉", - "4": "硫酸", - "5": "火药", - "6": "刀叉餐具" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island14": { - "_info": { - "name": "电子加工设备", - "help": "" - }, - "Receive": { - "name": "收获电子加工设备", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "墨盒", - "2": "钟表", - "3": "蓄电池", - "4": "净水滤芯" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "墨盒", - "2": "钟表", - "3": "蓄电池", - "4": "净水滤芯" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island15": { - "_info": { - "name": "手工制作设备", - "help": "" - }, - "Receive": { - "name": "收获手工制作设备", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "秋季花束", - "2": "花生油", - "3": "布料", - "4": "皮革", - "5": "绳索", - "6": "手套", - "7": "香囊", - "8": "鞋靴", - "9": "绷带" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "秋季花束", - "2": "花生油", - "3": "布料", - "4": "皮革", - "5": "绳索", - "6": "手套", - "7": "香囊", - "8": "鞋靴", - "9": "绷带" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, - "Island16": { - "_info": { - "name": "啾咖啡", - "help": "" - }, - "Receive": { - "name": "收获啾咖啡", - "help": "" - }, - "Option1": { - "name": "第 1 格生产物品", - "help": "", - "0": "不生产", - "1": "欧姆蛋", - "2": "冰咖啡", - "3": "芝士", - "4": "拿铁", - "5": "柑橘咖啡", - "6": "草莓奶绿", - "7": "晨光活力组合", - "8": "醒神套餐", - "9": "果香双杯乐" - }, - "Option2": { - "name": "第 2 格生产物品", - "help": "", - "0": "不生产", - "1": "欧姆蛋", - "2": "冰咖啡", - "3": "芝士", - "4": "拿铁", - "5": "柑橘咖啡", - "6": "草莓奶绿", - "7": "晨光活力组合", - "8": "醒神套餐", - "9": "果香双杯乐" - }, - "Character1": { - "name": "第 1 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter1": { - "name": "第 1 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "Character2": { - "name": "第 2 格首选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - }, - "SecondaryCharacter2": { - "name": "第 2 格次选角色", - "help": "", - "manjuu": "工作啾", - "saratoga": "萨拉托加", - "new_jersey": "新泽西", - "tashkent": "塔什干", - "lemalin": "恶毒", - "shimakaze": "岛风", - "akashi": "明石", - "ying_swei": "应瑞", - "chao_ho": "肇和", - "william_d_porter": "威廉·D·波特", - "chen_hai": "镇海", - "hood": "胡德", - "prinz_eugen": "欧根亲王", - "tb": "领航员-TB", - "oceana": "领洋者-娜比娅", - "explorer": "探索者-艾普洛", - "unicorn": "独角兽", - "cheshire": "柴郡", - "amagi_chan": "小天城", - "helena": "海伦娜", - "atago": "爱宕", - "friedrich_der_grobe": "腓特烈大帝", - "javelin": "标枪", - "laffey": "拉菲", - "takao": "高雄", - "yat_sen": "逸仙", - "fei_yuen": "飞云", - "august_von_parseval": "奥古斯特·冯·帕塞瓦尔", - "anchorage": "安克雷奇", - "belfast": "贝尔法斯特", - "chang_feng": "长风", - "leonardo_da_vinci": "莱昂纳多·达·芬奇", - "mogador": "莫加多尔", - "royal_fortune": "皇家财富号" - } - }, "GeneralShop": { "_info": { "name": "军火商(通用商店)", diff --git a/module/config/i18n/zh-TW.json b/module/config/i18n/zh-TW.json index 9814ff5fb..56a624758 100644 --- a/module/config/i18n/zh-TW.json +++ b/module/config/i18n/zh-TW.json @@ -158,10 +158,6 @@ "name": "認知覺醒", "help": "" }, - "Island": { - "name": "Task.Island.name", - "help": "Task.Island.help" - }, "Daily": { "name": "每日任務", "help": "" @@ -1856,3975 +1852,6 @@ "help": "" } }, - "Island1": { - "_info": { - "name": "Island1._info.name", - "help": "Island1._info.help" - }, - "Receive": { - "name": "Island1.Receive.name", - "help": "Island1.Receive.help" - }, - "Option1": { - "name": "Island1.Option1.name", - "help": "Island1.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island1.SecondaryCharacter1.name", - "help": "Island1.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island1.Character2.name", - "help": "Island1.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island1.SecondaryCharacter2.name", - "help": "Island1.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island1.Character3.name", - "help": "Island1.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island1.SecondaryCharacter3.name", - "help": "Island1.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island1.Character4.name", - "help": "Island1.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island1.SecondaryCharacter4.name", - "help": "Island1.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island2": { - "_info": { - "name": "Island2._info.name", - "help": "Island2._info.help" - }, - "Receive": { - "name": "Island2.Receive.name", - "help": "Island2.Receive.help" - }, - "Option1": { - "name": "Island2.Option1.name", - "help": "Island2.Option1.help", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island2.SecondaryCharacter1.name", - "help": "Island2.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island2.Character2.name", - "help": "Island2.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island2.SecondaryCharacter2.name", - "help": "Island2.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island2.Character3.name", - "help": "Island2.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island2.SecondaryCharacter3.name", - "help": "Island2.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island2.Character4.name", - "help": "Island2.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island2.SecondaryCharacter4.name", - "help": "Island2.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island3": { - "_info": { - "name": "Island3._info.name", - "help": "Island3._info.help" - }, - "Receive": { - "name": "Island3.Receive.name", - "help": "Island3.Receive.help" - }, - "Option1": { - "name": "Island3.Option1.name", - "help": "Island3.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Option2": { - "name": "Island3.Option2.name", - "help": "Island3.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Option3": { - "name": "Island3.Option3.name", - "help": "Island3.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12", - "13": "13", - "14": "14", - "15": "15", - "16": "16" - }, - "Character1": { - "name": "Island3.Character1.name", - "help": "Island3.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island3.SecondaryCharacter1.name", - "help": "Island3.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island3.Character2.name", - "help": "Island3.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island3.SecondaryCharacter2.name", - "help": "Island3.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island3.Character3.name", - "help": "Island3.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island3.SecondaryCharacter3.name", - "help": "Island3.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island4": { - "_info": { - "name": "Island4._info.name", - "help": "Island4._info.help" - }, - "Receive": { - "name": "Island4.Receive.name", - "help": "Island4.Receive.help" - }, - "Option1": { - "name": "Island4.Option1.name", - "help": "Island4.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option2": { - "name": "Island4.Option2.name", - "help": "Island4.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option3": { - "name": "Island4.Option3.name", - "help": "Island4.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option4": { - "name": "Island4.Option4.name", - "help": "Island4.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Character1": { - "name": "Island4.Character1.name", - "help": "Island4.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island4.SecondaryCharacter1.name", - "help": "Island4.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island4.Character2.name", - "help": "Island4.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island4.SecondaryCharacter2.name", - "help": "Island4.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island4.Character3.name", - "help": "Island4.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island4.SecondaryCharacter3.name", - "help": "Island4.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island4.Character4.name", - "help": "Island4.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island4.SecondaryCharacter4.name", - "help": "Island4.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island5": { - "_info": { - "name": "Island5._info.name", - "help": "Island5._info.help" - }, - "Receive": { - "name": "Island5.Receive.name", - "help": "Island5.Receive.help" - }, - "Option1": { - "name": "Island5.Option1.name", - "help": "Island5.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option2": { - "name": "Island5.Option2.name", - "help": "Island5.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option3": { - "name": "Island5.Option3.name", - "help": "Island5.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option4": { - "name": "Island5.Option4.name", - "help": "Island5.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Character1": { - "name": "Island5.Character1.name", - "help": "Island5.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island5.SecondaryCharacter1.name", - "help": "Island5.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island5.Character2.name", - "help": "Island5.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island5.SecondaryCharacter2.name", - "help": "Island5.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island5.Character3.name", - "help": "Island5.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island5.SecondaryCharacter3.name", - "help": "Island5.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island5.Character4.name", - "help": "Island5.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island5.SecondaryCharacter4.name", - "help": "Island5.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island6": { - "_info": { - "name": "Island6._info.name", - "help": "Island6._info.help" - }, - "Receive": { - "name": "Island6.Receive.name", - "help": "Island6.Receive.help" - }, - "Option1": { - "name": "Island6.Option1.name", - "help": "Island6.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "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", - "8": "8", - "9": "9" - }, - "Option3": { - "name": "Island6.Option3.name", - "help": "Island6.Option3.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option4": { - "name": "Island6.Option4.name", - "help": "Island6.Option4.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island6.Character1.name", - "help": "Island6.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island6.SecondaryCharacter1.name", - "help": "Island6.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island6.Character2.name", - "help": "Island6.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island6.SecondaryCharacter2.name", - "help": "Island6.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character3": { - "name": "Island6.Character3.name", - "help": "Island6.Character3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter3": { - "name": "Island6.SecondaryCharacter3.name", - "help": "Island6.SecondaryCharacter3.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character4": { - "name": "Island6.Character4.name", - "help": "Island6.Character4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter4": { - "name": "Island6.SecondaryCharacter4.name", - "help": "Island6.SecondaryCharacter4.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island7": { - "_info": { - "name": "Island7._info.name", - "help": "Island7._info.help" - }, - "Receive": { - "name": "Island7.Receive.name", - "help": "Island7.Receive.help" - }, - "Option1": { - "name": "Island7.Option1.name", - "help": "Island7.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7" - }, - "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" - }, - "Character1": { - "name": "Island7.Character1.name", - "help": "Island7.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island7.SecondaryCharacter1.name", - "help": "Island7.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island7.Character2.name", - "help": "Island7.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island7.SecondaryCharacter2.name", - "help": "Island7.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island8": { - "_info": { - "name": "Island8._info.name", - "help": "Island8._info.help" - }, - "Receive": { - "name": "Island8.Receive.name", - "help": "Island8.Receive.help" - }, - "Option1": { - "name": "Island8.Option1.name", - "help": "Island8.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12" - }, - "Option2": { - "name": "Island8.Option2.name", - "help": "Island8.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11", - "12": "12" - }, - "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", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island8.SecondaryCharacter1.name", - "help": "Island8.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island8.Character2.name", - "help": "Island8.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island8.SecondaryCharacter2.name", - "help": "Island8.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island9": { - "_info": { - "name": "Island9._info.name", - "help": "Island9._info.help" - }, - "Receive": { - "name": "Island9.Receive.name", - "help": "Island9.Receive.help" - }, - "Option1": { - "name": "Island9.Option1.name", - "help": "Island9.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10", - "11": "11" - }, - "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", - "10": "10", - "11": "11" - }, - "Character1": { - "name": "Island9.Character1.name", - "help": "Island9.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island9.SecondaryCharacter1.name", - "help": "Island9.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island9.Character2.name", - "help": "Island9.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island9.SecondaryCharacter2.name", - "help": "Island9.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island10": { - "_info": { - "name": "Island10._info.name", - "help": "Island10._info.help" - }, - "Receive": { - "name": "Island10.Receive.name", - "help": "Island10.Receive.help" - }, - "Option1": { - "name": "Island10.Option1.name", - "help": "Island10.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9", - "10": "10" - }, - "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", - "8": "8", - "9": "9", - "10": "10" - }, - "Character1": { - "name": "Island10.Character1.name", - "help": "Island10.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island10.SecondaryCharacter1.name", - "help": "Island10.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island10.Character2.name", - "help": "Island10.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island10.SecondaryCharacter2.name", - "help": "Island10.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island11": { - "_info": { - "name": "Island11._info.name", - "help": "Island11._info.help" - }, - "Receive": { - "name": "Island11.Receive.name", - "help": "Island11.Receive.help" - }, - "Option1": { - "name": "Island11.Option1.name", - "help": "Island11.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option2": { - "name": "Island11.Option2.name", - "help": "Island11.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island11.Character1.name", - "help": "Island11.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island11.SecondaryCharacter1.name", - "help": "Island11.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island11.Character2.name", - "help": "Island11.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island11.SecondaryCharacter2.name", - "help": "Island11.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island12": { - "_info": { - "name": "Island12._info.name", - "help": "Island12._info.help" - }, - "Receive": { - "name": "Island12.Receive.name", - "help": "Island12.Receive.help" - }, - "Option1": { - "name": "Island12.Option1.name", - "help": "Island12.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island12.SecondaryCharacter1.name", - "help": "Island12.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island12.Character2.name", - "help": "Island12.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island12.SecondaryCharacter2.name", - "help": "Island12.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island13": { - "_info": { - "name": "Island13._info.name", - "help": "Island13._info.help" - }, - "Receive": { - "name": "Island13.Receive.name", - "help": "Island13.Receive.help" - }, - "Option1": { - "name": "Island13.Option1.name", - "help": "Island13.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Option2": { - "name": "Island13.Option2.name", - "help": "Island13.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6" - }, - "Character1": { - "name": "Island13.Character1.name", - "help": "Island13.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island13.SecondaryCharacter1.name", - "help": "Island13.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island13.Character2.name", - "help": "Island13.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island13.SecondaryCharacter2.name", - "help": "Island13.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island14": { - "_info": { - "name": "Island14._info.name", - "help": "Island14._info.help" - }, - "Receive": { - "name": "Island14.Receive.name", - "help": "Island14.Receive.help" - }, - "Option1": { - "name": "Island14.Option1.name", - "help": "Island14.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Option2": { - "name": "Island14.Option2.name", - "help": "Island14.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "Character1": { - "name": "Island14.Character1.name", - "help": "Island14.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island14.SecondaryCharacter1.name", - "help": "Island14.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island14.Character2.name", - "help": "Island14.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island14.SecondaryCharacter2.name", - "help": "Island14.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island15": { - "_info": { - "name": "Island15._info.name", - "help": "Island15._info.help" - }, - "Receive": { - "name": "Island15.Receive.name", - "help": "Island15.Receive.help" - }, - "Option1": { - "name": "Island15.Option1.name", - "help": "Island15.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "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", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island15.SecondaryCharacter1.name", - "help": "Island15.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island15.Character2.name", - "help": "Island15.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island15.SecondaryCharacter2.name", - "help": "Island15.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, - "Island16": { - "_info": { - "name": "Island16._info.name", - "help": "Island16._info.help" - }, - "Receive": { - "name": "Island16.Receive.name", - "help": "Island16.Receive.help" - }, - "Option1": { - "name": "Island16.Option1.name", - "help": "Island16.Option1.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Option2": { - "name": "Island16.Option2.name", - "help": "Island16.Option2.help", - "0": "0", - "1": "1", - "2": "2", - "3": "3", - "4": "4", - "5": "5", - "6": "6", - "7": "7", - "8": "8", - "9": "9" - }, - "Character1": { - "name": "Island16.Character1.name", - "help": "Island16.Character1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter1": { - "name": "Island16.SecondaryCharacter1.name", - "help": "Island16.SecondaryCharacter1.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "Character2": { - "name": "Island16.Character2.name", - "help": "Island16.Character2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - }, - "SecondaryCharacter2": { - "name": "Island16.SecondaryCharacter2.name", - "help": "Island16.SecondaryCharacter2.help", - "manjuu": "manjuu", - "saratoga": "saratoga", - "new_jersey": "new_jersey", - "tashkent": "tashkent", - "lemalin": "lemalin", - "shimakaze": "shimakaze", - "akashi": "akashi", - "ying_swei": "ying_swei", - "chao_ho": "chao_ho", - "william_d_porter": "william_d_porter", - "chen_hai": "chen_hai", - "hood": "hood", - "prinz_eugen": "prinz_eugen", - "tb": "tb", - "oceana": "oceana", - "explorer": "explorer", - "unicorn": "unicorn", - "cheshire": "cheshire", - "amagi_chan": "amagi_chan", - "helena": "helena", - "atago": "atago", - "friedrich_der_grobe": "friedrich_der_grobe", - "javelin": "javelin", - "laffey": "laffey", - "takao": "takao", - "yat_sen": "yat_sen", - "fei_yuen": "fei_yuen", - "august_von_parseval": "august_von_parseval", - "anchorage": "anchorage", - "belfast": "belfast", - "chang_feng": "chang_feng", - "leonardo_da_vinci": "leonardo_da_vinci", - "mogador": "mogador", - "royal_fortune": "royal_fortune" - } - }, "GeneralShop": { "_info": { "name": "軍火商 (通用商店)", diff --git a/module/island/assets.py b/module/island/assets.py deleted file mode 100644 index e7e70d206..000000000 --- a/module/island/assets.py +++ /dev/null @@ -1,128 +0,0 @@ -from module.base.button import Button -from module.base.template import Template - -# This file was automatically generated by dev_tools/button_extract.py. -# Don't modify it manually. - -GET_ITEMS_ISLAND = Button(area={'cn': (588, 260, 692, 289), 'en': (588, 260, 692, 289), 'jp': (588, 260, 692, 289), 'tw': (588, 260, 692, 289)}, color={'cn': (178, 180, 180), 'en': (149, 151, 152), 'jp': (178, 180, 180), 'tw': (178, 180, 180)}, button={'cn': (0, 269, 129, 480), 'en': (588, 260, 692, 289), 'jp': (0, 269, 129, 480), 'tw': (0, 269, 129, 480)}, file={'cn': './assets/cn/island/GET_ITEMS_ISLAND.png', 'en': './assets/en/island/GET_ITEMS_ISLAND.png', 'jp': './assets/cn/island/GET_ITEMS_ISLAND.png', 'tw': './assets/cn/island/GET_ITEMS_ISLAND.png'}) -ISLAND_AMOUNT_MAX = Button(area={'cn': (960, 382, 988, 405), 'en': (960, 382, 988, 405), 'jp': (960, 382, 988, 405), 'tw': (960, 382, 988, 405)}, color={'cn': (72, 72, 78), 'en': (78, 78, 84), 'jp': (72, 72, 78), 'tw': (72, 72, 78)}, button={'cn': (960, 382, 988, 405), 'en': (960, 382, 988, 405), 'jp': (960, 382, 988, 405), 'tw': (960, 382, 988, 405)}, file={'cn': './assets/cn/island/ISLAND_AMOUNT_MAX.png', 'en': './assets/en/island/ISLAND_AMOUNT_MAX.png', 'jp': './assets/cn/island/ISLAND_AMOUNT_MAX.png', 'tw': './assets/cn/island/ISLAND_AMOUNT_MAX.png'}) -ISLAND_CLICK_SAFE_AREA = Button(area={'cn': (0, 269, 129, 480), 'en': (0, 269, 129, 480), 'jp': (0, 269, 129, 480), 'tw': (0, 269, 129, 480)}, color={'cn': (51, 52, 56), 'en': (51, 52, 56), 'jp': (51, 52, 56), 'tw': (51, 52, 56)}, button={'cn': (0, 269, 129, 480), 'en': (0, 269, 129, 480), 'jp': (0, 269, 129, 480), 'tw': (0, 269, 129, 480)}, file={'cn': './assets/cn/island/ISLAND_CLICK_SAFE_AREA.png', 'en': './assets/cn/island/ISLAND_CLICK_SAFE_AREA.png', 'jp': './assets/cn/island/ISLAND_CLICK_SAFE_AREA.png', 'tw': './assets/cn/island/ISLAND_CLICK_SAFE_AREA.png'}) -ISLAND_FRIEND = Button(area={'cn': (887, 648, 920, 675), 'en': (887, 648, 920, 675), 'jp': (887, 648, 920, 675), 'tw': (887, 648, 920, 675)}, color={'cn': (203, 213, 219), 'en': (203, 213, 219), 'jp': (203, 213, 219), 'tw': (203, 213, 219)}, button={'cn': (887, 648, 920, 675), 'en': (887, 648, 920, 675), 'jp': (887, 648, 920, 675), 'tw': (887, 648, 920, 675)}, file={'cn': './assets/cn/island/ISLAND_FRIEND.png', 'en': './assets/cn/island/ISLAND_FRIEND.png', 'jp': './assets/cn/island/ISLAND_FRIEND.png', 'tw': './assets/cn/island/ISLAND_FRIEND.png'}) -ISLAND_FRIEND_CHECK = Button(area={'cn': (171, 22, 217, 45), 'en': (171, 22, 217, 45), 'jp': (171, 22, 217, 45), 'tw': (171, 22, 217, 45)}, color={'cn': (96, 102, 115), 'en': (96, 102, 115), 'jp': (96, 102, 115), 'tw': (96, 102, 115)}, button={'cn': (171, 22, 217, 45), 'en': (171, 22, 217, 45), 'jp': (171, 22, 217, 45), 'tw': (171, 22, 217, 45)}, file={'cn': './assets/cn/island/ISLAND_FRIEND_CHECK.png', 'en': './assets/cn/island/ISLAND_FRIEND_CHECK.png', 'jp': './assets/cn/island/ISLAND_FRIEND_CHECK.png', 'tw': './assets/cn/island/ISLAND_FRIEND_CHECK.png'}) -ISLAND_FRIEND_LEAVE = Button(area={'cn': (380, 47, 406, 71), 'en': (380, 47, 406, 71), 'jp': (380, 47, 406, 71), 'tw': (380, 47, 406, 71)}, color={'cn': (183, 183, 183), 'en': (183, 183, 183), 'jp': (183, 183, 183), 'tw': (183, 183, 183)}, button={'cn': (380, 47, 406, 71), 'en': (380, 47, 406, 71), 'jp': (380, 47, 406, 71), 'tw': (380, 47, 406, 71)}, file={'cn': './assets/cn/island/ISLAND_FRIEND_LEAVE.png', 'en': './assets/cn/island/ISLAND_FRIEND_LEAVE.png', 'jp': './assets/cn/island/ISLAND_FRIEND_LEAVE.png', 'tw': './assets/cn/island/ISLAND_FRIEND_LEAVE.png'}) -ISLAND_FRIEND_SCROLL = Button(area={'cn': (1256, 98, 1257, 694), 'en': (1256, 98, 1257, 694), 'jp': (1256, 98, 1257, 694), 'tw': (1256, 98, 1257, 694)}, color={'cn': (200, 199, 193), 'en': (200, 199, 193), 'jp': (200, 199, 193), 'tw': (200, 199, 193)}, button={'cn': (1256, 98, 1257, 694), 'en': (1256, 98, 1257, 694), 'jp': (1256, 98, 1257, 694), 'tw': (1256, 98, 1257, 694)}, file={'cn': './assets/cn/island/ISLAND_FRIEND_SCROLL.png', 'en': './assets/cn/island/ISLAND_FRIEND_SCROLL.png', 'jp': './assets/cn/island/ISLAND_FRIEND_SCROLL.png', 'tw': './assets/cn/island/ISLAND_FRIEND_SCROLL.png'}) -ISLAND_INFO_EXIT = Button(area={'cn': (907, 160, 933, 187), 'en': (907, 160, 933, 187), 'jp': (907, 160, 933, 187), 'tw': (907, 160, 933, 187)}, color={'cn': (96, 96, 96), 'en': (96, 96, 96), 'jp': (96, 96, 96), 'tw': (96, 96, 96)}, button={'cn': (907, 160, 933, 187), 'en': (907, 160, 933, 187), 'jp': (907, 160, 933, 187), 'tw': (907, 160, 933, 187)}, file={'cn': './assets/cn/island/ISLAND_INFO_EXIT.png', 'en': './assets/cn/island/ISLAND_INFO_EXIT.png', 'jp': './assets/cn/island/ISLAND_INFO_EXIT.png', 'tw': './assets/cn/island/ISLAND_INFO_EXIT.png'}) -ISLAND_MANAGEMENT = Button(area={'cn': (1077, 493, 1119, 533), 'en': (1077, 493, 1119, 533), 'jp': (1077, 493, 1119, 533), 'tw': (1077, 493, 1119, 533)}, color={'cn': (187, 224, 135), 'en': (187, 224, 135), 'jp': (187, 224, 135), 'tw': (187, 224, 135)}, button={'cn': (1077, 493, 1119, 533), 'en': (1077, 493, 1119, 533), 'jp': (1077, 493, 1119, 533), 'tw': (1077, 493, 1119, 533)}, file={'cn': './assets/cn/island/ISLAND_MANAGEMENT.png', 'en': './assets/cn/island/ISLAND_MANAGEMENT.png', 'jp': './assets/cn/island/ISLAND_MANAGEMENT.png', 'tw': './assets/cn/island/ISLAND_MANAGEMENT.png'}) -ISLAND_MANAGEMENT_CHECK = Button(area={'cn': (123, 21, 304, 47), 'en': (123, 21, 304, 47), 'jp': (123, 21, 304, 47), 'tw': (123, 21, 304, 47)}, color={'cn': (77, 83, 96), 'en': (90, 96, 108), 'jp': (77, 83, 96), 'tw': (77, 83, 96)}, button={'cn': (123, 21, 304, 47), 'en': (123, 21, 304, 47), 'jp': (123, 21, 304, 47), 'tw': (123, 21, 304, 47)}, file={'cn': './assets/cn/island/ISLAND_MANAGEMENT_CHECK.png', 'en': './assets/en/island/ISLAND_MANAGEMENT_CHECK.png', 'jp': './assets/cn/island/ISLAND_MANAGEMENT_CHECK.png', 'tw': './assets/cn/island/ISLAND_MANAGEMENT_CHECK.png'}) -ISLAND_MANAGEMENT_LOCKED = Button(area={'cn': (1092, 504, 1105, 520), 'en': (1092, 504, 1105, 520), 'jp': (1092, 504, 1105, 520), 'tw': (1092, 504, 1105, 520)}, color={'cn': (197, 206, 195), 'en': (197, 206, 195), 'jp': (197, 206, 195), 'tw': (197, 206, 195)}, button={'cn': (1092, 504, 1105, 520), 'en': (1092, 504, 1105, 520), 'jp': (1092, 504, 1105, 520), 'tw': (1092, 504, 1105, 520)}, file={'cn': './assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png', 'en': './assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png', 'jp': './assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png', 'tw': './assets/cn/island/ISLAND_MANAGEMENT_LOCKED.png'}) -ISLAND_PRODUCT_ITEMS = Button(area={'cn': (166, 68, 477, 652), 'en': (166, 68, 477, 652), 'jp': (166, 68, 477, 652), 'tw': (166, 68, 477, 652)}, color={'cn': (189, 200, 198), 'en': (189, 200, 198), 'jp': (189, 200, 198), 'tw': (189, 200, 198)}, button={'cn': (166, 68, 477, 652), 'en': (166, 68, 477, 652), 'jp': (166, 68, 477, 652), 'tw': (166, 68, 477, 652)}, file={'cn': './assets/cn/island/ISLAND_PRODUCT_ITEMS.png', 'en': './assets/cn/island/ISLAND_PRODUCT_ITEMS.png', 'jp': './assets/cn/island/ISLAND_PRODUCT_ITEMS.png', 'tw': './assets/cn/island/ISLAND_PRODUCT_ITEMS.png'}) -ISLAND_PROJECT_CHARACTER = Button(area={'cn': (544, 149, 640, 549), 'en': (544, 149, 640, 549), 'jp': (544, 149, 640, 549), 'tw': (544, 149, 640, 549)}, color={'cn': (128, 128, 128), 'en': (128, 128, 128), 'jp': (128, 128, 128), 'tw': (128, 128, 128)}, button={'cn': (544, 149, 640, 549), 'en': (544, 149, 640, 549), 'jp': (544, 149, 640, 549), 'tw': (544, 149, 640, 549)}, file={'cn': './assets/cn/island/ISLAND_PROJECT_CHARACTER.png', 'en': './assets/cn/island/ISLAND_PROJECT_CHARACTER.png', 'jp': './assets/cn/island/ISLAND_PROJECT_CHARACTER.png', 'tw': './assets/cn/island/ISLAND_PROJECT_CHARACTER.png'}) -ISLAND_PROJECT_SWIPE = Button(area={'cn': (690, 80, 721, 641), 'en': (690, 80, 721, 641), 'jp': (690, 80, 721, 641), 'tw': (690, 80, 721, 641)}, color={'cn': (215, 218, 213), 'en': (215, 218, 213), 'jp': (215, 218, 213), 'tw': (215, 218, 213)}, button={'cn': (690, 80, 721, 641), 'en': (690, 80, 721, 641), 'jp': (690, 80, 721, 641), 'tw': (690, 80, 721, 641)}, file={'cn': './assets/cn/island/ISLAND_PROJECT_SWIPE.png', 'en': './assets/cn/island/ISLAND_PROJECT_SWIPE.png', 'jp': './assets/cn/island/ISLAND_PROJECT_SWIPE.png', 'tw': './assets/cn/island/ISLAND_PROJECT_SWIPE.png'}) -ISLAND_TRANSPORT = Button(area={'cn': (905, 335, 986, 358), 'en': (905, 335, 986, 358), 'jp': (905, 335, 986, 358), 'tw': (905, 335, 986, 358)}, color={'cn': (228, 192, 122), 'en': (234, 192, 102), 'jp': (228, 192, 122), 'tw': (228, 192, 122)}, button={'cn': (898, 328, 1031, 459), 'en': (905, 335, 986, 358), 'jp': (898, 328, 1031, 459), 'tw': (898, 328, 1031, 459)}, file={'cn': './assets/cn/island/ISLAND_TRANSPORT.png', 'en': './assets/en/island/ISLAND_TRANSPORT.png', 'jp': './assets/cn/island/ISLAND_TRANSPORT.png', 'tw': './assets/cn/island/ISLAND_TRANSPORT.png'}) -ISLAND_TRANSPORT_CHECK = Button(area={'cn': (264, 154, 317, 180), 'en': (264, 154, 317, 180), 'jp': (264, 154, 317, 180), 'tw': (264, 154, 317, 180)}, color={'cn': (142, 143, 143), 'en': (22, 0, 0), 'jp': (142, 143, 143), 'tw': (142, 143, 143)}, button={'cn': (264, 154, 317, 180), 'en': (264, 154, 317, 180), 'jp': (264, 154, 317, 180), 'tw': (264, 154, 317, 180)}, file={'cn': './assets/cn/island/ISLAND_TRANSPORT_CHECK.png', 'en': './assets/en/island/ISLAND_TRANSPORT_CHECK.png', 'jp': './assets/cn/island/ISLAND_TRANSPORT_CHECK.png', 'tw': './assets/cn/island/ISLAND_TRANSPORT_CHECK.png'}) -OCR_PRODUCTION_TIME = Button(area={'cn': (714, 611, 808, 631), 'en': (637, 603, 733, 623), 'jp': (714, 611, 808, 631), 'tw': (714, 611, 808, 631)}, color={'cn': (120, 210, 255), 'en': (132, 214, 255), 'jp': (120, 210, 255), 'tw': (120, 210, 255)}, button={'cn': (714, 611, 808, 631), 'en': (637, 603, 733, 623), 'jp': (714, 611, 808, 631), 'tw': (714, 611, 808, 631)}, file={'cn': './assets/cn/island/OCR_PRODUCTION_TIME.png', 'en': './assets/en/island/OCR_PRODUCTION_TIME.png', 'jp': './assets/cn/island/OCR_PRODUCTION_TIME.png', 'tw': './assets/cn/island/OCR_PRODUCTION_TIME.png'}) -OCR_PRODUCTION_TIME_REMAIN = Button(area={'cn': (621, 427, 666, 439), 'en': (621, 427, 666, 439), 'jp': (621, 427, 666, 439), 'tw': (621, 427, 666, 439)}, color={'cn': (196, 203, 205), 'en': (196, 203, 205), 'jp': (196, 203, 205), 'tw': (196, 203, 205)}, button={'cn': (621, 427, 666, 439), 'en': (621, 427, 666, 439), 'jp': (621, 427, 666, 439), 'tw': (621, 427, 666, 439)}, file={'cn': './assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png', 'en': './assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png', 'jp': './assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png', 'tw': './assets/cn/island/OCR_PRODUCTION_TIME_REMAIN.png'}) -OCR_TRANSPORT_REFRESH = Button(area={'cn': (716, 211, 805, 231), 'en': (716, 211, 805, 231), 'jp': (716, 211, 805, 231), 'tw': (716, 211, 805, 231)}, color={'cn': (176, 177, 175), 'en': (176, 177, 175), 'jp': (176, 177, 175), 'tw': (176, 177, 175)}, button={'cn': (716, 211, 805, 231), 'en': (716, 211, 805, 231), 'jp': (716, 211, 805, 231), 'tw': (716, 211, 805, 231)}, file={'cn': './assets/cn/island/OCR_TRANSPORT_REFRESH.png', 'en': './assets/cn/island/OCR_TRANSPORT_REFRESH.png', 'jp': './assets/cn/island/OCR_TRANSPORT_REFRESH.png', 'tw': './assets/cn/island/OCR_TRANSPORT_REFRESH.png'}) -OCR_TRANSPORT_TIME = Button(area={'cn': (611, 139, 687, 154), 'en': (611, 139, 687, 154), 'jp': (611, 139, 687, 154), 'tw': (611, 139, 687, 154)}, color={'cn': (119, 119, 120), 'en': (119, 119, 120), 'jp': (119, 119, 120), 'tw': (119, 119, 120)}, button={'cn': (611, 139, 687, 154), 'en': (611, 139, 687, 154), 'jp': (611, 139, 687, 154), 'tw': (611, 139, 687, 154)}, file={'cn': './assets/cn/island/OCR_TRANSPORT_TIME.png', 'en': './assets/cn/island/OCR_TRANSPORT_TIME.png', 'jp': './assets/cn/island/OCR_TRANSPORT_TIME.png', 'tw': './assets/cn/island/OCR_TRANSPORT_TIME.png'}) -OCR_TRANSPORT_TIME_REMAIN = Button(area={'cn': (753, 210, 842, 230), 'en': (753, 210, 842, 230), 'jp': (753, 210, 842, 230), 'tw': (753, 210, 842, 230)}, color={'cn': (252, 203, 127), 'en': (252, 203, 127), 'jp': (252, 203, 127), 'tw': (252, 203, 127)}, button={'cn': (753, 210, 842, 230), 'en': (753, 210, 842, 230), 'jp': (753, 210, 842, 230), 'tw': (753, 210, 842, 230)}, file={'cn': './assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png', 'en': './assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png', 'jp': './assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png', 'tw': './assets/cn/island/OCR_TRANSPORT_TIME_REMAIN.png'}) -PEARL_CHECK = Button(area={'cn': (113, 22, 228, 45), 'en': (113, 22, 228, 45), 'jp': (113, 22, 228, 45), 'tw': (113, 22, 228, 45)}, color={'cn': (93, 98, 110), 'en': (93, 98, 110), 'jp': (93, 98, 110), 'tw': (93, 98, 110)}, button={'cn': (113, 22, 228, 45), 'en': (113, 22, 228, 45), 'jp': (113, 22, 228, 45), 'tw': (113, 22, 228, 45)}, file={'cn': './assets/cn/island/PEARL_CHECK.png', 'en': './assets/cn/island/PEARL_CHECK.png', 'jp': './assets/cn/island/PEARL_CHECK.png', 'tw': './assets/cn/island/PEARL_CHECK.png'}) -PEARL_ENTER = Button(area={'cn': (809, 380, 836, 407), 'en': (809, 380, 836, 407), 'jp': (809, 380, 836, 407), 'tw': (809, 380, 836, 407)}, color={'cn': (192, 192, 192), 'en': (192, 192, 192), 'jp': (192, 192, 192), 'tw': (192, 192, 192)}, button={'cn': (809, 380, 836, 407), 'en': (809, 380, 836, 407), 'jp': (809, 380, 836, 407), 'tw': (809, 380, 836, 407)}, file={'cn': './assets/cn/island/PEARL_ENTER.png', 'en': './assets/cn/island/PEARL_ENTER.png', 'jp': './assets/cn/island/PEARL_ENTER.png', 'tw': './assets/cn/island/PEARL_ENTER.png'}) -PEARL_PRICE_OCR = Button(area={'cn': (257, 357, 300, 377), 'en': (257, 357, 300, 377), 'jp': (257, 357, 300, 377), 'tw': (257, 357, 300, 377)}, color={'cn': (147, 148, 148), 'en': (147, 148, 148), 'jp': (147, 148, 148), 'tw': (147, 148, 148)}, button={'cn': (257, 357, 300, 377), 'en': (257, 357, 300, 377), 'jp': (257, 357, 300, 377), 'tw': (257, 357, 300, 377)}, file={'cn': './assets/cn/island/PEARL_PRICE_OCR.png', 'en': './assets/cn/island/PEARL_PRICE_OCR.png', 'jp': './assets/cn/island/PEARL_PRICE_OCR.png', 'tw': './assets/cn/island/PEARL_PRICE_OCR.png'}) -PRODUCT_MANJUU_CHECK = Button(area={'cn': (535, 107, 575, 138), 'en': (535, 107, 575, 138), 'jp': (535, 107, 575, 138), 'tw': (535, 107, 575, 138)}, color={'cn': (199, 181, 124), 'en': (199, 181, 124), 'jp': (199, 181, 124), 'tw': (199, 181, 124)}, button={'cn': (535, 107, 575, 138), 'en': (535, 107, 575, 138), 'jp': (535, 107, 575, 138), 'tw': (535, 107, 575, 138)}, file={'cn': './assets/cn/island/PRODUCT_MANJUU_CHECK.png', 'en': './assets/cn/island/PRODUCT_MANJUU_CHECK.png', 'jp': './assets/cn/island/PRODUCT_MANJUU_CHECK.png', 'tw': './assets/cn/island/PRODUCT_MANJUU_CHECK.png'}) -PROJECT_AKASHI_CHECK = Button(area={'cn': (1172, 167, 1220, 215), 'en': (1172, 167, 1220, 215), 'jp': (1172, 167, 1220, 215), 'tw': (1172, 167, 1220, 215)}, color={'cn': (168, 181, 162), 'en': (168, 181, 162), 'jp': (168, 181, 162), 'tw': (168, 181, 162)}, button={'cn': (1172, 167, 1220, 215), 'en': (1172, 167, 1220, 215), 'jp': (1172, 167, 1220, 215), 'tw': (1172, 167, 1220, 215)}, file={'cn': './assets/cn/island/PROJECT_AKASHI_CHECK.png', 'en': './assets/cn/island/PROJECT_AKASHI_CHECK.png', 'jp': './assets/cn/island/PROJECT_AKASHI_CHECK.png', 'tw': './assets/cn/island/PROJECT_AKASHI_CHECK.png'}) -PROJECT_AMAGI_CHAN_CHECK = Button(area={'cn': (1173, 169, 1223, 219), 'en': (1173, 169, 1223, 219), 'jp': (1173, 169, 1223, 219), 'tw': (1173, 169, 1223, 219)}, color={'cn': (137, 111, 103), 'en': (137, 111, 103), 'jp': (137, 111, 103), 'tw': (137, 111, 103)}, button={'cn': (1173, 169, 1223, 219), 'en': (1173, 169, 1223, 219), 'jp': (1173, 169, 1223, 219), 'tw': (1173, 169, 1223, 219)}, file={'cn': './assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png', 'en': './assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png', 'jp': './assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png', 'tw': './assets/cn/island/PROJECT_AMAGI_CHAN_CHECK.png'}) -PROJECT_ANCHORAGE_CHECK = Button(area={'cn': (1169, 167, 1217, 215), 'en': (1169, 167, 1217, 215), 'jp': (1169, 167, 1217, 215), 'tw': (1169, 167, 1217, 215)}, color={'cn': (205, 183, 173), 'en': (205, 183, 173), 'jp': (205, 183, 173), 'tw': (205, 183, 173)}, button={'cn': (1169, 167, 1217, 215), 'en': (1169, 167, 1217, 215), 'jp': (1169, 167, 1217, 215), 'tw': (1169, 167, 1217, 215)}, file={'cn': './assets/cn/island/PROJECT_ANCHORAGE_CHECK.png', 'en': './assets/cn/island/PROJECT_ANCHORAGE_CHECK.png', 'jp': './assets/cn/island/PROJECT_ANCHORAGE_CHECK.png', 'tw': './assets/cn/island/PROJECT_ANCHORAGE_CHECK.png'}) -PROJECT_ATAGO_CHECK = Button(area={'cn': (1168, 163, 1214, 209), 'en': (1168, 163, 1214, 209), 'jp': (1168, 163, 1214, 209), 'tw': (1168, 163, 1214, 209)}, color={'cn': (147, 129, 122), 'en': (147, 129, 122), 'jp': (147, 129, 122), 'tw': (147, 129, 122)}, button={'cn': (1168, 163, 1214, 209), 'en': (1168, 163, 1214, 209), 'jp': (1168, 163, 1214, 209), 'tw': (1168, 163, 1214, 209)}, file={'cn': './assets/cn/island/PROJECT_ATAGO_CHECK.png', 'en': './assets/cn/island/PROJECT_ATAGO_CHECK.png', 'jp': './assets/cn/island/PROJECT_ATAGO_CHECK.png', 'tw': './assets/cn/island/PROJECT_ATAGO_CHECK.png'}) -PROJECT_AUGUST_VON_PARSEVAL_CHECK = Button(area={'cn': (1171, 164, 1219, 212), 'en': (1171, 164, 1219, 212), 'jp': (1171, 164, 1219, 212), 'tw': (1171, 164, 1219, 212)}, color={'cn': (120, 112, 121), 'en': (120, 112, 121), 'jp': (120, 112, 121), 'tw': (120, 112, 121)}, button={'cn': (1171, 164, 1219, 212), 'en': (1171, 164, 1219, 212), 'jp': (1171, 164, 1219, 212), 'tw': (1171, 164, 1219, 212)}, file={'cn': './assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png', 'en': './assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png', 'jp': './assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png', 'tw': './assets/cn/island/PROJECT_AUGUST_VON_PARSEVAL_CHECK.png'}) -PROJECT_BELFAST_CHECK = Button(area={'cn': (1169, 169, 1214, 214), 'en': (1169, 169, 1214, 214), 'jp': (1169, 169, 1214, 214), 'tw': (1169, 169, 1214, 214)}, color={'cn': (223, 207, 205), 'en': (223, 207, 205), 'jp': (223, 207, 205), 'tw': (223, 207, 205)}, button={'cn': (1169, 169, 1214, 214), 'en': (1169, 169, 1214, 214), 'jp': (1169, 169, 1214, 214), 'tw': (1169, 169, 1214, 214)}, file={'cn': './assets/cn/island/PROJECT_BELFAST_CHECK.png', 'en': './assets/cn/island/PROJECT_BELFAST_CHECK.png', 'jp': './assets/cn/island/PROJECT_BELFAST_CHECK.png', 'tw': './assets/cn/island/PROJECT_BELFAST_CHECK.png'}) -PROJECT_CHANG_FENG_CHECK = Button(area={'cn': (1169, 168, 1217, 216), 'en': (1169, 168, 1217, 216), 'jp': (1169, 168, 1217, 216), 'tw': (1169, 168, 1217, 216)}, color={'cn': (159, 142, 144), 'en': (159, 142, 144), 'jp': (159, 142, 144), 'tw': (159, 142, 144)}, button={'cn': (1169, 168, 1217, 216), 'en': (1169, 168, 1217, 216), 'jp': (1169, 168, 1217, 216), 'tw': (1169, 168, 1217, 216)}, file={'cn': './assets/cn/island/PROJECT_CHANG_FENG_CHECK.png', 'en': './assets/cn/island/PROJECT_CHANG_FENG_CHECK.png', 'jp': './assets/cn/island/PROJECT_CHANG_FENG_CHECK.png', 'tw': './assets/cn/island/PROJECT_CHANG_FENG_CHECK.png'}) -PROJECT_CHAO_HO_CHECK = Button(area={'cn': (1169, 166, 1216, 213), 'en': (1169, 166, 1216, 213), 'jp': (1169, 166, 1216, 213), 'tw': (1169, 166, 1216, 213)}, color={'cn': (179, 139, 143), 'en': (179, 139, 143), 'jp': (179, 139, 143), 'tw': (179, 139, 143)}, button={'cn': (1169, 166, 1216, 213), 'en': (1169, 166, 1216, 213), 'jp': (1169, 166, 1216, 213), 'tw': (1169, 166, 1216, 213)}, file={'cn': './assets/cn/island/PROJECT_CHAO_HO_CHECK.png', 'en': './assets/cn/island/PROJECT_CHAO_HO_CHECK.png', 'jp': './assets/cn/island/PROJECT_CHAO_HO_CHECK.png', 'tw': './assets/cn/island/PROJECT_CHAO_HO_CHECK.png'}) -PROJECT_CHEN_HAI_CHECK = Button(area={'cn': (1170, 165, 1216, 211), 'en': (1170, 165, 1216, 211), 'jp': (1170, 165, 1216, 211), 'tw': (1170, 165, 1216, 211)}, color={'cn': (139, 129, 126), 'en': (139, 129, 126), 'jp': (139, 129, 126), 'tw': (139, 129, 126)}, button={'cn': (1170, 165, 1216, 211), 'en': (1170, 165, 1216, 211), 'jp': (1170, 165, 1216, 211), 'tw': (1170, 165, 1216, 211)}, file={'cn': './assets/cn/island/PROJECT_CHEN_HAI_CHECK.png', 'en': './assets/cn/island/PROJECT_CHEN_HAI_CHECK.png', 'jp': './assets/cn/island/PROJECT_CHEN_HAI_CHECK.png', 'tw': './assets/cn/island/PROJECT_CHEN_HAI_CHECK.png'}) -PROJECT_CHESHIRE_CHECK = Button(area={'cn': (1175, 165, 1223, 213), 'en': (1175, 165, 1223, 213), 'jp': (1175, 165, 1223, 213), 'tw': (1175, 165, 1223, 213)}, color={'cn': (162, 155, 164), 'en': (162, 155, 164), 'jp': (162, 155, 164), 'tw': (162, 155, 164)}, button={'cn': (1175, 165, 1223, 213), 'en': (1175, 165, 1223, 213), 'jp': (1175, 165, 1223, 213), 'tw': (1175, 165, 1223, 213)}, file={'cn': './assets/cn/island/PROJECT_CHESHIRE_CHECK.png', 'en': './assets/cn/island/PROJECT_CHESHIRE_CHECK.png', 'jp': './assets/cn/island/PROJECT_CHESHIRE_CHECK.png', 'tw': './assets/cn/island/PROJECT_CHESHIRE_CHECK.png'}) -PROJECT_COMPLETE = Button(area={'cn': (616, 431, 670, 444), 'en': (616, 431, 670, 444), 'jp': (616, 431, 670, 444), 'tw': (616, 431, 670, 444)}, color={'cn': (158, 222, 255), 'en': (158, 222, 255), 'jp': (158, 222, 255), 'tw': (158, 222, 255)}, button={'cn': (580, 533, 762, 584), 'en': (580, 533, 762, 584), 'jp': (580, 533, 762, 584), 'tw': (580, 533, 762, 584)}, file={'cn': './assets/cn/island/PROJECT_COMPLETE.png', 'en': './assets/cn/island/PROJECT_COMPLETE.png', 'jp': './assets/cn/island/PROJECT_COMPLETE.png', 'tw': './assets/cn/island/PROJECT_COMPLETE.png'}) -PROJECT_EXPLORER_CHECK = Button(area={'cn': (1169, 172, 1213, 216), 'en': (1169, 172, 1213, 216), 'jp': (1169, 172, 1213, 216), 'tw': (1169, 172, 1213, 216)}, color={'cn': (207, 195, 192), 'en': (207, 195, 192), 'jp': (207, 195, 192), 'tw': (207, 195, 192)}, button={'cn': (1169, 172, 1213, 216), 'en': (1169, 172, 1213, 216), 'jp': (1169, 172, 1213, 216), 'tw': (1169, 172, 1213, 216)}, file={'cn': './assets/cn/island/PROJECT_EXPLORER_CHECK.png', 'en': './assets/cn/island/PROJECT_EXPLORER_CHECK.png', 'jp': './assets/cn/island/PROJECT_EXPLORER_CHECK.png', 'tw': './assets/cn/island/PROJECT_EXPLORER_CHECK.png'}) -PROJECT_FEI_YUEN_CHECK = Button(area={'cn': (1169, 169, 1217, 217), 'en': (1169, 169, 1217, 217), 'jp': (1169, 169, 1217, 217), 'tw': (1169, 169, 1217, 217)}, color={'cn': (215, 202, 200), 'en': (215, 202, 200), 'jp': (215, 202, 200), 'tw': (215, 202, 200)}, button={'cn': (1169, 169, 1217, 217), 'en': (1169, 169, 1217, 217), 'jp': (1169, 169, 1217, 217), 'tw': (1169, 169, 1217, 217)}, file={'cn': './assets/cn/island/PROJECT_FEI_YUEN_CHECK.png', 'en': './assets/cn/island/PROJECT_FEI_YUEN_CHECK.png', 'jp': './assets/cn/island/PROJECT_FEI_YUEN_CHECK.png', 'tw': './assets/cn/island/PROJECT_FEI_YUEN_CHECK.png'}) -PROJECT_FRIEDRICH_DER_GROBE_CHECK = Button(area={'cn': (1170, 168, 1218, 216), 'en': (1170, 168, 1218, 216), 'jp': (1170, 168, 1218, 216), 'tw': (1170, 168, 1218, 216)}, color={'cn': (107, 103, 102), 'en': (107, 103, 102), 'jp': (107, 103, 102), 'tw': (107, 103, 102)}, button={'cn': (1170, 168, 1218, 216), 'en': (1170, 168, 1218, 216), 'jp': (1170, 168, 1218, 216), 'tw': (1170, 168, 1218, 216)}, file={'cn': './assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png', 'en': './assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png', 'jp': './assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png', 'tw': './assets/cn/island/PROJECT_FRIEDRICH_DER_GROBE_CHECK.png'}) -PROJECT_HELENA_CHECK = Button(area={'cn': (1170, 159, 1218, 207), 'en': (1170, 159, 1218, 207), 'jp': (1170, 159, 1218, 207), 'tw': (1170, 159, 1218, 207)}, color={'cn': (169, 183, 212), 'en': (169, 183, 212), 'jp': (169, 183, 212), 'tw': (169, 183, 212)}, button={'cn': (1170, 159, 1218, 207), 'en': (1170, 159, 1218, 207), 'jp': (1170, 159, 1218, 207), 'tw': (1170, 159, 1218, 207)}, file={'cn': './assets/cn/island/PROJECT_HELENA_CHECK.png', 'en': './assets/cn/island/PROJECT_HELENA_CHECK.png', 'jp': './assets/cn/island/PROJECT_HELENA_CHECK.png', 'tw': './assets/cn/island/PROJECT_HELENA_CHECK.png'}) -PROJECT_HOOD_CHECK = Button(area={'cn': (1172, 161, 1220, 209), 'en': (1172, 161, 1220, 209), 'jp': (1172, 161, 1220, 209), 'tw': (1172, 161, 1220, 209)}, color={'cn': (209, 189, 172), 'en': (209, 189, 172), 'jp': (209, 189, 172), 'tw': (209, 189, 172)}, button={'cn': (1172, 161, 1220, 209), 'en': (1172, 161, 1220, 209), 'jp': (1172, 161, 1220, 209), 'tw': (1172, 161, 1220, 209)}, file={'cn': './assets/cn/island/PROJECT_HOOD_CHECK.png', 'en': './assets/cn/island/PROJECT_HOOD_CHECK.png', 'jp': './assets/cn/island/PROJECT_HOOD_CHECK.png', 'tw': './assets/cn/island/PROJECT_HOOD_CHECK.png'}) -PROJECT_JAVELIN_CHECK = Button(area={'cn': (1174, 173, 1222, 221), 'en': (1174, 173, 1222, 221), 'jp': (1174, 173, 1222, 221), 'tw': (1174, 173, 1222, 221)}, color={'cn': (188, 167, 199), 'en': (188, 167, 199), 'jp': (188, 167, 199), 'tw': (188, 167, 199)}, button={'cn': (1174, 173, 1222, 221), 'en': (1174, 173, 1222, 221), 'jp': (1174, 173, 1222, 221), 'tw': (1174, 173, 1222, 221)}, file={'cn': './assets/cn/island/PROJECT_JAVELIN_CHECK.png', 'en': './assets/cn/island/PROJECT_JAVELIN_CHECK.png', 'jp': './assets/cn/island/PROJECT_JAVELIN_CHECK.png', 'tw': './assets/cn/island/PROJECT_JAVELIN_CHECK.png'}) -PROJECT_LAFFEY_CHECK = Button(area={'cn': (1169, 170, 1209, 210), 'en': (1169, 170, 1209, 210), 'jp': (1169, 170, 1209, 210), 'tw': (1169, 170, 1209, 210)}, color={'cn': (226, 207, 213), 'en': (226, 207, 213), 'jp': (226, 207, 213), 'tw': (226, 207, 213)}, button={'cn': (1169, 170, 1209, 210), 'en': (1169, 170, 1209, 210), 'jp': (1169, 170, 1209, 210), 'tw': (1169, 170, 1209, 210)}, file={'cn': './assets/cn/island/PROJECT_LAFFEY_CHECK.png', 'en': './assets/cn/island/PROJECT_LAFFEY_CHECK.png', 'jp': './assets/cn/island/PROJECT_LAFFEY_CHECK.png', 'tw': './assets/cn/island/PROJECT_LAFFEY_CHECK.png'}) -PROJECT_LEMALIN_CHECK = Button(area={'cn': (1169, 165, 1217, 213), 'en': (1169, 165, 1217, 213), 'jp': (1169, 165, 1217, 213), 'tw': (1169, 165, 1217, 213)}, color={'cn': (232, 223, 226), 'en': (232, 223, 226), 'jp': (232, 223, 226), 'tw': (232, 223, 226)}, button={'cn': (1169, 165, 1217, 213), 'en': (1169, 165, 1217, 213), 'jp': (1169, 165, 1217, 213), 'tw': (1169, 165, 1217, 213)}, file={'cn': './assets/cn/island/PROJECT_LEMALIN_CHECK.png', 'en': './assets/cn/island/PROJECT_LEMALIN_CHECK.png', 'jp': './assets/cn/island/PROJECT_LEMALIN_CHECK.png', 'tw': './assets/cn/island/PROJECT_LEMALIN_CHECK.png'}) -PROJECT_LEONARDO_DA_VINCI_CHECK = Button(area={'cn': (1170, 165, 1218, 213), 'en': (1170, 165, 1218, 213), 'jp': (1170, 165, 1218, 213), 'tw': (1170, 165, 1218, 213)}, color={'cn': (222, 185, 153), 'en': (222, 185, 153), 'jp': (222, 185, 153), 'tw': (222, 185, 153)}, button={'cn': (1170, 165, 1218, 213), 'en': (1170, 165, 1218, 213), 'jp': (1170, 165, 1218, 213), 'tw': (1170, 165, 1218, 213)}, file={'cn': './assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png', 'en': './assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png', 'jp': './assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png', 'tw': './assets/cn/island/PROJECT_LEONARDO_DA_VINCI_CHECK.png'}) -PROJECT_MANJUU_CHECK = Button(area={'cn': (1162, 182, 1214, 205), 'en': (1162, 182, 1214, 205), 'jp': (1162, 182, 1214, 205), 'tw': (1162, 182, 1214, 205)}, color={'cn': (221, 192, 128), 'en': (221, 192, 128), 'jp': (221, 192, 128), 'tw': (221, 192, 128)}, button={'cn': (1162, 182, 1214, 205), 'en': (1162, 182, 1214, 205), 'jp': (1162, 182, 1214, 205), 'tw': (1162, 182, 1214, 205)}, file={'cn': './assets/cn/island/PROJECT_MANJUU_CHECK.png', 'en': './assets/cn/island/PROJECT_MANJUU_CHECK.png', 'jp': './assets/cn/island/PROJECT_MANJUU_CHECK.png', 'tw': './assets/cn/island/PROJECT_MANJUU_CHECK.png'}) -PROJECT_MOGADOR_CHECK = Button(area={'cn': (1169, 168, 1217, 216), 'en': (1169, 168, 1217, 216), 'jp': (1169, 168, 1217, 216), 'tw': (1169, 168, 1217, 216)}, color={'cn': (131, 113, 148), 'en': (131, 113, 148), 'jp': (131, 113, 148), 'tw': (131, 113, 148)}, button={'cn': (1169, 168, 1217, 216), 'en': (1169, 168, 1217, 216), 'jp': (1169, 168, 1217, 216), 'tw': (1169, 168, 1217, 216)}, file={'cn': './assets/cn/island/PROJECT_MOGADOR_CHECK.png', 'en': './assets/cn/island/PROJECT_MOGADOR_CHECK.png', 'jp': './assets/cn/island/PROJECT_MOGADOR_CHECK.png', 'tw': './assets/cn/island/PROJECT_MOGADOR_CHECK.png'}) -PROJECT_NEW_JERSEY_CHECK = Button(area={'cn': (1168, 164, 1216, 212), 'en': (1168, 164, 1216, 212), 'jp': (1168, 164, 1216, 212), 'tw': (1168, 164, 1216, 212)}, color={'cn': (142, 139, 159), 'en': (142, 139, 159), 'jp': (142, 139, 159), 'tw': (142, 139, 159)}, button={'cn': (1168, 164, 1216, 212), 'en': (1168, 164, 1216, 212), 'jp': (1168, 164, 1216, 212), 'tw': (1168, 164, 1216, 212)}, file={'cn': './assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png', 'en': './assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png', 'jp': './assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png', 'tw': './assets/cn/island/PROJECT_NEW_JERSEY_CHECK.png'}) -PROJECT_OCEANA_CHECK = Button(area={'cn': (1169, 174, 1207, 212), 'en': (1169, 174, 1207, 212), 'jp': (1169, 174, 1207, 212), 'tw': (1169, 174, 1207, 212)}, color={'cn': (222, 209, 213), 'en': (222, 209, 213), 'jp': (222, 209, 213), 'tw': (222, 209, 213)}, button={'cn': (1169, 174, 1207, 212), 'en': (1169, 174, 1207, 212), 'jp': (1169, 174, 1207, 212), 'tw': (1169, 174, 1207, 212)}, file={'cn': './assets/cn/island/PROJECT_OCEANA_CHECK.png', 'en': './assets/cn/island/PROJECT_OCEANA_CHECK.png', 'jp': './assets/cn/island/PROJECT_OCEANA_CHECK.png', 'tw': './assets/cn/island/PROJECT_OCEANA_CHECK.png'}) -PROJECT_PRINZ_EUGEN_CHECK = Button(area={'cn': (1175, 171, 1223, 219), 'en': (1175, 171, 1223, 219), 'jp': (1175, 171, 1223, 219), 'tw': (1175, 171, 1223, 219)}, color={'cn': (204, 180, 174), 'en': (204, 180, 174), 'jp': (204, 180, 174), 'tw': (204, 180, 174)}, button={'cn': (1175, 171, 1223, 219), 'en': (1175, 171, 1223, 219), 'jp': (1175, 171, 1223, 219), 'tw': (1175, 171, 1223, 219)}, file={'cn': './assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png', 'en': './assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png', 'jp': './assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png', 'tw': './assets/cn/island/PROJECT_PRINZ_EUGEN_CHECK.png'}) -PROJECT_ROYAL_FORTUNE_CHECK = Button(area={'cn': (1169, 169, 1217, 217), 'en': (1169, 169, 1217, 217), 'jp': (1169, 169, 1217, 217), 'tw': (1169, 169, 1217, 217)}, color={'cn': (137, 116, 117), 'en': (137, 116, 117), 'jp': (137, 116, 117), 'tw': (137, 116, 117)}, button={'cn': (1169, 169, 1217, 217), 'en': (1169, 169, 1217, 217), 'jp': (1169, 169, 1217, 217), 'tw': (1169, 169, 1217, 217)}, file={'cn': './assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png', 'en': './assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png', 'jp': './assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png', 'tw': './assets/cn/island/PROJECT_ROYAL_FORTUNE_CHECK.png'}) -PROJECT_SARATOGA_CHECK = Button(area={'cn': (1169, 162, 1217, 210), 'en': (1169, 162, 1217, 210), 'jp': (1169, 162, 1217, 210), 'tw': (1169, 162, 1217, 210)}, color={'cn': (213, 175, 176), 'en': (213, 175, 176), 'jp': (213, 175, 176), 'tw': (213, 175, 176)}, button={'cn': (1169, 162, 1217, 210), 'en': (1169, 162, 1217, 210), 'jp': (1169, 162, 1217, 210), 'tw': (1169, 162, 1217, 210)}, file={'cn': './assets/cn/island/PROJECT_SARATOGA_CHECK.png', 'en': './assets/cn/island/PROJECT_SARATOGA_CHECK.png', 'jp': './assets/cn/island/PROJECT_SARATOGA_CHECK.png', 'tw': './assets/cn/island/PROJECT_SARATOGA_CHECK.png'}) -PROJECT_SHIMAKAZE_CHECK = Button(area={'cn': (1168, 173, 1214, 219), 'en': (1168, 173, 1214, 219), 'jp': (1168, 173, 1214, 219), 'tw': (1168, 173, 1214, 219)}, color={'cn': (213, 191, 189), 'en': (213, 191, 189), 'jp': (213, 191, 189), 'tw': (213, 191, 189)}, button={'cn': (1168, 173, 1214, 219), 'en': (1168, 173, 1214, 219), 'jp': (1168, 173, 1214, 219), 'tw': (1168, 173, 1214, 219)}, file={'cn': './assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png', 'en': './assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png', 'jp': './assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png', 'tw': './assets/cn/island/PROJECT_SHIMAKAZE_CHECK.png'}) -PROJECT_START = Button(area={'cn': (686, 610, 706, 630), 'en': (609, 610, 629, 630), 'jp': (686, 610, 706, 630), 'tw': (686, 610, 706, 630)}, color={'cn': (129, 213, 255), 'en': (128, 212, 254), 'jp': (129, 213, 255), 'tw': (129, 213, 255)}, button={'cn': (494, 599, 1087, 642), 'en': (609, 610, 629, 630), 'jp': (494, 599, 1087, 642), 'tw': (494, 599, 1087, 642)}, file={'cn': './assets/cn/island/PROJECT_START.png', 'en': './assets/en/island/PROJECT_START.png', 'jp': './assets/cn/island/PROJECT_START.png', 'tw': './assets/cn/island/PROJECT_START.png'}) -PROJECT_TAKAO_CHECK = Button(area={'cn': (1168, 160, 1216, 208), 'en': (1168, 160, 1216, 208), 'jp': (1168, 160, 1216, 208), 'tw': (1168, 160, 1216, 208)}, color={'cn': (137, 122, 120), 'en': (137, 122, 120), 'jp': (137, 122, 120), 'tw': (137, 122, 120)}, button={'cn': (1168, 160, 1216, 208), 'en': (1168, 160, 1216, 208), 'jp': (1168, 160, 1216, 208), 'tw': (1168, 160, 1216, 208)}, file={'cn': './assets/cn/island/PROJECT_TAKAO_CHECK.png', 'en': './assets/cn/island/PROJECT_TAKAO_CHECK.png', 'jp': './assets/cn/island/PROJECT_TAKAO_CHECK.png', 'tw': './assets/cn/island/PROJECT_TAKAO_CHECK.png'}) -PROJECT_TASHKENT_CHECK = Button(area={'cn': (1169, 166, 1217, 214), 'en': (1169, 166, 1217, 214), 'jp': (1169, 166, 1217, 214), 'tw': (1169, 166, 1217, 214)}, color={'cn': (179, 146, 176), 'en': (179, 146, 176), 'jp': (179, 146, 176), 'tw': (179, 146, 176)}, button={'cn': (1169, 166, 1217, 214), 'en': (1169, 166, 1217, 214), 'jp': (1169, 166, 1217, 214), 'tw': (1169, 166, 1217, 214)}, file={'cn': './assets/cn/island/PROJECT_TASHKENT_CHECK.png', 'en': './assets/cn/island/PROJECT_TASHKENT_CHECK.png', 'jp': './assets/cn/island/PROJECT_TASHKENT_CHECK.png', 'tw': './assets/cn/island/PROJECT_TASHKENT_CHECK.png'}) -PROJECT_TB_CHECK = Button(area={'cn': (1169, 165, 1217, 207), 'en': (1169, 165, 1217, 207), 'jp': (1169, 165, 1217, 207), 'tw': (1169, 165, 1217, 207)}, color={'cn': (206, 210, 221), 'en': (206, 210, 221), 'jp': (206, 210, 221), 'tw': (206, 210, 221)}, button={'cn': (1169, 165, 1217, 207), 'en': (1169, 165, 1217, 207), 'jp': (1169, 165, 1217, 207), 'tw': (1169, 165, 1217, 207)}, file={'cn': './assets/cn/island/PROJECT_TB_CHECK.png', 'en': './assets/cn/island/PROJECT_TB_CHECK.png', 'jp': './assets/cn/island/PROJECT_TB_CHECK.png', 'tw': './assets/cn/island/PROJECT_TB_CHECK.png'}) -PROJECT_UNICORN_CHECK = Button(area={'cn': (1169, 165, 1217, 213), 'en': (1169, 165, 1217, 213), 'jp': (1169, 165, 1217, 213), 'tw': (1169, 165, 1217, 213)}, color={'cn': (206, 190, 222), 'en': (206, 190, 222), 'jp': (206, 190, 222), 'tw': (206, 190, 222)}, button={'cn': (1169, 165, 1217, 213), 'en': (1169, 165, 1217, 213), 'jp': (1169, 165, 1217, 213), 'tw': (1169, 165, 1217, 213)}, file={'cn': './assets/cn/island/PROJECT_UNICORN_CHECK.png', 'en': './assets/cn/island/PROJECT_UNICORN_CHECK.png', 'jp': './assets/cn/island/PROJECT_UNICORN_CHECK.png', 'tw': './assets/cn/island/PROJECT_UNICORN_CHECK.png'}) -PROJECT_WILLIAM_D_PORTER_CHECK = Button(area={'cn': (1169, 167, 1217, 215), 'en': (1169, 167, 1217, 215), 'jp': (1169, 167, 1217, 215), 'tw': (1169, 167, 1217, 215)}, color={'cn': (218, 186, 173), 'en': (218, 186, 173), 'jp': (218, 186, 173), 'tw': (218, 186, 173)}, button={'cn': (1169, 167, 1217, 215), 'en': (1169, 167, 1217, 215), 'jp': (1169, 167, 1217, 215), 'tw': (1169, 167, 1217, 215)}, file={'cn': './assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png', 'en': './assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png', 'jp': './assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png', 'tw': './assets/cn/island/PROJECT_WILLIAM_D_PORTER_CHECK.png'}) -PROJECT_YAT_SEN_CHECK = Button(area={'cn': (1168, 160, 1216, 208), 'en': (1168, 160, 1216, 208), 'jp': (1168, 160, 1216, 208), 'tw': (1168, 160, 1216, 208)}, color={'cn': (142, 125, 125), 'en': (142, 125, 125), 'jp': (142, 125, 125), 'tw': (142, 125, 125)}, button={'cn': (1168, 160, 1216, 208), 'en': (1168, 160, 1216, 208), 'jp': (1168, 160, 1216, 208), 'tw': (1168, 160, 1216, 208)}, file={'cn': './assets/cn/island/PROJECT_YAT_SEN_CHECK.png', 'en': './assets/cn/island/PROJECT_YAT_SEN_CHECK.png', 'jp': './assets/cn/island/PROJECT_YAT_SEN_CHECK.png', 'tw': './assets/cn/island/PROJECT_YAT_SEN_CHECK.png'}) -PROJECT_YING_SWEI_CHECK = Button(area={'cn': (1168, 165, 1216, 213), 'en': (1168, 165, 1216, 213), 'jp': (1168, 165, 1216, 213), 'tw': (1168, 165, 1216, 213)}, color={'cn': (171, 157, 166), 'en': (171, 157, 166), 'jp': (171, 157, 166), 'tw': (171, 157, 166)}, button={'cn': (1168, 165, 1216, 213), 'en': (1168, 165, 1216, 213), 'jp': (1168, 165, 1216, 213), 'tw': (1168, 165, 1216, 213)}, file={'cn': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png', 'en': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png', 'jp': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png', 'tw': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png'}) -ROLE_SELECT_CONFIRM = Button(area={'cn': (1068, 597, 1118, 621), 'en': (1068, 597, 1118, 621), 'jp': (1068, 597, 1118, 621), 'tw': (1068, 597, 1118, 621)}, color={'cn': (109, 206, 255), 'en': (125, 211, 255), 'jp': (109, 206, 255), 'tw': (109, 206, 255)}, button={'cn': (948, 585, 1239, 632), 'en': (1068, 597, 1118, 621), 'jp': (948, 585, 1239, 632), 'tw': (948, 585, 1239, 632)}, file={'cn': './assets/cn/island/ROLE_SELECT_CONFIRM.png', 'en': './assets/en/island/ROLE_SELECT_CONFIRM.png', 'jp': './assets/cn/island/ROLE_SELECT_CONFIRM.png', 'tw': './assets/cn/island/ROLE_SELECT_CONFIRM.png'}) -ROLE_SELECT_ENTER = Button(area={'cn': (579, 314, 700, 350), 'en': (578, 313, 701, 351), 'jp': (579, 314, 700, 350), 'tw': (579, 314, 700, 350)}, color={'cn': (239, 238, 237), 'en': (237, 237, 236), 'jp': (239, 238, 237), 'tw': (239, 238, 237)}, button={'cn': (534, 206, 747, 483), 'en': (578, 313, 701, 351), 'jp': (534, 206, 747, 483), 'tw': (534, 206, 747, 483)}, file={'cn': './assets/cn/island/ROLE_SELECT_ENTER.png', 'en': './assets/en/island/ROLE_SELECT_ENTER.png', 'jp': './assets/cn/island/ROLE_SELECT_ENTER.png', 'tw': './assets/cn/island/ROLE_SELECT_ENTER.png'}) -ROLE_SELECT_TITLE_AREA = Button(area={'cn': (518, 147, 763, 200), 'en': (518, 147, 763, 200), 'jp': (518, 147, 763, 200), 'tw': (518, 147, 763, 200)}, color={'cn': (80, 197, 255), 'en': (80, 197, 255), 'jp': (80, 197, 255), 'tw': (80, 197, 255)}, button={'cn': (518, 147, 763, 200), 'en': (518, 147, 763, 200), 'jp': (518, 147, 763, 200), 'tw': (518, 147, 763, 200)}, file={'cn': './assets/cn/island/ROLE_SELECT_TITLE_AREA.png', 'en': './assets/cn/island/ROLE_SELECT_TITLE_AREA.png', 'jp': './assets/cn/island/ROLE_SELECT_TITLE_AREA.png', 'tw': './assets/cn/island/ROLE_SELECT_TITLE_AREA.png'}) -ROLE_SORTING_CLICK = Button(area={'cn': (109, 606, 272, 644), 'en': (109, 606, 272, 644), 'jp': (109, 606, 272, 644), 'tw': (109, 606, 272, 644)}, color={'cn': (101, 102, 101), 'en': (101, 102, 101), 'jp': (101, 102, 101), 'tw': (101, 102, 101)}, button={'cn': (109, 606, 272, 644), 'en': (109, 606, 272, 644), 'jp': (109, 606, 272, 644), 'tw': (109, 606, 272, 644)}, file={'cn': './assets/cn/island/ROLE_SORTING_CLICK.png', 'en': './assets/cn/island/ROLE_SORTING_CLICK.png', 'jp': './assets/cn/island/ROLE_SORTING_CLICK.png', 'tw': './assets/cn/island/ROLE_SORTING_CLICK.png'}) -ROLE_SORT_ASC = Button(area={'cn': (143, 619, 150, 623), 'en': (143, 619, 150, 623), 'jp': (143, 619, 150, 623), 'tw': (143, 619, 150, 623)}, color={'cn': (244, 244, 244), 'en': (244, 244, 244), 'jp': (244, 244, 244), 'tw': (244, 244, 244)}, button={'cn': (143, 619, 150, 623), 'en': (143, 619, 150, 623), 'jp': (143, 619, 150, 623), 'tw': (143, 619, 150, 623)}, file={'cn': './assets/cn/island/ROLE_SORT_ASC.png', 'en': './assets/cn/island/ROLE_SORT_ASC.png', 'jp': './assets/cn/island/ROLE_SORT_ASC.png', 'tw': './assets/cn/island/ROLE_SORT_ASC.png'}) -ROLE_SORT_DESC = Button(area={'cn': (143, 627, 150, 631), 'en': (143, 627, 150, 631), 'jp': (143, 627, 150, 631), 'tw': (143, 627, 150, 631)}, color={'cn': (236, 236, 236), 'en': (236, 236, 236), 'jp': (236, 236, 236), 'tw': (236, 236, 236)}, button={'cn': (143, 627, 150, 631), 'en': (143, 627, 150, 631), 'jp': (143, 627, 150, 631), 'tw': (143, 627, 150, 631)}, file={'cn': './assets/cn/island/ROLE_SORT_DESC.png', 'en': './assets/cn/island/ROLE_SORT_DESC.png', 'jp': './assets/cn/island/ROLE_SORT_DESC.png', 'tw': './assets/cn/island/ROLE_SORT_DESC.png'}) -TEMPLATE_AKASHI = Template(file={'cn': './assets/cn/island/TEMPLATE_AKASHI.png', 'en': './assets/cn/island/TEMPLATE_AKASHI.png', 'jp': './assets/cn/island/TEMPLATE_AKASHI.png', 'tw': './assets/cn/island/TEMPLATE_AKASHI.png'}) -TEMPLATE_AMAGI_CHAN = Template(file={'cn': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png', 'en': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png', 'jp': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png', 'tw': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png'}) -TEMPLATE_ANCHORAGE = Template(file={'cn': './assets/cn/island/TEMPLATE_ANCHORAGE.png', 'en': './assets/cn/island/TEMPLATE_ANCHORAGE.png', 'jp': './assets/cn/island/TEMPLATE_ANCHORAGE.png', 'tw': './assets/cn/island/TEMPLATE_ANCHORAGE.png'}) -TEMPLATE_ATAGO = Template(file={'cn': './assets/cn/island/TEMPLATE_ATAGO.png', 'en': './assets/cn/island/TEMPLATE_ATAGO.png', 'jp': './assets/cn/island/TEMPLATE_ATAGO.png', 'tw': './assets/cn/island/TEMPLATE_ATAGO.png'}) -TEMPLATE_AUGUST_VON_PARSEVAL = Template(file={'cn': './assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png', 'en': './assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png', 'jp': './assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png', 'tw': './assets/cn/island/TEMPLATE_AUGUST_VON_PARSEVAL.png'}) -TEMPLATE_BELFAST = Template(file={'cn': './assets/cn/island/TEMPLATE_BELFAST.png', 'en': './assets/cn/island/TEMPLATE_BELFAST.png', 'jp': './assets/cn/island/TEMPLATE_BELFAST.png', 'tw': './assets/cn/island/TEMPLATE_BELFAST.png'}) -TEMPLATE_CARROT = Template(file={'cn': './assets/cn/island/TEMPLATE_CARROT.png', 'en': './assets/cn/island/TEMPLATE_CARROT.png', 'jp': './assets/cn/island/TEMPLATE_CARROT.png', 'tw': './assets/cn/island/TEMPLATE_CARROT.png'}) -TEMPLATE_CHANG_FENG = Template(file={'cn': './assets/cn/island/TEMPLATE_CHANG_FENG.png', 'en': './assets/cn/island/TEMPLATE_CHANG_FENG.png', 'jp': './assets/cn/island/TEMPLATE_CHANG_FENG.png', 'tw': './assets/cn/island/TEMPLATE_CHANG_FENG.png'}) -TEMPLATE_CHAO_HO = Template(file={'cn': './assets/cn/island/TEMPLATE_CHAO_HO.png', 'en': './assets/cn/island/TEMPLATE_CHAO_HO.png', 'jp': './assets/cn/island/TEMPLATE_CHAO_HO.png', 'tw': './assets/cn/island/TEMPLATE_CHAO_HO.png'}) -TEMPLATE_CHEN_HAI = Template(file={'cn': './assets/cn/island/TEMPLATE_CHEN_HAI.png', 'en': './assets/cn/island/TEMPLATE_CHEN_HAI.png', 'jp': './assets/cn/island/TEMPLATE_CHEN_HAI.png', 'tw': './assets/cn/island/TEMPLATE_CHEN_HAI.png'}) -TEMPLATE_CHESHIRE = Template(file={'cn': './assets/cn/island/TEMPLATE_CHESHIRE.png', 'en': './assets/cn/island/TEMPLATE_CHESHIRE.png', 'jp': './assets/cn/island/TEMPLATE_CHESHIRE.png', 'tw': './assets/cn/island/TEMPLATE_CHESHIRE.png'}) -TEMPLATE_COTTON = Template(file={'cn': './assets/cn/island/TEMPLATE_COTTON.png', 'en': './assets/cn/island/TEMPLATE_COTTON.png', 'jp': './assets/cn/island/TEMPLATE_COTTON.png', 'tw': './assets/cn/island/TEMPLATE_COTTON.png'}) -TEMPLATE_EXPLORER = Template(file={'cn': './assets/cn/island/TEMPLATE_EXPLORER.png', 'en': './assets/cn/island/TEMPLATE_EXPLORER.png', 'jp': './assets/cn/island/TEMPLATE_EXPLORER.png', 'tw': './assets/cn/island/TEMPLATE_EXPLORER.png'}) -TEMPLATE_FEI_YUEN = Template(file={'cn': './assets/cn/island/TEMPLATE_FEI_YUEN.png', 'en': './assets/cn/island/TEMPLATE_FEI_YUEN.png', 'jp': './assets/cn/island/TEMPLATE_FEI_YUEN.png', 'tw': './assets/cn/island/TEMPLATE_FEI_YUEN.png'}) -TEMPLATE_FLEX = Template(file={'cn': './assets/cn/island/TEMPLATE_FLEX.png', 'en': './assets/cn/island/TEMPLATE_FLEX.png', 'jp': './assets/cn/island/TEMPLATE_FLEX.png', 'tw': './assets/cn/island/TEMPLATE_FLEX.png'}) -TEMPLATE_FRESH_MEAT = Template(file={'cn': './assets/cn/island/TEMPLATE_FRESH_MEAT.png', 'en': './assets/cn/island/TEMPLATE_FRESH_MEAT.png', 'jp': './assets/cn/island/TEMPLATE_FRESH_MEAT.png', 'tw': './assets/cn/island/TEMPLATE_FRESH_MEAT.png'}) -TEMPLATE_FRIEDRICH_DER_GROBE = Template(file={'cn': './assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png', 'en': './assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png', 'jp': './assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png', 'tw': './assets/cn/island/TEMPLATE_FRIEDRICH_DER_GROBE.png'}) -TEMPLATE_FRIEND_VISIT = Template(file={'cn': './assets/cn/island/TEMPLATE_FRIEND_VISIT.png', 'en': './assets/cn/island/TEMPLATE_FRIEND_VISIT.png', 'jp': './assets/cn/island/TEMPLATE_FRIEND_VISIT.png', 'tw': './assets/cn/island/TEMPLATE_FRIEND_VISIT.png'}) -TEMPLATE_HELENA = Template(file={'cn': './assets/cn/island/TEMPLATE_HELENA.png', 'en': './assets/cn/island/TEMPLATE_HELENA.png', 'jp': './assets/cn/island/TEMPLATE_HELENA.png', 'tw': './assets/cn/island/TEMPLATE_HELENA.png'}) -TEMPLATE_HOOD = Template(file={'cn': './assets/cn/island/TEMPLATE_HOOD.png', 'en': './assets/cn/island/TEMPLATE_HOOD.png', 'jp': './assets/cn/island/TEMPLATE_HOOD.png', 'tw': './assets/cn/island/TEMPLATE_HOOD.png'}) -TEMPLATE_ITEM_SATISFIED = Template(file={'cn': './assets/cn/island/TEMPLATE_ITEM_SATISFIED.png', 'en': './assets/cn/island/TEMPLATE_ITEM_SATISFIED.png', 'jp': './assets/cn/island/TEMPLATE_ITEM_SATISFIED.png', 'tw': './assets/cn/island/TEMPLATE_ITEM_SATISFIED.png'}) -TEMPLATE_JAVELIN = Template(file={'cn': './assets/cn/island/TEMPLATE_JAVELIN.png', 'en': './assets/cn/island/TEMPLATE_JAVELIN.png', 'jp': './assets/cn/island/TEMPLATE_JAVELIN.png', 'tw': './assets/cn/island/TEMPLATE_JAVELIN.png'}) -TEMPLATE_LAFFEY = Template(file={'cn': './assets/cn/island/TEMPLATE_LAFFEY.png', 'en': './assets/cn/island/TEMPLATE_LAFFEY.png', 'jp': './assets/cn/island/TEMPLATE_LAFFEY.png', 'tw': './assets/cn/island/TEMPLATE_LAFFEY.png'}) -TEMPLATE_LEMALIN = Template(file={'cn': './assets/cn/island/TEMPLATE_LEMALIN.png', 'en': './assets/cn/island/TEMPLATE_LEMALIN.png', 'jp': './assets/cn/island/TEMPLATE_LEMALIN.png', 'tw': './assets/cn/island/TEMPLATE_LEMALIN.png'}) -TEMPLATE_LEONARDO_DA_VINCI = Template(file={'cn': './assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png', 'en': './assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png', 'jp': './assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png', 'tw': './assets/cn/island/TEMPLATE_LEONARDO_DA_VINCI.png'}) -TEMPLATE_MANJUU = Template(file={'cn': './assets/cn/island/TEMPLATE_MANJUU.png', 'en': './assets/cn/island/TEMPLATE_MANJUU.png', 'jp': './assets/cn/island/TEMPLATE_MANJUU.png', 'tw': './assets/cn/island/TEMPLATE_MANJUU.png'}) -TEMPLATE_MILK = Template(file={'cn': './assets/cn/island/TEMPLATE_MILK.png', 'en': './assets/cn/island/TEMPLATE_MILK.png', 'jp': './assets/cn/island/TEMPLATE_MILK.png', 'tw': './assets/cn/island/TEMPLATE_MILK.png'}) -TEMPLATE_MOGADOR = Template(file={'cn': './assets/cn/island/TEMPLATE_MOGADOR.png', 'en': './assets/cn/island/TEMPLATE_MOGADOR.png', 'jp': './assets/cn/island/TEMPLATE_MOGADOR.png', 'tw': './assets/cn/island/TEMPLATE_MOGADOR.png'}) -TEMPLATE_NAPA_CABBAGE = Template(file={'cn': './assets/cn/island/TEMPLATE_NAPA_CABBAGE.png', 'en': './assets/cn/island/TEMPLATE_NAPA_CABBAGE.png', 'jp': './assets/cn/island/TEMPLATE_NAPA_CABBAGE.png', 'tw': './assets/cn/island/TEMPLATE_NAPA_CABBAGE.png'}) -TEMPLATE_NEW_JERSEY = Template(file={'cn': './assets/cn/island/TEMPLATE_NEW_JERSEY.png', 'en': './assets/cn/island/TEMPLATE_NEW_JERSEY.png', 'jp': './assets/cn/island/TEMPLATE_NEW_JERSEY.png', 'tw': './assets/cn/island/TEMPLATE_NEW_JERSEY.png'}) -TEMPLATE_OCEANA = Template(file={'cn': './assets/cn/island/TEMPLATE_OCEANA.png', 'en': './assets/cn/island/TEMPLATE_OCEANA.png', 'jp': './assets/cn/island/TEMPLATE_OCEANA.png', 'tw': './assets/cn/island/TEMPLATE_OCEANA.png'}) -TEMPLATE_ONION = Template(file={'cn': './assets/cn/island/TEMPLATE_ONION.png', 'en': './assets/cn/island/TEMPLATE_ONION.png', 'jp': './assets/cn/island/TEMPLATE_ONION.png', 'tw': './assets/cn/island/TEMPLATE_ONION.png'}) -TEMPLATE_POULTRY = Template(file={'cn': './assets/cn/island/TEMPLATE_POULTRY.png', 'en': './assets/cn/island/TEMPLATE_POULTRY.png', 'jp': './assets/cn/island/TEMPLATE_POULTRY.png', 'tw': './assets/cn/island/TEMPLATE_POULTRY.png'}) -TEMPLATE_PRINZ_EUGEN = Template(file={'cn': './assets/cn/island/TEMPLATE_PRINZ_EUGEN.png', 'en': './assets/cn/island/TEMPLATE_PRINZ_EUGEN.png', 'jp': './assets/cn/island/TEMPLATE_PRINZ_EUGEN.png', 'tw': './assets/cn/island/TEMPLATE_PRINZ_EUGEN.png'}) -TEMPLATE_PROJECT = Template(file={'cn': './assets/cn/island/TEMPLATE_PROJECT.png', 'en': './assets/cn/island/TEMPLATE_PROJECT.png', 'jp': './assets/cn/island/TEMPLATE_PROJECT.png', 'tw': './assets/cn/island/TEMPLATE_PROJECT.png'}) -TEMPLATE_PROJECT_LOCKED = Template(file={'cn': './assets/cn/island/TEMPLATE_PROJECT_LOCKED.png', 'en': './assets/cn/island/TEMPLATE_PROJECT_LOCKED.png', 'jp': './assets/cn/island/TEMPLATE_PROJECT_LOCKED.png', 'tw': './assets/cn/island/TEMPLATE_PROJECT_LOCKED.png'}) -TEMPLATE_ROYAL_FORTUNE = Template(file={'cn': './assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png', 'en': './assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png', 'jp': './assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png', 'tw': './assets/cn/island/TEMPLATE_ROYAL_FORTUNE.png'}) -TEMPLATE_SARATOGA = Template(file={'cn': './assets/cn/island/TEMPLATE_SARATOGA.png', 'en': './assets/cn/island/TEMPLATE_SARATOGA.png', 'jp': './assets/cn/island/TEMPLATE_SARATOGA.png', 'tw': './assets/cn/island/TEMPLATE_SARATOGA.png'}) -TEMPLATE_SHIMAKAZE = Template(file={'cn': './assets/cn/island/TEMPLATE_SHIMAKAZE.png', 'en': './assets/cn/island/TEMPLATE_SHIMAKAZE.png', 'jp': './assets/cn/island/TEMPLATE_SHIMAKAZE.png', 'tw': './assets/cn/island/TEMPLATE_SHIMAKAZE.png'}) -TEMPLATE_SLOT_LOCKED = Template(file={'cn': './assets/cn/island/TEMPLATE_SLOT_LOCKED.png', 'en': './assets/cn/island/TEMPLATE_SLOT_LOCKED.png', 'jp': './assets/cn/island/TEMPLATE_SLOT_LOCKED.png', 'tw': './assets/cn/island/TEMPLATE_SLOT_LOCKED.png'}) -TEMPLATE_STRAWBERRIES = Template(file={'cn': './assets/cn/island/TEMPLATE_STRAWBERRIES.png', 'en': './assets/cn/island/TEMPLATE_STRAWBERRIES.png', 'jp': './assets/cn/island/TEMPLATE_STRAWBERRIES.png', 'tw': './assets/cn/island/TEMPLATE_STRAWBERRIES.png'}) -TEMPLATE_TAKAO = Template(file={'cn': './assets/cn/island/TEMPLATE_TAKAO.png', 'en': './assets/cn/island/TEMPLATE_TAKAO.png', 'jp': './assets/cn/island/TEMPLATE_TAKAO.png', 'tw': './assets/cn/island/TEMPLATE_TAKAO.png'}) -TEMPLATE_TASHKENT = Template(file={'cn': './assets/cn/island/TEMPLATE_TASHKENT.png', 'en': './assets/cn/island/TEMPLATE_TASHKENT.png', 'jp': './assets/cn/island/TEMPLATE_TASHKENT.png', 'tw': './assets/cn/island/TEMPLATE_TASHKENT.png'}) -TEMPLATE_TB = Template(file={'cn': './assets/cn/island/TEMPLATE_TB.png', 'en': './assets/cn/island/TEMPLATE_TB.png', 'jp': './assets/cn/island/TEMPLATE_TB.png', 'tw': './assets/cn/island/TEMPLATE_TB.png'}) -TEMPLATE_UNICORN = Template(file={'cn': './assets/cn/island/TEMPLATE_UNICORN.png', 'en': './assets/cn/island/TEMPLATE_UNICORN.png', 'jp': './assets/cn/island/TEMPLATE_UNICORN.png', 'tw': './assets/cn/island/TEMPLATE_UNICORN.png'}) -TEMPLATE_WILLIAM_D_PORTER = Template(file={'cn': './assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png', 'en': './assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png', 'jp': './assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png', 'tw': './assets/cn/island/TEMPLATE_WILLIAM_D_PORTER.png'}) -TEMPLATE_YAT_SEN = Template(file={'cn': './assets/cn/island/TEMPLATE_YAT_SEN.png', 'en': './assets/cn/island/TEMPLATE_YAT_SEN.png', 'jp': './assets/cn/island/TEMPLATE_YAT_SEN.png', 'tw': './assets/cn/island/TEMPLATE_YAT_SEN.png'}) -TEMPLATE_YING_SWEI = Template(file={'cn': './assets/cn/island/TEMPLATE_YING_SWEI.png', 'en': './assets/cn/island/TEMPLATE_YING_SWEI.png', 'jp': './assets/cn/island/TEMPLATE_YING_SWEI.png', 'tw': './assets/cn/island/TEMPLATE_YING_SWEI.png'}) -TRANSPORT_LOCKED = Button(area={'cn': (659, 380, 683, 412), 'en': (659, 380, 683, 412), 'jp': (659, 380, 683, 412), 'tw': (659, 380, 683, 412)}, color={'cn': (192, 192, 190), 'en': (192, 192, 190), 'jp': (192, 192, 190), 'tw': (192, 192, 190)}, button={'cn': (659, 380, 683, 412), 'en': (659, 380, 683, 412), 'jp': (659, 380, 683, 412), 'tw': (659, 380, 683, 412)}, file={'cn': './assets/cn/island/TRANSPORT_LOCKED.png', 'en': './assets/cn/island/TRANSPORT_LOCKED.png', 'jp': './assets/cn/island/TRANSPORT_LOCKED.png', 'tw': './assets/cn/island/TRANSPORT_LOCKED.png'}) -TRANSPORT_RECEIVE = Button(area={'cn': (938, 206, 1065, 235), 'en': (938, 206, 1065, 235), 'jp': (938, 206, 1065, 235), 'tw': (938, 206, 1065, 235)}, color={'cn': (76, 195, 255), 'en': (76, 195, 255), 'jp': (76, 195, 255), 'tw': (76, 195, 255)}, button={'cn': (938, 206, 1065, 235), 'en': (938, 206, 1065, 235), 'jp': (938, 206, 1065, 235), 'tw': (938, 206, 1065, 235)}, file={'cn': './assets/cn/island/TRANSPORT_RECEIVE.png', 'en': './assets/cn/island/TRANSPORT_RECEIVE.png', 'jp': './assets/cn/island/TRANSPORT_RECEIVE.png', 'tw': './assets/cn/island/TRANSPORT_RECEIVE.png'}) -TRANSPORT_REFRESH = Button(area={'cn': (1062, 207, 1090, 235), 'en': (1062, 207, 1090, 235), 'jp': (1062, 207, 1090, 235), 'tw': (1062, 207, 1090, 235)}, color={'cn': (187, 232, 255), 'en': (187, 232, 255), 'jp': (187, 232, 255), 'tw': (187, 232, 255)}, button={'cn': (1062, 207, 1090, 235), 'en': (1062, 207, 1090, 235), 'jp': (1062, 207, 1090, 235), 'tw': (1062, 207, 1090, 235)}, file={'cn': './assets/cn/island/TRANSPORT_REFRESH.png', 'en': './assets/cn/island/TRANSPORT_REFRESH.png', 'jp': './assets/cn/island/TRANSPORT_REFRESH.png', 'tw': './assets/cn/island/TRANSPORT_REFRESH.png'}) -TRANSPORT_REFRESH_CHECK = Button(area={'cn': (813, 207, 841, 235), 'en': (813, 207, 841, 235), 'jp': (813, 207, 841, 235), 'tw': (813, 207, 841, 235)}, color={'cn': (119, 119, 120), 'en': (119, 119, 120), 'jp': (119, 119, 120), 'tw': (119, 119, 120)}, button={'cn': (813, 207, 841, 235), 'en': (813, 207, 841, 235), 'jp': (813, 207, 841, 235), 'tw': (813, 207, 841, 235)}, file={'cn': './assets/cn/island/TRANSPORT_REFRESH_CHECK.png', 'en': './assets/cn/island/TRANSPORT_REFRESH_CHECK.png', 'jp': './assets/cn/island/TRANSPORT_REFRESH_CHECK.png', 'tw': './assets/cn/island/TRANSPORT_REFRESH_CHECK.png'}) -TRANSPORT_START = Button(area={'cn': (1142, 170, 1174, 281), 'en': (1142, 170, 1174, 281), 'jp': (1142, 170, 1174, 281), 'tw': (1142, 170, 1174, 281)}, color={'cn': (98, 202, 255), 'en': (98, 202, 255), 'jp': (98, 202, 255), 'tw': (98, 202, 255)}, button={'cn': (1142, 170, 1174, 281), 'en': (1142, 170, 1174, 281), 'jp': (1142, 170, 1174, 281), 'tw': (1142, 170, 1174, 281)}, file={'cn': './assets/cn/island/TRANSPORT_START.png', 'en': './assets/cn/island/TRANSPORT_START.png', 'jp': './assets/cn/island/TRANSPORT_START.png', 'tw': './assets/cn/island/TRANSPORT_START.png'}) -TRANSPORT_STATUS_PENDING = Button(area={'cn': (459, 138, 522, 156), 'en': (459, 138, 522, 156), 'jp': (459, 138, 522, 156), 'tw': (459, 138, 522, 156)}, color={'cn': (120, 121, 121), 'en': (120, 121, 121), 'jp': (120, 121, 121), 'tw': (120, 121, 121)}, button={'cn': (459, 138, 522, 156), 'en': (459, 138, 522, 156), 'jp': (459, 138, 522, 156), 'tw': (459, 138, 522, 156)}, file={'cn': './assets/cn/island/TRANSPORT_STATUS_PENDING.png', 'en': './assets/cn/island/TRANSPORT_STATUS_PENDING.png', 'jp': './assets/cn/island/TRANSPORT_STATUS_PENDING.png', 'tw': './assets/cn/island/TRANSPORT_STATUS_PENDING.png'}) -TRANSPORT_STATUS_RUNNING = Button(area={'cn': (459, 138, 522, 156), 'en': (459, 138, 522, 156), 'jp': (459, 138, 522, 156), 'tw': (459, 138, 522, 156)}, color={'cn': (137, 136, 133), 'en': (137, 136, 133), 'jp': (137, 136, 133), 'tw': (137, 136, 133)}, button={'cn': (459, 138, 522, 156), 'en': (459, 138, 522, 156), 'jp': (459, 138, 522, 156), 'tw': (459, 138, 522, 156)}, file={'cn': './assets/cn/island/TRANSPORT_STATUS_RUNNING.png', 'en': './assets/cn/island/TRANSPORT_STATUS_RUNNING.png', 'jp': './assets/cn/island/TRANSPORT_STATUS_RUNNING.png', 'tw': './assets/cn/island/TRANSPORT_STATUS_RUNNING.png'}) diff --git a/module/island/island.py b/module/island/island.py deleted file mode 100644 index 9505f62fe..000000000 --- a/module/island/island.py +++ /dev/null @@ -1,75 +0,0 @@ -import module.config.server as server - -from module.island.assets import * -from module.island.project_data import * -from module.island.project import IslandProjectRun -from module.island.transport import IslandTransportRun -from module.logger import logger -from module.ui.page import page_island_phone, page_main - - -class Island(IslandProjectRun, IslandTransportRun): - @staticmethod - def island_config_to_names(config): - """ - Args: - config (list[bool]): list of config for island receive - - Returns: - list[str]: a list of name for island receive - """ - if any(config): - return [name for add, name in zip(config, list(name_to_slot.keys())) if add] - else: - return [] - - def island_run(self, transport=True, project=True, names=None): - """ - Execute island routine. - - Args: - transport (bool): - project (bool): - names (list[str]): a list of name for island receive - """ - future_finish = [] - if transport: - if self.island_transport_enter(): - future_finish.extend(self.island_transport_run()) - self.island_ui_back() - - if project: - if self.island_management_enter(): - future_finish.extend(self.island_project_run(names=names)) - self.island_ui_back() - else: - logger.warning('Island management locked, please reach island level 18 ' - 'and unlock island management to use this task.') - self.config.Scheduler_Enable = False - return False - - # task delay - if len(future_finish): - self.config.task_delay(target=future_finish) - else: - logger.info('No island routine running') - self.config.task_delay(success=False) - - def run(self): - if server.server in ['cn', 'en']: - transport = False - project_config = [self.config.__getattribute__(f'Island{i}_Receive') - for i in range(1, len(name_to_slot) + 1)] - project = any(project_config) - names = self.island_config_to_names(project_config) - if transport or project: - self.ui_ensure(page_island_phone) - self.island_run(transport=transport, project=project, names=names) - self.ui_goto(page_main, get_ship=False) - else: - logger.info('Nothing to receive, skip island running') - self.config.task_delay(server_update=True) - else: - logger.info(f'Island task not presently supported for {server.server} server.') - logger.info('If want to address, review necessary assets, replace, update above condition, and test') - self.config.task_delay(server_update=True) diff --git a/module/island/pearl_daemon.py b/module/island/pearl_daemon.py deleted file mode 100644 index d83c0c0d4..000000000 --- a/module/island/pearl_daemon.py +++ /dev/null @@ -1,277 +0,0 @@ -from rich.table import Table -from rich.text import Text - -from module.base.timer import Timer -from module.island.assets import * -from module.island.ui import IslandUI -from module.logger import logger -from module.map.map_grids import SelectedGrids -from module.ocr.ocr import Digit, Ocr -from module.ui.page import page_island, page_island_phone -from module.ui.scroll import Scroll - - -ISLAND_FRIEND_SCROLL = Scroll(ISLAND_FRIEND_SCROLL, color=(255, 255, 255)) -ISLAND_FRIEND_SCROLL.drag_threshold = 0.05 -ISLAND_FRIEND_SCROLL.edge_threshold = 0.05 - -PEARL_PRICE_OCR = Digit(PEARL_PRICE_OCR, letter=(255, 255, 255), threshold=128) - - -class FriendNameOcr(Ocr): - def after_process(self, result): - result = super().after_process(result) - result = result.replace('/', '').replace('\\', '').replace('`', '').replace('_', '') - return result - - -class IslandFriend: - # If success to parse project - valid: bool - # button to visit - visit_button: Button - # OCR result - name: str - # if visited - visited: bool - # pearl price on this island - pearl_price: int - - def __init__(self, image, visit_button, crop_area): - """ - Args: - image: - visit_button: - crop_area: - """ - self.image = image - self.visit_button = visit_button.move((crop_area[0], crop_area[1])) - self.crop_area = crop_area - self.x1, self.y1, self.x2, self.y2 = self.visit_button.area - self.valid = True - self.visited = False - self.pearl_price = 0 - self.friend_parse() - - def friend_parse(self): - area = (self.x1 - 504, self.y1 - 25, self.x1 - 504 + 168, self.y1 - 25 + 22) - - if area[0] < 360 or area[1] < 98 or area[2] > 593 or area[3] > 693: - self.valid = False - return - - button = Button(area=area, color=(), button=area, name='FRIEND_NAME') - ocr = FriendNameOcr(button, lang='cnocr', letter=(63, 64, 66), threshold=128) - self.name = ocr.ocr(self.image) - if not self.name: - self.valid = False - return - - def __eq__(self, other): - """ - Args: - other (IslandFriend): - - Returns: - bool: - """ - if not isinstance(other, IslandFriend): - return False - if not self.valid or not other.valid: - return False - if self.name != other.name: - return False - - return True - - def __str__(self): - return self.name - - -class IslandPearl(IslandUI): - def pearl_enter(self): - """ - Pages: - in: ISLAND_FRIEND_LEAVE - out: PEARL_CHECK - """ - logger.hr('Pearl Enter') - self.move_up(2.8) - self.move_right(1.6) - self.move_down(1.8) - - for _ in self.loop(): - if self.appear_then_click(PEARL_ENTER, offset=(20, 20), interval=2): - continue - if self.appear(PEARL_CHECK, offset=(20, 20)): - break - - def pearl_price_get(self): - """ - Returns: - int: pearl price ocr result - """ - ocr = 0 - for _ in self.loop(timeout=1.5): - ocr = PEARL_PRICE_OCR.ocr(self.device.image) - if ocr >= 200: - break - - return ocr - - def friend_detect(self): - """ - Get all friends from an image. - - Args: - image (np.ndarray): - - Returns: - SelectedGrids: - """ - self.handle_info_bar() - area = (880, 98, 960, 693) - friends = SelectedGrids( - [IslandFriend(self.device.image, button, area) for button in - TEMPLATE_FRIEND_VISIT.match_multi(self.image_crop(area, copy=False))] - ) - return friends.select(valid=True) - - def _friend_visit(self, friend): - """ - Args: - friend (IslandFriend): - - Returns: - bool: if visited - """ - logger.info(f'Visiting {friend}') - confirm_timer = Timer(1, count=2).start() - for _ in self.loop(): - if self.island_in_friend(interval=5): - self.device.click(friend.visit_button) - continue - - if self.info_bar_count(): - return False - - if self.appear(ISLAND_FRIEND_LEAVE, offset=(20, 20)): - if confirm_timer.reached(): - break - continue - else: - confirm_timer.reset() - return True - - def friend_leave(self): - logger.hr('Friend Leave') - self.island_ui_back() - for _ in self.loop(): - if self.appear_then_click(ISLAND_FRIEND_LEAVE, offset=(20, 20), interval=2): - continue - - if self.ui_page_appear(page_island): - break - if self.ui_page_appear(page_island_phone): - break - self.device.sleep(1.5) - self.device.click_record_clear() - self.ui_ensure_friend_page() - # ISLAND_FRIEND_SCROLL.set_top(main=self) - - def friend_visit(self, current_friends, friends): - """ - Visit a friend's island, get the pearl price then leave - - Args: - current_friends (SelectedGrids): - friends (SelectedGrids): - - Returns: - SelectedGrids: - """ - logger.hr('Friend Visit') - friend: IslandFriend = friends.intersect_by_eq(current_friends).select(visited=False).first_or_none() - if friend is None or friend.name not in current_friends.get('name'): - return friends - - if self._friend_visit(friend): - self.device.sleep(2) - self.pearl_enter() - friend.pearl_price = self.pearl_price_get() - print(friend.name) - self.friend_leave() - friend.visited = True - return friends - - def pearl_run(self): - """ - Visit each friend's island, get the pearl price, and show in the logger - - Returns: - SelectedGrids: - """ - logger.hr('Island Pearl', level=1) - bottom = False - friends = SelectedGrids([]) - if ISLAND_FRIEND_SCROLL.appear(main=self): - ISLAND_FRIEND_SCROLL.set_top(main=self) - count = 0 - for _ in self.loop(): - if count > 2: - break - current_friends = self.friend_detect() - friends = friends.add_by_eq(current_friends) - friends = self.friend_visit(current_friends, friends) - current_friends = friends.intersect_by_eq(current_friends) - - if ISLAND_FRIEND_SCROLL.appear(main=self): - if ISLAND_FRIEND_SCROLL.at_bottom(main=self): - if not bottom: - ISLAND_FRIEND_SCROLL.drag_threshold = 0.01 - ISLAND_FRIEND_SCROLL.edge_threshold = 0.01 - bottom = True - continue - logger.info('Island friend reach bottom, stop') - break - elif not current_friends.select(visited=False): - ISLAND_FRIEND_SCROLL.next_page(main=self) - count += 1 - - return friends - - @staticmethod - def show(data): - """ - +----------+---------------+ - | Player | Pearl Price | - +----------+---------------+ - | a | 200 | - | b | 300 | - | c | 400 | - +----------+---------------+ - """ - table = Table(show_lines=True) - table.add_column( - 'Player', header_style="bright_cyan", style="cyan", no_wrap=True - ) - table.add_column("Pearl Price", style="magenta") - for row in zip(data.get('name'), data.get('pearl_price')): - table.add_row( - row[0], - str(row[1]), - ) - logger.print(table, justify='center') - - def run(self): - self.device.screenshot() - self.ui_ensure_friend_page() - friends = self.pearl_run() - friends = friends.select(visited=True) - self.show(friends) - - -if __name__ == '__main__': - self = IslandPearl('alas') - self.device.screenshot() - self.run() diff --git a/module/island/project.py b/module/island/project.py deleted file mode 100644 index d13db4892..000000000 --- a/module/island/project.py +++ /dev/null @@ -1,871 +0,0 @@ -from datetime import datetime, timedelta -import cv2 -import re -import numpy as np -from scipy import signal - -import module.config.server as server - -from module.base.button import Button, ButtonGrid -from module.base.timer import Timer -from module.base.utils import color_similarity_2d, crop, random_rectangle_vector, rgb2gray -from module.config.deep import deep_get, deep_values -from module.island.assets import * -from module.island.project_data import * -from module.island.ui import IslandUI -from module.logger import logger -from module.map.map_grids import SelectedGrids -from module.ocr.ocr import Duration, Ocr -from module.ui.switch import Switch - - -ROLE_SORTING = Switch('Role_sorting') -ROLE_SORTING.add_state('Ascending', check_button=ROLE_SORT_ASC, click_button=ROLE_SORTING_CLICK) -ROLE_SORTING.add_state('Descending', check_button=ROLE_SORT_DESC, click_button=ROLE_SORTING_CLICK) - - -class ProjectNameOcr(Ocr): - def after_process(self, result): - result = super().after_process(result) - if server.server == 'cn': - result = result.replace('主', '丰') - result = re.sub(r'[^\u4e00-\u9fff]', '', result) - elif server.server == 'en': - result = re.sub(r"[\s'-]+", "", result).lower() - return result - - -class IslandProject: - # If success to parse project - valid: bool - # OCR result - name: str - # Project workplace id - id: int - # max slot that the workplace has - max_slot: int - # available slots that the workplace has - slot: int - # buttons of all available slots - slot_buttons: ButtonGrid - - def __init__(self, image, image_gray, button): - """ - Args: - image: - image_gray: - button: - """ - self.image = image - self.image_gray = image_gray - self.button = button - self.x1, self.y1, self.x2, self.y2 = button.area - self.valid = True - self.project_parse() - - def project_parse(self): - # invalid - if self.y2 + 110 >= 653: - self.valid = False - return - - # locked - area = (self.x1 - 228, self.y1 + 57, self.x1 - 195, self.y1 + 95) - image = crop(self.image_gray, area, copy=False) - if TEMPLATE_PROJECT_LOCKED.match(image): - self.valid = False - return - - # name - dx = {'cn': 326, 'en': 137}[server.server] - dy = {'cn': 0, 'en': 2}[server.server] - area = (self.x1 - 446, self.y1, self.x1 - dx, self.y2 + dy) - button = Button(area=area, color=(), button=area, name='PROJECT_NAME') - ocr = ProjectNameOcr(button, lang='cnocr') - self.name = ocr.ocr(self.image) - if not self.name: - self.valid = False - return - - # id - keys = list(name_to_slot.keys()) - if self.name in keys: - self.id = keys.index(self.name) + 1 - else: - self.valid = False - return - - # max slot - self.max_slot = name_to_slot.get(self.name, 2) - - # available slot - area = (self.x1 - 383, self.y1 + 60, self.x1 - 39, self.y1 + 118) - image = crop(self.image_gray, area, copy=False) - locked = TEMPLATE_SLOT_LOCKED.match_multi(image) - self.slot = self.max_slot - len(locked) - if not self.slot: - self.valid = False - return - - # slot grids - self.slot_buttons = ButtonGrid(origin=(self.x1 - 383, self.y1 + 60), delta=(95, 0), - button_shape=(58, 58), grid_shape=(self.slot, 1), name='PROJECT_SLOT') - - def __eq__(self, other): - """ - Args: - other (IslandProject): - - Returns: - bool: - """ - if not isinstance(other, IslandProject): - return False - if not self.valid or not other.valid: - return False - if self.name != other.name: - return False - if self.id != other.id: - return False - - return True - - def __str__(self): - return self.name - - -class IslandProduct: - # Duration to run this product - duration: timedelta - # If success to parse product duration - valid: bool - - def __init__(self, image, offset=None, new=False): - if new: - button = OCR_PRODUCTION_TIME - if offset: - button = OCR_PRODUCTION_TIME.move(offset) - ocr = Duration(button, lang='cnocr', name='OCR_PRODUCTION_TIME') - self.duration = ocr.ocr(image) - else: - ocr = Duration(OCR_PRODUCTION_TIME_REMAIN, name='OCR_PRODUCTION_TIME_REMAIN') - self.duration = ocr.ocr(image) - self.valid = True - - if not self.duration.total_seconds(): - self.valid = False - - self.create_time = datetime.now() - - @property - def finish_time(self): - if self.valid: - return (self.create_time + self.duration).replace(microsecond=0) - else: - return None - - def __eq__(self, other): - """ - Args: - other (IslandProduct): - - Returns: - bool: - """ - if not isinstance(other, IslandProduct): - return False - threshold = timedelta(seconds=120) - if not self.valid or not other.valid: - return False - if (other.duration < self.duration - threshold) or (other.duration > self.duration + threshold): - return False - - return True - - -class ItemNameOcr(Ocr): - def after_process(self, result): - result = super().after_process(result) - if server.server == 'cn': - result = result.replace('蛮', '蜜').replace('茉', '末').replace('汗', '汁').replace('纠', '组') - result = re.sub(r'[^\u4e00-\u9fff]', '', result) - if '冰咖' in result: - result = '冰咖啡' - if '莓果香橙' in result: - result = '莓果香橙甜点组' - elif server.server == 'en': - result = re.sub(r"[\s'-]+", "", result) - result = result.lower() - return result - - -class ProductItem: - # OCR result - name: str - # If success to parse item name - valid: bool - # Button to click for the current item - button: Button - # All buttons on this page to click - item_buttons: ButtonGrid - - def __init__(self, image, y, parent_project_id, get_button=True): - """ - Args: - image: - y (int): - get_button (bool): if parse other items in the current page - """ - self.image = image - self.y = y - self.valid = True - self.name = None - self.button = None - self.items = [] - self.parent_project_id = parent_project_id - self.parse_item(get_button=get_button) - - def parse_item(self, get_button): - if len(self.y) < 2: - self.valid = False - return - - y1, y2 = self.y - - # name - if get_button: - self.ocr_name(y1, y2) - - # button - x1, x2 = ISLAND_PRODUCT_ITEMS.area[0] + 20, ISLAND_PRODUCT_ITEMS.area[2] - 20 - area = (x1, y1, x2, y2) - self.button = Button(area=area, color=(), button=area, name='ISLAND_ITEM') - if get_button: - delta = 149 - up, down = self.grid_num(delta, y1, y2) - shape_y = up + down + 1 - origin_y = y1 - up * delta - self.item_buttons = ButtonGrid(origin=(x1, origin_y), delta=(0, delta), - button_shape=(x2 - x1, y2 - y1), - grid_shape=(1, shape_y), name='ITEMS') - self.items = [ProductItem(self.image, (item.area[1], item.area[3]), self.parent_project_id, get_button=False) - for item in self.item_buttons.buttons] - else: - self.ocr_name(y1, y2) - - - @staticmethod - def grid_num(delta, y1, y2): - """ - Args: - delta (int): grid delta - y1 (int): - y2 (int): - - Returns: - tuple(int, int): grids above and below current grid - """ - up = 0 - down = 0 - while y1 - delta > ISLAND_PRODUCT_ITEMS.area[1]: - up += 1 - y1 -= delta - while y2 + delta < ISLAND_PRODUCT_ITEMS.area[3]: - down += 1 - y2 += delta - return up, down - - def ocr_name(self, y1, y2): - """ - Args: - y1 (int): - y2 (int): - """ - area = (300, y1 + 14, 440, y2 - 84) - button = Button(area=area, color=(), button=area, name='ITEM_NAME') - ocr = ItemNameOcr(button, lang='cnocr', letter=(70, 70, 70)) - self.name = ocr.ocr(self.image) - if server.server == 'cn' and (not self.name or self.name not in deep_values(items_data, depth=2)): - self.valid = False - elif server.server == 'en': - self.valid = False - if not self.name: - return - for value in list(items_data[self.parent_project_id].values()): - can_scroll = len(value) > 13 - vmatcher = re.sub(r"[\s'-]+", "", value).lower() - if self.name == vmatcher: - logger.info(f'Product with valid name: {self.name} (exact matched {value})') - self.name = value - self.valid = True - break - elif self.name[1:-1] in vmatcher and (len(self.name) > 12 and can_scroll): - logger.info(f'Product with valid name: {self.name} (scroll matched {value})') - self.name = value - self.valid = True - break - if not self.valid: - logger.info(f'Product with invalid name: {self.name}') - - def __eq__(self, other): - """ - Args: - other (ProductItem): - - Returns: - bool: - """ - if not isinstance(other, ProductItem): - return False - if not self.valid or not other.valid: - return False - if self.name != other.name: - return False - - return True - - -class IslandProjectRun(IslandUI): - project = SelectedGrids([]) - total = SelectedGrids([]) - character: str - - def project_detect(self, image): - """ - Get all projects from an image. - - Args: - image (np.ndarray): - - Returns: - SelectedGrids: - """ - image_gray = rgb2gray(image) - projects = SelectedGrids([IslandProject(image, image_gray, button) - for button in TEMPLATE_PROJECT.match_multi(image_gray)]) - return projects.select(valid=True) - - def ensure_project(self, name, trial=7, skip_first_screenshot=True): - """ - Ensure the specific project is in the current page. - - Args: - name (str|IslandProject): the project name to ensure - trial (int): retry times - skip_first_screenshot (bool): - """ - logger.hr('Project ensure') - if isinstance(name, IslandProject): - name = name.name - for _ in range(trial): - if skip_first_screenshot: - skip_first_screenshot = False - else: - self.device.screenshot() - - projects = self.project_detect(self.device.image) - if not projects: - continue - if name in projects.get('name'): - logger.info(f'Ensured project: {name}') - break - - keys = list(name_to_slot.keys()) - if name in keys: - project_id = keys.index(name) + 1 - projects_id = projects.get('id') - if project_id > projects_id[0]: - self.drag_page((0, -500), ISLAND_PROJECT_SWIPE.area, 0.6) - else: - self.drag_page((0, 500), ISLAND_PROJECT_SWIPE.area, 0.6) - continue - else: - logger.warning(f'Wrong project name {name}, skip ensuring') - break - - def drag_page(self, vector, box, sleep=0.5): - """ - Drag the management page. - - Args: - vector (tuple): - box (tuple): - sleep (float): - """ - p1, p2 = random_rectangle_vector(vector, box=box, random_range=(0, -5, 0, 5)) - self.device.drag(p1, p2, segments=2, shake=(0, 25), point_random=(0, 0, 0, 0), shake_random=(0, -5, 0, 5)) - self.device.sleep(sleep) - - def is_in_enter_page(self): - return self.image_color_count(ROLE_SELECT_TITLE_AREA, color=(57, 189, 255), threshold=221, count=8000) - - def project_receive(self, button): - """ - Receive a project and enter role select page. - - Args: - button (Button): project button to click - - Returns: - bool: if success - """ - self.device.click_record_clear() - self.interval_clear([ISLAND_MANAGEMENT_CHECK, PROJECT_COMPLETE, - GET_ITEMS_ISLAND, ROLE_SELECT_ENTER]) - success = False - click_timer = Timer(5, count=10).start() - for _ in self.loop(): - # UI additional - if self.island_in_management(interval=5): - self.device.click(button) - self.device.sleep(0.1) - click_timer.reset() - continue - - if self.appear_then_click(ISLAND_MANAGEMENT, offset=(20, 20), interval=2): - click_timer.reset() - continue - - if self.handle_info_bar(): - click_timer.reset() - continue - - # Enter page - if self.is_in_enter_page() and \ - self.appear_then_click(ROLE_SELECT_ENTER, threshold=10, interval=2): - success = True - self.interval_clear(GET_ITEMS_ISLAND) - self.device.sleep(0.3) - click_timer.reset() - continue - - if self.appear_then_click(PROJECT_COMPLETE, offset=(20, 20), interval=1): - success = True - self.interval_clear(GET_ITEMS_ISLAND) - self.interval_reset(ROLE_SELECT_ENTER) - click_timer.reset() - continue - - if self.handle_get_items(): - self.interval_clear(ROLE_SELECT_ENTER) - click_timer.reset() - continue - - # handle island level up - if click_timer.reached(): - self.device.click(GET_ITEMS_ISLAND) - self.device.sleep(0.3) - click_timer.reset() - continue - - # End - if self.appear(ROLE_SELECT_CONFIRM, offset=(20, 20)): - break - - if not success: - product = IslandProduct(self.device.image) - if product.valid: - self.total = self.total.add_by_eq(SelectedGrids([product])) - self.device.click(ISLAND_CLICK_SAFE_AREA) - break - else: - self.interval_clear(ROLE_SELECT_ENTER) - - return success - - def _project_character_select(self, click_button, check_button): - """ - Select a specific character for an island project. - - Args: - click_button (Button): character button to click - check_button (Button): - """ - for _ in self.loop(): - if self.appear(check_button, offset=(20, 20)): - break - if self.appear(ROLE_SELECT_CONFIRM, offset=(20, 20), interval=2): - self.device.click(click_button) - continue - - self.interval_clear(ROLE_SELECT_CONFIRM) - - for _ in self.loop(): - # End - if self.appear(ISLAND_AMOUNT_MAX, offset=(20, 20)): - return True - # game bug that page returns to ISLAND_MANAGEMENT_CHECK after clicking ROLE_SELECT_CONFIRM - if self.island_in_management(): - return False - - if self.appear_then_click(ROLE_SELECT_CONFIRM, offset=(20, 20), interval=2): - self.interval_clear(ISLAND_MANAGEMENT_CHECK) - continue - - def match_and_select_character(self, character, image): - """ - Match character template and select if found. - - Args: - character (str): character name to select - image: cropped image - - Returns: - bool: True if matched and selected, False otherwise - """ - sim, click_button = self.get_character_template(character).match_result(image) - if sim > 0.9: - check_button = self.get_character_check_button(character) - return self._project_character_select(click_button, check_button) - return False - - def project_character_select(self, character='manjuu', reset_swipe=False): - """ - Select a role to produce. - - Args: - character (str): character name to select - reset_swipe (bool): if drag page to top before selecting - - Returns: - bool: if selected - """ - logger.info(f'Island select role: {character}') - - if reset_swipe: - logger.info('Resetting role page to top') - for _ in range(2): - self.drag_page((0, 350), ISLAND_PROJECT_CHARACTER.area, 0.6) - self.device.screenshot() - image = self.image_crop((0, 0, 1280, 720), copy=False) - if self.match_and_select_character(character, image): - return True - - timeout = Timer(5, count=3).start() - max_swipe = 2 - swipe_count = 0 - - for _ in self.loop(): - if timeout.reached(): - return False - - image = self.image_crop((0, 0, 1280, 720), copy=False) - if self.match_and_select_character(character, image): - return True - - if swipe_count < max_swipe: - logger.info(f'Character {character} not found, dragging down to find') - self.drag_page((0, -300), ISLAND_PROJECT_CHARACTER.area, 0.6) - swipe_count += 1 - timeout.reset() - else: - logger.warning(f'Character {character} not found after {max_swipe} swipes') - return False - - def retry_character_select(self, button, secondary_character=None): - """ - Retry selecting a character when primary is not available. - Directly try secondary or manjuu in the current role select page. - - Args: - button (Button): project button to click to re-enter (reserved for re-entering from main page) - secondary_character (str): secondary character name to select - - Returns: - tuple(bool, str): (if selected, character selected) - """ - # Try secondary character if provided, reset swipe to top before searching - if secondary_character and secondary_character != 'manjuu': - logger.info(f'Trying secondary character: {secondary_character}') - if self.project_character_select(secondary_character, reset_swipe=True): - return True, secondary_character - - # Fallback to manjuu, reset swipe to top before searching - logger.info('Falling back to manjuu') - if self.project_character_select('manjuu', reset_swipe=True): - return True, 'manjuu' - - return False, None - - @staticmethod - def get_character_template(character): - return globals().get(f'TEMPLATE_{character.upper()}', TEMPLATE_MANJUU) - - @staticmethod - def get_character_check_button(character): - return globals().get(f'PROJECT_{character.upper()}_CHECK', PRODUCT_MANJUU_CHECK) - - def get_current_product(self, project_id): - """ - Get currently selected product on self.device.image. - - Returns: - ProductItem: currently selected item - """ - image = self.image_crop(ISLAND_PRODUCT_ITEMS, copy=False) - y_top = ISLAND_PRODUCT_ITEMS.area[1] - line = cv2.reduce(image, 1, cv2.REDUCE_AVG) - # blue line - line = color_similarity_2d(line, color=(57, 189, 255))[:, 0] - parameters = { - 'height': 200, - 'distance': 50, - } - peaks, _ = signal.find_peaks(line, **parameters) - peaks = np.array(peaks) + y_top - return ProductItem(self.device.image, peaks, project_id) - - def product_select(self, option, project_id, trial=2): - """ - Select a product in items list. - - Args: - option (str): option to select - trail (int): retry times - - Returns: - bool: if selected - """ - logger.hr('Island Select Product') - last_item = None - bottom_item = None - retry = trial - click_interval = Timer(1) - for _ in self.loop(): - current = self.get_current_product(project_id) - if trial > 0 and not len(current.items): - trial -= 1 - continue - if trial <= 0: - self.ui_ensure_management_page() - return False - - if option == current.name: - logger.info(f'Selected item {option}') - return True - - drag = True - for item in current.items: - if option == item.name: - if click_interval.reached(): - self.device.click(item.button) - self.device.sleep(0.2) - click_interval.reset() - drag = False - - if bottom_item == current.items[-1]: - if retry > 0: - retry -= 1 - continue - logger.info(f'Reach the bottom of items, did not match item {option}') - self.ui_ensure_management_page() - return False - - # clear record if current product is different during 2 drags - if last_item is not None and last_item != current: - self.device.click_record.pop() - self.device.click_record.pop() - - if drag: - last_item = current - bottom_item = current.items[-1] - self.device.click(bottom_item.button) - self.drag_page((0, -300), ISLAND_PRODUCT_ITEMS.area, 0.5) - - def product_select_confirm(self): - """ - Start the product after product selected. - - Returns: - bool: if success - """ - logger.info('Island product confirm') - last = None - success = False - timeout = Timer(1.5, count=3).start() - for _ in self.loop(): - if timeout.reached(): - break - - if not success: - if self.image_color_count(PROJECT_START, color=(151, 155, 155), threshold=221, count=200): - if self.appear(PRODUCT_MANJUU_CHECK, offset=(20, 20)): - self.ui_ensure_management_page() - return True - else: - logger.warning('Product requirement is not satisfied, quitting and retrying') - self.ui_ensure_management_page() - return False - - if self.appear_then_click(ISLAND_AMOUNT_MAX, offset=(5, 5), interval=2): - timeout.reset() - continue - - button = PROJECT_START - # the offset of OCR_PRODUCTION_TIME is determined by PROJECT_START - self.appear(button, offset=(100, 0)) - offset = tuple(np.subtract(button.button, button._button)[:2]) - product = IslandProduct(self.device.image, new=True, offset=offset) - if product == last: - success = True - self.total = self.total.add_by_eq(SelectedGrids([product])) - timeout.reset() - continue - last = product - else: - if self.appear_then_click(PROJECT_START, offset=(100, 0), interval=2): - timeout.reset() - self.interval_clear(ISLAND_MANAGEMENT_CHECK) - continue - - if self.info_bar_count(): - self.ui_ensure_management_page() - return True - if self.island_in_management(): - return True - - def project_receive_and_start(self, proj, button, character, secondary_character, option, project_id, ensure=True): - """ - Receive and start a project is in the current page. - - Args: - proj (IslandProject): the project to ensure - button (Button): project button to click - character (str): character to select - secondary_character (str): secondary character to select - option (str): option to select - ensure (bool): whether to call ensure_project() after project start - """ - if not self.project_receive(button): - return True - - selected_character = character - if not self.project_character_select(character): - # Primary character failed, directly try secondary or manjuu in current page - success, selected_character = self.retry_character_select(button, secondary_character) - if not success: - logger.warning('Island select role failed completely, retrying project') - return False - self.character = selected_character - - if not self.product_select(option, project_id): - return True - - if not self.product_select_confirm(): - # Confirm failed (gray button), game has returned to main page - # Retry with secondary or manjuu by re-entering role select page - logger.warning('Product confirm failed, retrying character selection') - if not self.project_receive(button): - return True - - success, selected_character = self.retry_character_select(button, secondary_character) - if not success: - self.character = 'manjuu' - self.ensure_project(proj) - return False - self.character = selected_character - - # Re-select product and confirm - if not self.product_select(option, project_id): - return True - if not self.product_select_confirm(): - self.character = 'manjuu' - self.ensure_project(proj) - return False - - self.ui_ensure_management_page() - if ensure: - self.ensure_project(proj) - return True - - def island_project_character(self, project: IslandProject, secondary=False): - """ - Args: - project (IslandProject): - secondary (bool): If True, get secondary character config - - Returns: - list[str]: a list of options of characters - """ - proj_id = project.id - prefix = 'Secondary' if secondary else '' - return [self.config.__getattribute__(f'Island{proj_id}_{prefix}Character{proj_slot}') - for proj_slot in range(1, project.slot + 1)] - - def island_project_option(self, project: IslandProject): - """ - Args: - project (IslandProject): - - Returns: - list[str]: a list of options of production items - """ - slot_option = [] - proj_id = project.id - for proj_slot in range(1, project.slot + 1): - option = self.config.__getattribute__(f'Island{proj_id}_Option{proj_slot}') - if option == 0: - slot_option.append(None) - continue - slot_option.append(deep_get(items_data, [proj_id, option])) - return slot_option - - def island_project_run(self, names, trial=2): - """ - Execute island run to receive and start project. - - Args: - names (list[str]): a list of name for island receive - trial (int): retry times - - Returns: - list[timedelta]: future finish timedelta - """ - logger.hr('Island Project Run', level=1) - self.ensure_project(names[0]) - end = False - timeout = Timer(3, count=3).start() - for _ in self.loop(): - if timeout.reached(): - break - - projects = self.project_detect(self.device.image) - if trial > 0 and not projects: - trial -= 1 - continue - projects: SelectedGrids = projects.filter( - lambda proj: proj.name in names and proj.name not in self.project.get('name')) - self.project = self.project.add_by_eq(projects) - - for proj in projects: - logger.hr('Island Project') - logger.attr('Project_name', proj) - if proj.name == names[-1]: - end = True - - character_config = self.island_project_character(proj) - secondary_character_config = self.island_project_character(proj, secondary=True) - option_config = self.island_project_option(proj) - option_num = len(option_config) - for button, character, secondary_character, option, index in zip( - proj.slot_buttons.buttons, character_config, secondary_character_config, option_config, range(option_num)): - if option is None: - continue - self.character = character - # retry 3 times because of a game bug - for _ in range(3): - ensure = not end or index != option_num - 1 - if self.project_receive_and_start(proj, button, self.character, secondary_character, option, proj.id, ensure): - break - timeout.reset() - - if end: - break - self.drag_page((0, -500), ISLAND_PROJECT_SWIPE.area, 0.6) - - # task delay - future_finish = sorted([f for f in self.total.get('finish_time') if f is not None]) - logger.info(f'Project finish: {[str(f) for f in future_finish]}') - if not len(future_finish): - logger.info('No island project running') - return future_finish diff --git a/module/island/project_data.py b/module/island/project_data.py deleted file mode 100644 index 1bea58192..000000000 --- a/module/island/project_data.py +++ /dev/null @@ -1,202 +0,0 @@ -import module.config.server as server - -__name_to_slot_cn = { - '丰壤农田': 4, '悠然牧场': 4, '啾啾渔场': 3, '沉石矿山': 4, '翠土林场': 4, '坠香果园': 4, - '青芽苗圃': 2, '有鱼餐馆': 2, '白熊饮品': 2, '啾啾简餐': 2, '乌鱼烤肉': 2, '木料加工设备': 2, - '工业生产设备': 2, '电子加工设备': 2, '手工制作设备': 2, '啾咖啡': 2, -} - -__items_data_cn = { - 1: { - 1: '小麦', 2: '玉米', 3: '牧草', 4: '咖啡豆', 5: '大米', 6: '白菜', - 7: '土豆', 8: '大豆', - }, - 2: { - 1: '鸡蛋', 2: '鲜肉', 3: '牛奶', 4: '羊毛', - }, - 3: { - 1: '贝类', 2: '鲶鱼', 3: '鲤鱼', 4: '鲫鱼', 5: '小河虾', 6: '小龙虾', - 7: '鲈鱼', 8: '螃蟹', 9: '鱿鱼', 10: '马鲛鱼', 11: '金枪鱼', 12: '三文鱼', - 13: '红鲷鱼', 14: '黑鲷鱼', 15: '黄鳍金枪鱼', 16: '海参', - }, - 4: { - 1: '煤炭', 2: '铜矿', 3: '铝矿', 4: '铁矿', 5: '硫矿', 6: '银矿', - }, - 5: { - 1: '自然之木', 2: '实用之木', 3: '精选之木', 4: '典雅之木', - }, - # autumn - 6: { - 1: '秋月梨', 2: '柿子', 3: '苹果', 4: '柑橘', 5: '香蕉', 6: '芒果', - 7: '柠檬', 8: '牛油果', 9: '橡胶', - }, - # spring & summer - # 6: { - # 1: '苹果', 2: '柑橘', 3: '香蕉', 4: '芒果', 5: '柠檬', 6: '牛油果', - # 7: '橡胶', - # }, - # autumn - 7: { - 1: '亚麻', 2: '草莓', 3: '棉花', 4: '茶叶', 5: '薰衣草', 6: '胡萝卜', - 7: '洋葱', - }, - # spring - # 7: { - # 1: '芦笋', 2: '凤梨', 3: '亚麻', 4: '草莓', 5: '棉花', 6: '茶叶', - # 7: '薰衣草', 8: '胡萝卜', 9: '洋葱', - # }, - # summer - # 7: { - # 1: '番茄', 2: '黄瓜', 3: '亚麻', 4: '草莓', 5: '棉花', 6: '茶叶', - # 7: '薰衣草', 8: '胡萝卜', 9: '洋葱', - # }, - # autumn - 8: { - 1: '柿子饼', 2: '松茸鸡汤', 3: '豆腐', 4: '肉末烧豆腐', 5: '蛋包饭', - 6: '白菜豆腐汤', 7: '蔬菜沙拉', 8: '炸鱼薯条', 9: '洋葱蒸鱼', 10: '佛跳墙', - 11: '经典豆腐套餐', 12: '绵玉定食', - }, - # spring - # 8: { - # 1: '凉拌双笋', 2: '芦笋炒虾仁', 3: '豆腐', 4: '肉末烧豆腐', 5: '蛋包饭', - # 6: '白菜豆腐汤', 7: '蔬菜沙拉', 8: '炸鱼薯条', 9: '洋葱蒸鱼', 10: '佛跳墙', - # 11: '经典豆腐套餐', 12: '绵玉定食', - # }, - # summer - # 8: { - # 1: '苋菜饭团', 2: '番茄炒蛋', 3: '豆腐', 4: '肉末烧豆腐', 5: '蛋包饭', - # 6: '白菜豆腐汤', 7: '蔬菜沙拉', 8: '炸鱼薯条', 9: '洋葱蒸鱼', 10: '佛跳墙', - # 11: '经典豆腐套餐', 12: '绵玉定食', - # }, - # autumn - 9: { - 1: '胡萝卜秋梨汁', 2: '菊花茶', 3: '苹果汁', 4: '香蕉芒果汁', - 5: '蜂蜜柠檬水', 6: '草莓蜜沁', 7: '薰衣草茶', 8: '草莓蜂蜜冰沙', - 9: '花香果韵', 10: '缤纷果乐园', 11: '阳光蜜水', - }, - # spring - # 9: { - # 1: '鲜榨菠萝汁', 2: '迎春花茶', 3: '苹果汁', 4: '香蕉芒果汁', - # 5: '蜂蜜柠檬水', 6: '草莓蜜沁', 7: '薰衣草茶', 8: '草莓蜂蜜冰沙', - # 9: '花香果韵', 10: '缤纷果乐园', 11: '阳光蜜水', - # }, - # summer - # 9: { - # 1: '黄瓜汁', 2: '西瓜汁', 3: '苹果汁', 4: '香蕉芒果汁', - # 5: '蜂蜜柠檬水', 6: '草莓蜜沁', 7: '薰衣草茶', 8: '草莓蜂蜜冰沙', - # 9: '花香果韵', 10: '缤纷果乐园', 11: '阳光蜜水', - # }, - 10: { - 1: '玉米杯', 2: '苹果派', 3: '香橙派', 4: '芒果糯米饭', 5: '香蕉可丽饼', - 6: '草莓夏洛特', 7: '海鲜饭', 8: '香甜组合', 9: '果园二重奏', - 10: '莓果香橙甜点组', - }, - 11: { - 1: '炭烤肉串', 2: '禽肉土豆拼盘', 3: '爆炒禽肉', 4: '胡萝卜厚蛋烧', - 5: '汉堡肉饭', 6: '柠檬虾', 7: '爆炒小龙虾', 8: '烤肉狂欢', 9: '能量双拼套餐', - }, - 12: { - 1: '纸张', 2: '记事本', 3: '桌椅', 4: '精选木桶', 5: '文件柜', 6: '装饰画', - }, - 13: { - 1: '炭笔', 2: '电缆', 3: '铁钉', 4: '硫酸', 5: '火药', 6: '刀叉餐具', - }, - 14: { - 1: '墨盒', 2: '钟表', 3: '蓄电池', 4: '净水滤芯', - }, - # autumn - 15: { - 1: '秋季花束', 2: '花生油', 3: '布料', 4: '皮革', 5: '绳索', 6: '手套', - 7: '香囊', 8: '鞋靴', 9: '绷带', - }, - # spring - # 15: { - # 1: '袋装荠菜干', 2: '春季花束', 3: '布料', 4: '皮革', 5: '绳索', 6: '手套', - # 7: '香囊', 8: '鞋靴', 9: '绷带', - # }, - # summer - # 15: { - # 1: '茉莉精油', 2: '夏季花束', 3: '布料', 4: '皮革', 5: '绳索', 6: '手套', - # 7: '香囊', 8: '鞋靴', 9: '绷带', - # }, - 16: { - 1: '欧姆蛋', 2: '冰咖啡', 3: '芝士', 4: '拿铁', 5: '柑橘咖啡', - 6: '草莓奶绿', 7: '晨光活力组合', 8: '醒神套餐', 9: '果香双杯乐', - }, -} - - -__name_to_slot_en = { - 'faircropfields': 4, 'laidbackranch': 4, 'rockheapmine': 4, 'verdantwoods': 4, 'sweetscentorchard': 4, 'newsproutnursery': 2, - 'goldenkoirestaurant': 2, 'polarbearteahouse': 2, 'manjuueatery': 2, "finnfeathergrill": 2, 'lumberprocessing': 2, 'machineryproduction': 2, - 'electronicproduction': 2, 'arts&craftsproduction': 2, 'cafemanjuu': 2 -} - -__items_data_en = { - 1: { - 1: 'Wheat', 2: 'Corn', 3: 'Grass', 4: 'CoffeeBeans', 5: 'Rice', 6: 'Napa Cabbage', - 7: 'Potato', 8: 'Soy Beans', - }, - 2: { - 1: 'Eggs', 2: 'Fresh Meat', 3: 'Milk', 4: 'Wool', - }, - 3: { - 1: 'Coal', 2: 'Copper Ore', 3: 'Bauxite Ore', 4: 'Iron Ore', 5: 'Sulfur', 6: 'Silver Ore', - }, - 4: { - 1: 'Raw Timber', 2: 'Workable Wood', 3: 'remium Wood', 4: 'Elegant Wood', # remium Wood because it overruns on the left - }, - 5: { - 1: 'Yoizuki Pear', 2: 'Kaki Persimmon', 3: 'Apple', 4: 'Citrus Fruit', 5: 'Banana', 6: 'Mango', - 7: 'Lemon', 8: 'Avocado', 9: 'Rubber', - }, - 6: { - 1: 'Flax', 2: 'Strawberries', 3: 'Cotton', 4: 'Tea Leaves', 5: 'Lavender', 6: 'Carrot', - 7: 'Onion', - }, - 7: { - 1: 'Dried Persimmon', 2: 'Matsutake and Chicken Soup', 3: 'Tofu', 4: 'Tofu with Minced Meat', 5: 'Omurice', - 6: 'Cabbage and Tofu Soup', 7: 'Vegetable Salad', 8: 'Classic Tofu Combo', 9: 'Hearty Meal', - }, - 8: { - 1: 'Carrot and Pear Juice', 2: 'Chrysanthemum Tea', 3: 'Apple Juice', 4: 'Banana and Mango Juice', - 5: 'Honey and Lemon Water', 6: 'Strawberry Lemon Drink', 7: 'Lavender Tea', 8: 'Strawberry Honey Frappe', - 9: 'Floral and Fruity', 10: 'Colorful Fruit Paradise', 11: 'Sunny Honey', - }, - 9: { - 1: 'Corn Cup', 2: 'Apple Pie', 3: 'Orange Pie', 4: 'Sticky Rice with Mango', 5: 'Banana Crepe', - 6: 'Strawberry Charlotte', 7: 'Succulently Sweet', 8: 'Orchard Duo', 9: 'Berry and Orange Dessert', - }, - 10: { - 1: 'Coal-Roasted Skewer', 2: "Chicken and Potato Hors d'Oeuvre", 3: 'Stir-Fried Chicken', 4: 'Rolled Carrot Omelette', - 5: 'Steak Bowl', 6: 'The Carne-val', 7: 'Double Energy Combo', - }, - 11: { - 1: 'Paper', 2: 'Notebook', 3: 'Chair and Desk', 4: 'Choice Wooden Barrel', 5: 'Filing Cabinet', - }, - 12: { - 1: 'Charcoal Brush', 2: 'Cable', 3: 'Nails', 4: 'Chemicals', 5: 'Gunpowder', 6: 'Utensils', - }, - 13: { - 1: 'Ink Cartridge', 2: 'Clock', 3: 'Battery', 4: 'Water Filter', - }, - 14: { - 1: 'Autumn Bouquet', 2: 'Peanut Oil', 3: 'Cloth', 4: 'Leather', 5: 'Rope', 6: 'Gloves', - 7: 'Aroma Sachet', 8: 'Shoes', 9: 'Wound Dressings', - }, - 15: { - 1: 'Omelette', 2: 'Iced Coffee', 3: 'Cheese', 4: 'Latte', 5: 'Citrus Coffee', - 6: 'Strawberry Milkshake', 7: 'Morning Light Energy Combo', 8: 'The Wake-Up Call', 9: 'Fruity & Fruitier', - }, -} - - -if server.server == 'cn': - name_to_slot = __name_to_slot_cn - items_data = __items_data_cn -elif server.server == 'en': - name_to_slot = __name_to_slot_en - items_data = __items_data_en -else: - name_to_slot = __name_to_slot_cn - items_data = __items_data_cn diff --git a/module/island/transport.py b/module/island/transport.py deleted file mode 100644 index 8af66c569..000000000 --- a/module/island/transport.py +++ /dev/null @@ -1,428 +0,0 @@ -from datetime import datetime, timedelta -import numpy as np -import re - -from cached_property import cached_property - -from module.base.button import ButtonGrid -from module.base.timer import Timer -from module.base.utils import area_offset, crop, image_color_count, rgb2gray -from module.island.assets import * -from module.island.ui import IslandUI -from module.logger import logger -from module.map.map_grids import SelectedGrids -from module.ocr.ocr import Duration -from module.ui_white.assets import POPUP_CANCEL_WHITE, POPUP_CONFIRM_WHITE - - -class IslandTransport: - # index of transport commission - index: int - # If success to parse transport commission - valid: bool - # If the commission is locked - locked: bool - # Duration to run this transport commission - duration: timedelta - # Status of transport commission - # Value: finished, running, pending, refreshing, unknown - status: str - # If the transprt commission need to start - start: bool - # If the transprt commission need to refresh - refresh: bool - - def __init__(self, main, index, blacklist): - """ - Args: - main: - index (int): - blacklist (list[Template]): a blacklist of templates of items to submit - """ - self.index = index - self.blacklist = blacklist - self.image = main.device.image - self.valid = True - self.locked = False - self.duration = None - self.start = True - self.refresh = False - self.items = SelectedGrids([]) - self.parse_transport(main) - if not self.valid: - self.start = False - self.create_time = datetime.now() - - def parse_transport(self, main): - offset = (-20, -20, 20, 20) - delta = 176 - self.offset = area_offset(offset, (0, delta * self.index)) - - # commission locked - lock_offset = area_offset(offset, (0, delta * (self.index - 1))) - if self.index >= 1 and main.appear(TRANSPORT_LOCKED, lock_offset): - self.locked = True - return - - self.status = self.get_transport_status(main) - if self.status == 'unknown': - self.valid = False - return - elif self.status == 'pending': - button = OCR_TRANSPORT_TIME.move((0, self.offset[1] + 20)) - ocr = Duration(button, lang='cnocr', letter=(207, 207, 207), name='OCR_TRANSPORT_TIME') - self.duration = ocr.ocr(self.image) - if not self.duration.total_seconds(): - self.valid = False - return - - # items info - origin_y = 174 + delta * self.index - grids = ButtonGrid(origin=(481, origin_y), delta=(105, 0), - button_shape=(86, 86), grid_shape=(3, 1), name='ITEMS') - self.items = SelectedGrids([TransportItem(self.image, button, self.blacklist) - for button in grids.buttons]).select(valid=True) - self.start = self.items.select(load=True).count == self.items.count - self.refresh = main.appear(TRANSPORT_REFRESH, offset=self.offset) and \ - bool(self.items.select(refresh=True).count) - - # detect items first because we need to get refresh info - if not main.match_template_color(TRANSPORT_START, offset=self.offset): - self.start = False - elif self.status == 'running': - self.start = False - button = OCR_TRANSPORT_TIME_REMAIN.move((0, self.offset[1] + 20)) - ocr = Duration(button, name='OCR_TRANSPORT_TIME') - self.duration = ocr.ocr(self.image) - if not self.duration.total_seconds(): - self.valid = False - return - elif self.status == 'finished': - self.start = False - elif self.status == 'refreshing': - self.start = False - button = OCR_TRANSPORT_REFRESH.move((0, self.offset[1] + 20)) - ocr = Duration(button, letter=(63, 64, 66), name='OCR_TRANSPORT_REFRESH') - self.duration = ocr.ocr(self.image) - if not self.duration.total_seconds(): - self.valid = False - return - - def get_transport_status(self, main): - if main.appear(TRANSPORT_STATUS_PENDING, offset=self.offset): - return 'pending' - elif main.appear(TRANSPORT_STATUS_RUNNING, offset=self.offset): - return 'running' - elif main.appear(TRANSPORT_RECEIVE, offset=self.offset): - return 'finished' - elif main.appear(TRANSPORT_REFRESH_CHECK, offset=self.offset): - return 'refreshing' - else: - return 'unknown' - - def convert_to_refreshing(self): - if self.valid: - self.status = 'refreshing' - self.start = False - self.refresh = False - self.duration = timedelta(hours=0, minutes=30, seconds=0) - self.create_time = datetime.now() - - def convert_to_running(self): - if self.valid: - self.status = 'running' - self.start = False - self.refresh = False - self.create_time = datetime.now() - - @property - def finish_time(self): - if self.valid: - return (self.create_time + self.duration).replace(microsecond=0) - else: - return None - - def __str__(self): - if not self.valid: - return f'Index: {self.index} (Invalid)' - if self.locked: - return f'Index: {self.index} (Locked)' - info = {'Index': self.index, 'Status': self.status} - if self.duration: - info['Duration'] = self.duration - info['Start'] = self.start - info['Refresh'] = self.refresh - info = ', '.join([f'{k}: {v}' for k, v in info.items()]) - return info - - -class TransportItem: - # If the item is enough to submit and not in blacklist - load: bool - # If the item is in blacklist - refresh: bool - - def __init__(self, image, button, blacklist): - """ - Args: - image: - button: - blacklist: - """ - self.image_raw = image - self.button = button - self.blacklist = blacklist - self.image = crop(image, button.area) - self.valid = self.predict_valid() - self.refresh = False - self.load = self.predict_load() - - def predict_valid(self): - # gray item means an empty item - mean = np.mean(np.max(self.image, axis=2) > 234) - # blue bar on top of the item means already loaded - blue_bar_check = image_color_count(self.image[:10, :, :], color=(90, 201, 255), threshold=221, count=500) - return mean > 0.3 and not blue_bar_check - - def predict_load(self): - if not self.valid: - return False - self.refresh = self.handle_blacklist_items() - if self.refresh: - return False - if not TEMPLATE_ITEM_SATISFIED.match(rgb2gray(self.image)): - return False - return True - - def handle_blacklist_items(self): - """ - Check if current item is a blacklist item. - - Returns: - bool: if any blacklist item - """ - for template in self.blacklist: - if template.match(self.image): - return True - return False - - def __str__(self): - if not self.valid: - return '(Invalid)' - info = {'Load': self.load, 'Refresh': self.refresh} - info = ', '.join([f'{k}: {v}' for k, v in info.items()]) - return info - - -class IslandTransportRun(IslandUI): - @cached_property - def blacklist(self): - blacklist = [] - for k, v in self.config.cross_get(keys='Island.IslandTransport').items(): - if k.startswith('Submit') and not v: - item = k.split('Submit')[-1] - item = re.sub('(.)([A-Z][a-z]+)', r'\1_\2', item) - item = re.sub('([a-z0-9])([A-Z])', r'\1_\2', item) - blacklist.append(globals()[f'TEMPLATE_{item.upper()}']) - return blacklist - - def _transport_detect(self): - """ - Get all commissions from self.device.image. - - Returns: - SelectedGrids: - """ - logger.hr('Transport Commission detect') - commission = [] - for index in range(3): - comm = IslandTransport(main=self, index=index, blacklist=self.blacklist) - logger.attr(f'Transport Commission', comm) - for item in comm.items: - logger.attr(item.button, item) - commission.append(comm) - return SelectedGrids(commission) - - def transport_detect(self, trial=1, skip_first_screenshot=True): - """ - Get all transport missions from self.device.image. - - Args: - trial (int): Retry if has one invalid commission. - skip_first_screenshot (bool): - - Returns: - SelectedGrids: - """ - commissions = SelectedGrids([]) - for _ in range(trial): - if skip_first_screenshot: - skip_first_screenshot = False - else: - self.device.screenshot() - - commissions = self._transport_detect() - if not commissions.count: - logger.warning('No commission detected, retry commission detect') - continue - elif commissions.select(valid=False).count: - logger.warning('Found 1 invalid commission at least, retry commission detect') - continue - else: - return commissions.select(valid=True) - - logger.info('trials of transport commission detect exhausted, stop') - return commissions.select(valid=True) - - def transport_receive(self): - """ - Receive all transport missions from transport page. - - Returns: - bool: if received - """ - logger.hr('Island Transport', level=2) - self.device.click_record_clear() - self.interval_clear([GET_ITEMS_ISLAND, TRANSPORT_RECEIVE, POPUP_CANCEL_WHITE]) - success = True - click_timer = Timer(5, count=10).start() - confirm_timer = Timer(1, count=2).start() - for _ in self.loop(): - if self.handle_info_bar(): - click_timer.reset() - confirm_timer.reset() - continue - - if self.appear_then_click(TRANSPORT_RECEIVE, offset=(-20, -20, 20, 400), interval=2): - success = False - click_timer.reset() - confirm_timer.reset() - continue - - if self.handle_get_items(): - success = True - click_timer.reset() - confirm_timer.reset() - continue - - if self.handle_popup_cancel('REFRESH_CANCEL', offset=(30, 30)): - click_timer.reset() - confirm_timer.reset() - continue - - # handle island level up - if click_timer.reached(): - success = True - self.device.click(GET_ITEMS_ISLAND) - self.device.sleep(0.3) - click_timer.reset() - confirm_timer.reset() - continue - - if self.island_in_transport(): - if success and confirm_timer.reached(): - break - click_timer.reset() - else: - confirm_timer.reset() - - return success - - def transport_refresh(self, comm): - """ - Refresh the specific transport mission from transport page. - - Args: - comm (IslandTransport): the commission to refresh - - Returns: - bool: if success - """ - logger.info('Transport commission refresh') - self.interval_clear([TRANSPORT_REFRESH, POPUP_CONFIRM_WHITE]) - success = True - confirm_timer = Timer(1, count=2).start() - for _ in self.loop(): - if self.appear_then_click(TRANSPORT_REFRESH, offset=comm.offset, interval=2): - continue - - if self.handle_popup_confirm('REFRESH_CONFIRM', offset=(30, 30)): - success = True - confirm_timer.reset() - continue - - if self.island_in_transport(): - if success and confirm_timer.reached(): - break - else: - confirm_timer.reset() - return success - - def transport_start(self, comm): - """ - Start the specific transport mission from transport page. - - Args: - comm (IslandTransport): the commission to start - - Returns: - bool: if success - """ - logger.info('Transport commission start') - self.interval_clear([GET_ITEMS_ISLAND, TRANSPORT_START, POPUP_CANCEL_WHITE]) - success = True - confirm_timer = Timer(1, count=2).start() - for _ in self.loop(): - if self.appear_then_click(TRANSPORT_START, offset=comm.offset, interval=2): - success = False - confirm_timer.reset() - continue - - if self.handle_get_items(): - success = True - confirm_timer.reset() - continue - - if self.handle_popup_cancel('REFRESH_CANCEL', offset=(30, 30)): - confirm_timer.reset() - continue - - if self.island_in_transport(): - if success and confirm_timer.reached(): - break - else: - confirm_timer.reset() - return success - - def island_transport_run(self): - """ - Execute island run to receive and start transport commissions. - - Returns: - list[timedelta]: future finish timedelta - """ - logger.hr('Island Transport Run', level=1) - future_finish = [] - self.transport_receive() - commissions = self.transport_detect(trial=5) - - comm_refresh = commissions.select(status='pending', refresh=True) - comm_choose = commissions.select(status='pending', start=True) - for comm in comm_refresh: - if self.transport_refresh(comm): - comm.convert_to_refreshing() - for comm in comm_choose: - if self.transport_start(comm): - comm.convert_to_running() - - logger.hr('Showing transport commission', level=2) - for comm in commissions: - logger.attr(f'Transport Commission', comm) - - running_finish = [f for f in commissions.select(status='running').get('finish_time') if f is not None] - refreshing_finish = [f for f in commissions.select(status='refreshing').get('finish_time') if f is not None] - future_finish = sorted(running_finish + refreshing_finish) - logger.info(f'Transport finish: {[str(f) for f in future_finish]}') - if not len(future_finish): - logger.info('No island transport running') - return future_finish diff --git a/module/island/ui.py b/module/island/ui.py deleted file mode 100644 index 17b79e4f2..000000000 --- a/module/island/ui.py +++ /dev/null @@ -1,202 +0,0 @@ -from module.base.timer import Timer -from module.handler.assets import MAINTENANCE_ANNOUNCE, USE_DATA_KEY_NOTIFIED -from module.island.assets import * -from module.logger import logger -from module.ui.assets import SHOP_BACK_ARROW -from module.ui.page import page_island_phone -from module.ui.ui import UI - - -class IslandUI(UI): - def island_in_management(self, interval=0): - """ - Args: - interval (int): - - Returns: - bool: if in page ISLAND_MANAGEMENT_CHECK - """ - return self.appear(ISLAND_MANAGEMENT_CHECK, offset=(20, 20), interval=interval) - - def island_in_transport(self, interval=0): - """ - Args: - interval (int): - - Returns: - bool: if in page ISLAND_TRANSPORT_CHECK - """ - return self.match_template_color(ISLAND_TRANSPORT_CHECK, offset=(20, 20), interval=interval) - - def island_in_friend(self, interval=0): - """ - Args: - interval (int): - - Returns: - bool: if in page ISLAND_FRIEND_CHECK - """ - return self.appear(ISLAND_FRIEND_CHECK, offset=(20, 20), interval=interval) - - def island_management_enter(self): - """ - Enter island management page. - - Returns: - bool: if success - - Pages: - in: page_island_phone - out: ISLAND_MANAGEMENT_CHECK - """ - logger.info('Island management enter') - self.interval_clear(ISLAND_MANAGEMENT_CHECK) - if self.appear(ISLAND_MANAGEMENT_LOCKED, offset=(20, 20)): - return False - self.ui_click( - click_button=ISLAND_MANAGEMENT, - check_button=self.island_in_management, - offset=(20, 20), - retry_wait=2, - skip_first_screenshot=True - ) - return True - - def island_transport_enter(self): - """ - Enter island management page. - - Returns: - bool: if success - - Pages: - in: page_island_phone - out: ISLAND_MANAGEMENT_CHECK - """ - logger.info('Island transport enter') - self.ui_click( - click_button=ISLAND_TRANSPORT, - check_button=self.island_in_transport, - offset=(20, 20), - retry_wait=2, - skip_first_screenshot=True - ) - return True - - def island_friend_enter(self): - """ - Enter island friend page. - - Returns: - bool: if success - - Pages: - in: page_island_phone - out: ISLAND_FRIEND_CHECK - """ - logger.info('Island friend enter') - self.ui_click( - click_button=ISLAND_FRIEND, - check_button=self.island_in_friend, - offset=(20, 20), - retry_wait=2, - skip_first_screenshot=True - ) - return True - - def island_ui_back(self): - """ - Pages: - in: any page with SHOP_BACK_ARROW - out: page_island_phone - """ - logger.info('Island UI back') - self.ui_click( - click_button=SHOP_BACK_ARROW, - check_button=[page_island_phone.check_button, ISLAND_FRIEND_LEAVE], - offset=(20, 20), - retry_wait=2, - skip_first_screenshot=True - ) - - def ui_ensure_management_page(self): - """ - Pages: - in: page_island_phone or product page - out: ISLAND_MANAGEMENT_CHECK - """ - logger.info('UI ensure management page') - self.interval_clear(ISLAND_MANAGEMENT_CHECK) - confirm_timer = Timer(1, count=2).start() - for _ in self.loop(): - if self.island_in_management(): - if confirm_timer.reached(): - break - continue - else: - confirm_timer.reset() - - if self.appear_then_click(SHOP_BACK_ARROW, offset=(20, 20), interval=2): - continue - - if self.appear_then_click(ISLAND_MANAGEMENT, offset=(20, 20), interval=2): - continue - - def ui_ensure_friend_page(self): - """ - Pages: - in: Any - out: ISLAND_FRIEND_CHECK - """ - logger.info('UI ensure friend page') - if not self.island_in_friend(): - self.ui_ensure(page_island_phone) - self.island_friend_enter() - - def handle_get_items(self): - if self.appear_then_click(GET_ITEMS_ISLAND, offset=(20, 20), interval=2): - return True - return False - - def ui_additional(self, get_ship=True): - # notify in page_dormmenu - if self.appear(MAINTENANCE_ANNOUNCE, offset=(100, 50)): - for _ in self.loop(): - enabled = self.image_color_count( - USE_DATA_KEY_NOTIFIED, color=(140, 207, 66), threshold=180, count=10) - if enabled: - break - - if self.appear(MAINTENANCE_ANNOUNCE, offset=(100, 50), interval=5): - self.device.click(USE_DATA_KEY_NOTIFIED) - continue - - self.interval_clear(MAINTENANCE_ANNOUNCE) - self.appear_then_click(MAINTENANCE_ANNOUNCE, offset=(100, 50), interval=2) - return True - - # info in page_island - if self.appear_then_click(ISLAND_INFO_EXIT, offset=(30, 30), interval=3): - return True - - return super().ui_additional(get_ship=False) - - def move_up(self, hold_time=0): - p1 = (217, 507) - p2 = (217, 507 - 36) - self.device.swipe(p1, p2, hold_time=hold_time) - - def move_down(self, hold_time=0): - p1 = (217, 507) - p2 = (217, 507 + 36) - self.device.swipe(p1, p2, hold_time=hold_time) - - def move_left(self, hold_time=0): - p1 = (217, 507) - p2 = (217 - 36, 507) - self.device.swipe(p1, p2, hold_time=hold_time) - - def move_right(self, hold_time=0): - p1 = (217, 507) - p2 = (217 + 36, 507) - self.device.swipe(p1, p2, hold_time=hold_time) diff --git a/module/submodule/utils.py b/module/submodule/utils.py index 86330ba2b..3a29802fa 100644 --- a/module/submodule/utils.py +++ b/module/submodule/utils.py @@ -19,7 +19,6 @@ def get_available_func(): 'OpsiDaemon', 'EventStory', 'BoxDisassemble', - 'IslandPearl', 'AzurLaneUncensored', 'Benchmark', 'GameManager', diff --git a/module/ui/assets.py b/module/ui/assets.py index 95ec08557..c676b4b80 100644 --- a/module/ui/assets.py +++ b/module/ui/assets.py @@ -29,7 +29,6 @@ DAILY_CHECK = Button(area={'cn': (23, 656, 67, 698), 'en': (23, 656, 67, 698), ' DORMMENU_CHECK = Button(area={'cn': (261, 487, 334, 587), 'en': (261, 487, 334, 587), 'jp': (261, 487, 334, 587), 'tw': (261, 487, 334, 587)}, color={'cn': (181, 172, 178), 'en': (181, 172, 178), 'jp': (181, 172, 178), 'tw': (181, 172, 178)}, button={'cn': (261, 487, 334, 587), 'en': (261, 487, 334, 587), 'jp': (261, 487, 334, 587), 'tw': (261, 487, 334, 587)}, file={'cn': './assets/cn/ui/DORMMENU_CHECK.png', 'en': './assets/en/ui/DORMMENU_CHECK.png', 'jp': './assets/jp/ui/DORMMENU_CHECK.png', 'tw': './assets/tw/ui/DORMMENU_CHECK.png'}) DORMMENU_GOTO_ACADEMY = Button(area={'cn': (261, 487, 334, 587), 'en': (261, 487, 334, 587), 'jp': (261, 487, 334, 587), 'tw': (261, 487, 334, 587)}, color={'cn': (181, 172, 178), 'en': (181, 172, 178), 'jp': (181, 172, 178), 'tw': (181, 172, 178)}, button={'cn': (261, 487, 334, 587), 'en': (261, 487, 334, 587), 'jp': (261, 487, 334, 587), 'tw': (261, 487, 334, 587)}, file={'cn': './assets/cn/ui/DORMMENU_GOTO_ACADEMY.png', 'en': './assets/en/ui/DORMMENU_GOTO_ACADEMY.png', 'jp': './assets/jp/ui/DORMMENU_GOTO_ACADEMY.png', 'tw': './assets/tw/ui/DORMMENU_GOTO_ACADEMY.png'}) DORMMENU_GOTO_DORM = Button(area={'cn': (408, 494, 541, 587), 'en': (408, 494, 541, 587), 'jp': (408, 494, 541, 587), 'tw': (408, 494, 541, 587)}, color={'cn': (167, 148, 137), 'en': (167, 148, 137), 'jp': (167, 148, 137), 'tw': (167, 148, 137)}, button={'cn': (408, 494, 541, 587), 'en': (408, 494, 541, 587), 'jp': (408, 494, 541, 587), 'tw': (408, 494, 541, 587)}, file={'cn': './assets/cn/ui/DORMMENU_GOTO_DORM.png', 'en': './assets/en/ui/DORMMENU_GOTO_DORM.png', 'jp': './assets/jp/ui/DORMMENU_GOTO_DORM.png', 'tw': './assets/tw/ui/DORMMENU_GOTO_DORM.png'}) -DORMMENU_GOTO_ISLAND = Button(area={'cn': (771, 515, 862, 585), 'en': (771, 515, 862, 585), 'jp': (771, 515, 862, 585), 'tw': (771, 515, 862, 585)}, color={'cn': (139, 131, 162), 'en': (139, 131, 162), 'jp': (139, 131, 162), 'tw': (139, 131, 162)}, button={'cn': (771, 515, 862, 585), 'en': (771, 515, 862, 585), 'jp': (771, 515, 862, 585), 'tw': (771, 515, 862, 585)}, file={'cn': './assets/cn/ui/DORMMENU_GOTO_ISLAND.png', 'en': './assets/cn/ui/DORMMENU_GOTO_ISLAND.png', 'jp': './assets/cn/ui/DORMMENU_GOTO_ISLAND.png', 'tw': './assets/cn/ui/DORMMENU_GOTO_ISLAND.png'}) DORMMENU_GOTO_MAIN = Button(area={'cn': (261, 487, 334, 587), 'en': (261, 487, 334, 587), 'jp': (261, 487, 334, 587), 'tw': (261, 487, 334, 587)}, color={'cn': (181, 172, 178), 'en': (181, 172, 178), 'jp': (181, 172, 178), 'tw': (181, 172, 178)}, button={'cn': (150, 153, 437, 279), 'en': (150, 153, 437, 279), 'jp': (150, 153, 437, 279), 'tw': (150, 153, 437, 279)}, file={'cn': './assets/cn/ui/DORMMENU_GOTO_MAIN.png', 'en': './assets/en/ui/DORMMENU_GOTO_MAIN.png', 'jp': './assets/jp/ui/DORMMENU_GOTO_MAIN.png', 'tw': './assets/tw/ui/DORMMENU_GOTO_MAIN.png'}) DORMMENU_GOTO_MEOWFFICER = Button(area={'cn': (634, 512, 749, 569), 'en': (634, 512, 749, 569), 'jp': (634, 512, 749, 569), 'tw': (634, 512, 749, 569)}, color={'cn': (144, 153, 176), 'en': (144, 153, 176), 'jp': (144, 153, 176), 'tw': (144, 153, 176)}, button={'cn': (634, 512, 749, 569), 'en': (634, 512, 749, 569), 'jp': (634, 512, 749, 569), 'tw': (634, 512, 749, 569)}, file={'cn': './assets/cn/ui/DORMMENU_GOTO_MEOWFFICER.png', 'en': './assets/en/ui/DORMMENU_GOTO_MEOWFFICER.png', 'jp': './assets/jp/ui/DORMMENU_GOTO_MEOWFFICER.png', 'tw': './assets/tw/ui/DORMMENU_GOTO_MEOWFFICER.png'}) DORMMENU_GOTO_PRIVATE_QUARTERS = Button(area={'cn': (998, 581, 1148, 601), 'en': (998, 581, 1148, 601), 'jp': (998, 581, 1148, 601), 'tw': (998, 581, 1148, 601)}, color={'cn': (140, 140, 139), 'en': (140, 140, 139), 'jp': (140, 140, 139), 'tw': (140, 140, 139)}, button={'cn': (1010, 336, 1140, 596), 'en': (1010, 336, 1140, 596), 'jp': (1010, 336, 1140, 596), 'tw': (1010, 336, 1140, 596)}, file={'cn': './assets/cn/ui/DORMMENU_GOTO_PRIVATE_QUARTERS.png', 'en': './assets/en/ui/DORMMENU_GOTO_PRIVATE_QUARTERS.png', 'jp': './assets/jp/ui/DORMMENU_GOTO_PRIVATE_QUARTERS.png', 'tw': './assets/tw/ui/DORMMENU_GOTO_PRIVATE_QUARTERS.png'}) @@ -49,11 +48,6 @@ GUILD_CHECK = Button(area={'cn': (121, 15, 199, 39), 'en': (121, 15, 196, 39), ' IDLE = Button(area={'cn': (864, 672, 873, 688), 'en': (864, 672, 873, 688), 'jp': (864, 672, 873, 688), 'tw': (864, 672, 873, 688)}, color={'cn': (158, 159, 167), 'en': (158, 159, 167), 'jp': (158, 159, 167), 'tw': (158, 159, 167)}, button={'cn': (864, 672, 873, 688), 'en': (864, 672, 873, 688), 'jp': (864, 672, 873, 688), 'tw': (864, 672, 873, 688)}, file={'cn': './assets/cn/ui/IDLE.png', 'en': './assets/en/ui/IDLE.png', 'jp': './assets/jp/ui/IDLE.png', 'tw': './assets/tw/ui/IDLE.png'}) IDLE_2 = Button(area={'cn': (864, 672, 873, 688), 'en': (864, 672, 873, 688), 'jp': (864, 672, 873, 688), 'tw': (864, 672, 873, 688)}, color={'cn': (173, 178, 186), 'en': (173, 178, 186), 'jp': (173, 178, 186), 'tw': (173, 178, 186)}, button={'cn': (864, 672, 873, 688), 'en': (864, 672, 873, 688), 'jp': (864, 672, 873, 688), 'tw': (864, 672, 873, 688)}, file={'cn': './assets/cn/ui/IDLE_2.png', 'en': './assets/cn/ui/IDLE_2.png', 'jp': './assets/cn/ui/IDLE_2.png', 'tw': './assets/cn/ui/IDLE_2.png'}) IDLE_3 = Button(area={'cn': (864, 672, 873, 688), 'en': (864, 672, 873, 688), 'jp': (864, 672, 873, 688), 'tw': (864, 672, 873, 688)}, color={'cn': (185, 183, 182), 'en': (185, 183, 182), 'jp': (185, 183, 182), 'tw': (185, 183, 182)}, button={'cn': (864, 672, 873, 688), 'en': (864, 672, 873, 688), 'jp': (864, 672, 873, 688), 'tw': (864, 672, 873, 688)}, file={'cn': './assets/cn/ui/IDLE_3.png', 'en': './assets/cn/ui/IDLE_3.png', 'jp': './assets/cn/ui/IDLE_3.png', 'tw': './assets/cn/ui/IDLE_3.png'}) -ISLAND_CHECK = Button(area={'cn': (1215, 26, 1245, 60), 'en': (1215, 26, 1245, 60), 'jp': (1215, 26, 1245, 60), 'tw': (1215, 26, 1245, 60)}, color={'cn': (191, 192, 190), 'en': (187, 188, 188), 'jp': (191, 192, 190), 'tw': (191, 192, 190)}, button={'cn': (1215, 26, 1245, 60), 'en': (1215, 26, 1245, 60), 'jp': (1215, 26, 1245, 60), 'tw': (1215, 26, 1245, 60)}, file={'cn': './assets/cn/ui/ISLAND_CHECK.png', 'en': './assets/en/ui/ISLAND_CHECK.png', 'jp': './assets/cn/ui/ISLAND_CHECK.png', 'tw': './assets/cn/ui/ISLAND_CHECK.png'}) -ISLAND_GOTO_ISLAND_PHONE = Button(area={'cn': (1215, 26, 1245, 60), 'en': (1215, 26, 1245, 60), 'jp': (1215, 26, 1245, 60), 'tw': (1215, 26, 1245, 60)}, color={'cn': (191, 192, 190), 'en': (24, 0, 0), 'jp': (191, 192, 190), 'tw': (191, 192, 190)}, button={'cn': (1215, 26, 1245, 60), 'en': (1215, 26, 1245, 60), 'jp': (1215, 26, 1245, 60), 'tw': (1215, 26, 1245, 60)}, file={'cn': './assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png', 'en': './assets/en/ui/ISLAND_GOTO_ISLAND_PHONE.png', 'jp': './assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png', 'tw': './assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png'}) -ISLAND_PHONE_CHECK = Button(area={'cn': (1037, 644, 1077, 680), 'en': (1037, 644, 1077, 680), 'jp': (1037, 644, 1077, 680), 'tw': (1037, 644, 1077, 680)}, color={'cn': (138, 150, 163), 'en': (138, 150, 163), 'jp': (138, 150, 163), 'tw': (138, 150, 163)}, button={'cn': (1037, 644, 1077, 680), 'en': (1037, 644, 1077, 680), 'jp': (1037, 644, 1077, 680), 'tw': (1037, 644, 1077, 680)}, file={'cn': './assets/cn/ui/ISLAND_PHONE_CHECK.png', 'en': './assets/cn/ui/ISLAND_PHONE_CHECK.png', 'jp': './assets/cn/ui/ISLAND_PHONE_CHECK.png', 'tw': './assets/cn/ui/ISLAND_PHONE_CHECK.png'}) -ISLAND_PHONE_GOTO_ISLAND = Button(area={'cn': (1037, 644, 1077, 680), 'en': (1037, 644, 1077, 680), 'jp': (1037, 644, 1077, 680), 'tw': (1037, 644, 1077, 680)}, color={'cn': (138, 150, 163), 'en': (138, 150, 163), 'jp': (138, 150, 163), 'tw': (138, 150, 163)}, button={'cn': (16, 8, 80, 72), 'en': (16, 8, 80, 72), 'jp': (16, 8, 80, 72), 'tw': (16, 8, 80, 72)}, file={'cn': './assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png', 'en': './assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png', 'jp': './assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png', 'tw': './assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png'}) -ISLAND_PHONE_GOTO_MAIN = Button(area={'cn': (1037, 644, 1077, 680), 'en': (1037, 644, 1077, 680), 'jp': (1037, 644, 1077, 680), 'tw': (1037, 644, 1077, 680)}, color={'cn': (138, 150, 163), 'en': (138, 150, 163), 'jp': (138, 150, 163), 'tw': (138, 150, 163)}, button={'cn': (1037, 644, 1077, 680), 'en': (1037, 644, 1077, 680), 'jp': (1037, 644, 1077, 680), 'tw': (1037, 644, 1077, 680)}, file={'cn': './assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png', 'en': './assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png', 'jp': './assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png', 'tw': './assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png'}) MAIN_GOTO_BUILD = Button(area={'cn': (958, 665, 1113, 714), 'en': (962, 688, 1109, 711), 'jp': (1035, 674, 1088, 702), 'tw': (963, 671, 1091, 709)}, color={'cn': (129, 83, 76), 'en': (145, 88, 79), 'jp': (187, 131, 125), 'tw': (145, 93, 85)}, button={'cn': (958, 665, 1113, 714), 'en': (962, 688, 1109, 711), 'jp': (1035, 674, 1088, 702), 'tw': (963, 671, 1091, 709)}, file={'cn': './assets/cn/ui/MAIN_GOTO_BUILD.png', 'en': './assets/en/ui/MAIN_GOTO_BUILD.png', 'jp': './assets/jp/ui/MAIN_GOTO_BUILD.png', 'tw': './assets/tw/ui/MAIN_GOTO_BUILD.png'}) MAIN_GOTO_CAMPAIGN = Button(area={'cn': (1029, 304, 1102, 342), 'en': (1027, 307, 1118, 333), 'jp': (1019, 305, 1096, 343), 'tw': (1026, 303, 1104, 344)}, color={'cn': (240, 213, 157), 'en': (243, 219, 165), 'jp': (239, 210, 155), 'tw': (240, 213, 162)}, button={'cn': (1021, 292, 1160, 432), 'en': (1018, 293, 1156, 431), 'jp': (1006, 288, 1155, 436), 'tw': (1014, 288, 1159, 433)}, file={'cn': './assets/cn/ui/MAIN_GOTO_CAMPAIGN.png', 'en': './assets/en/ui/MAIN_GOTO_CAMPAIGN.png', 'jp': './assets/jp/ui/MAIN_GOTO_CAMPAIGN.png', 'tw': './assets/tw/ui/MAIN_GOTO_CAMPAIGN.png'}) MAIN_GOTO_DOCK = Button(area={'cn': (172, 668, 326, 715), 'en': (172, 668, 326, 715), 'jp': (172, 668, 326, 715), 'tw': (172, 668, 326, 715)}, color={'cn': (72, 90, 122), 'en': (72, 90, 122), 'jp': (72, 90, 122), 'tw': (72, 90, 122)}, button={'cn': (172, 668, 326, 715), 'en': (172, 668, 326, 715), 'jp': (172, 668, 326, 715), 'tw': (172, 668, 326, 715)}, file={'cn': './assets/cn/ui/MAIN_GOTO_DOCK.png', 'en': './assets/en/ui/MAIN_GOTO_DOCK.png', 'jp': './assets/jp/ui/MAIN_GOTO_DOCK.png', 'tw': './assets/tw/ui/MAIN_GOTO_DOCK.png'}) diff --git a/module/ui/page.py b/module/ui/page.py index b40727a66..8e2bd3f06 100644 --- a/module/ui/page.py +++ b/module/ui/page.py @@ -296,16 +296,6 @@ page_private_quarters = Page(PRIVATE_QUARTERS_CHECK) page_dormmenu.link(button=DORMMENU_GOTO_PRIVATE_QUARTERS, destination=page_private_quarters) page_private_quarters.link(button=PQ_GOTO_MAIN, destination=page_main) -# Island -page_island = Page(ISLAND_CHECK) -page_dormmenu.link(button=DORMMENU_GOTO_ISLAND, destination=page_island) - -# Island Phone -page_island_phone = Page(ISLAND_PHONE_CHECK) -page_island.link(button=ISLAND_GOTO_ISLAND_PHONE, destination=page_island_phone) -page_island_phone.link(button=ISLAND_PHONE_GOTO_MAIN, destination=page_main) -page_island_phone.link(button=ISLAND_PHONE_GOTO_ISLAND, destination=page_island) - # Game room & choose game page_game_room = Page(GAME_ROOM_CHECK) page_academy.link(button=ACADEMY_GOTO_GAME_ROOM, destination=page_game_room)