StarRailCopilot/tasks/map/keywords/plane.py

190 lines
4.2 KiB
Python
Raw Normal View History

2023-07-02 07:33:30 +00:00
from .classes import MapPlane
# This file was auto-generated, do not modify it manually. To generate:
# ``` python -m dev_tools.keyword_extract ```
Herta_ParlorCar = MapPlane(
id=1,
name='Herta_ParlorCar',
cn='观景车厢',
cht='觀景車廂',
en='Parlor Car',
jp='列車のラウンジ',
)
Herta_MasterControlZone = MapPlane(
id=2,
name='Herta_MasterControlZone',
cn='主控舱段',
cht='主控艙段',
en='Master Control Zone',
jp='主制御部分',
)
Herta_BaseZone = MapPlane(
id=3,
name='Herta_BaseZone',
cn='基座舱段',
cht='基座艙段',
en='Base Zone',
jp='ベース部分',
)
Herta_StorageZone = MapPlane(
id=4,
name='Herta_StorageZone',
cn='收容舱段',
cht='收容艙段',
en='Storage Zone',
jp='収容部分',
)
Herta_SupplyZone = MapPlane(
id=5,
name='Herta_SupplyZone',
cn='支援舱段',
cht='支援艙段',
en='Supply Zone',
jp='サポート部分',
)
Jarilo_AdministrativeDistrict = MapPlane(
id=6,
name='Jarilo_AdministrativeDistrict',
cn='行政区',
cht='行政區',
en='Administrative District',
jp='行政区',
)
Jarilo_OutlyingSnowPlains = MapPlane(
id=7,
name='Jarilo_OutlyingSnowPlains',
cn='城郊雪原',
cht='城郊雪原',
en='Outlying Snow Plains',
jp='郊外雪原',
)
Jarilo_BackwaterPass = MapPlane(
id=8,
name='Jarilo_BackwaterPass',
cn='边缘通路',
cht='邊緣通道',
en='Backwater Pass',
jp='外縁通路',
)
Jarilo_SilvermaneGuardRestrictedZone = MapPlane(
id=9,
name='Jarilo_SilvermaneGuardRestrictedZone',
cn='铁卫禁区',
cht='鐵衛禁區',
en='Silvermane Guard Restricted Zone',
jp='シルバーメイン禁区',
)
Jarilo_CorridorofFadingEchoes = MapPlane(
id=10,
name='Jarilo_CorridorofFadingEchoes',
cn='残响回廊',
cht='殘響迴廊',
en='Corridor of Fading Echoes',
jp='残響回廊',
)
Jarilo_EverwinterHill = MapPlane(
id=11,
name='Jarilo_EverwinterHill',
cn='永冬岭',
cht='永冬嶺',
en='Everwinter Hill',
jp='常冬峰',
)
Jarilo_BoulderTown = MapPlane(
id=12,
name='Jarilo_BoulderTown',
cn='磐岩镇',
cht='磐岩鎮',
en='Boulder Town',
jp='ボルダータウン',
)
Jarilo_GreatMine = MapPlane(
id=13,
name='Jarilo_GreatMine',
cn='大矿区',
cht='大礦區',
en='Great Mine',
jp='大鉱区',
)
Jarilo_RivetTown = MapPlane(
id=14,
name='Jarilo_RivetTown',
cn='铆钉镇',
cht='鉚釘鎮',
en='Rivet Town',
jp='リベットタウン',
)
Jarilo_RobotSettlement = MapPlane(
id=15,
name='Jarilo_RobotSettlement',
cn='机械聚落',
cht='機械聚落',
en='Robot Settlement',
jp='機械集落',
)
Luofu_CentralStarskiffHaven = MapPlane(
id=16,
name='Luofu_CentralStarskiffHaven',
cn='星槎海中枢',
cht='星槎海中樞',
en='Central Starskiff Haven',
jp='星槎海中枢',
)
Luofu_Cloudford = MapPlane(
2023-07-29 17:18:14 +00:00
id=17,
2023-07-02 07:33:30 +00:00
name='Luofu_Cloudford',
cn='流云渡',
cht='流雲渡',
en='Cloudford',
jp='流雲渡し',
)
Luofu_StargazerNavalia = MapPlane(
2023-07-29 17:18:14 +00:00
id=18,
2023-07-02 07:33:30 +00:00
name='Luofu_StargazerNavalia',
cn='迴星港',
cht='迴星港',
en='Stargazer Navalia',
jp='廻星港',
)
2023-07-29 17:18:14 +00:00
Luofu_ExaltingSanctum = MapPlane(
id=19,
name='Luofu_ExaltingSanctum',
cn='长乐天',
cht='長樂天',
en='Exalting Sanctum',
jp='長楽天',
)
2023-07-02 07:33:30 +00:00
Luofu_DivinationCommission = MapPlane(
id=20,
name='Luofu_DivinationCommission',
cn='太卜司',
cht='太卜司',
en='Divination Commission',
jp='太卜司',
)
Luofu_ArtisanshipCommission = MapPlane(
id=21,
name='Luofu_ArtisanshipCommission',
cn='工造司',
cht='工造司',
en='Artisanship Commission',
jp='工造司',
)
2023-07-29 17:18:14 +00:00
Luofu_AlchemyCommission = MapPlane(
id=22,
name='Luofu_AlchemyCommission',
cn='丹鼎司',
cht='丹鼎司',
en='Alchemy Commission',
jp='丹鼎司',
)
Luofu_ScalegorgeWaterscape = MapPlane(
id=23,
name='Luofu_ScalegorgeWaterscape',
cn='鳞渊境',
cht='鱗淵境',
en='Scalegorge Waterscape',
jp='鱗淵境',
)