mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 14:31:16 +00:00
110 lines
2.8 KiB
Python
110 lines
2.8 KiB
Python
from .classes import AssignmentEntry
|
|
|
|
# This file was auto-generated, do not modify it manually. To generate:
|
|
# ``` python -m dev_tools.keyword_extract ```
|
|
|
|
Nine_Billion_Names = AssignmentEntry(
|
|
id=1,
|
|
name='Nine_Billion_Names',
|
|
cn='九十亿个名字',
|
|
cht='九十億個名字',
|
|
en='Nine Billion Names',
|
|
jp='九十億の御名',
|
|
)
|
|
Destruction_of_the_Destroyer = AssignmentEntry(
|
|
id=2,
|
|
name='Destruction_of_the_Destroyer',
|
|
cn='毁灭者的覆灭',
|
|
cht='毀滅者的覆滅',
|
|
en='Destruction of the Destroyer',
|
|
jp='壊滅者の覆没',
|
|
)
|
|
Winter_Soldiers = AssignmentEntry(
|
|
id=3,
|
|
name='Winter_Soldiers',
|
|
cn='寒冬的战士们',
|
|
cht='寒冬的戰士們',
|
|
en='Winter Soldiers',
|
|
jp='寒冬の戦士たち',
|
|
)
|
|
Born_to_Obey = AssignmentEntry(
|
|
id=4,
|
|
name='Born_to_Obey',
|
|
cn='生而服从',
|
|
cht='生而服從',
|
|
en='Born to Obey',
|
|
jp='生まれながらに服従する',
|
|
)
|
|
Root_Out_the_Turpitude = AssignmentEntry(
|
|
id=5,
|
|
name='Root_Out_the_Turpitude',
|
|
cn='根除恶孽',
|
|
cht='根除惡孽',
|
|
en='Root Out the Turpitude',
|
|
jp='悪孽を根絶やしに',
|
|
)
|
|
Fire_Lord_Inflames_Blades_of_War = AssignmentEntry(
|
|
id=6,
|
|
name='Fire_Lord_Inflames_Blades_of_War',
|
|
cn='火帝动炉销剑戟',
|
|
cht='火帝動爐銷劍戟',
|
|
en='Fire Lord Inflames Blades of War',
|
|
jp='剣戟を焼却する火帝炉',
|
|
)
|
|
Nameless_Land_Nameless_People = AssignmentEntry(
|
|
id=7,
|
|
name='Nameless_Land_Nameless_People',
|
|
cn='无名之地,无名之人',
|
|
cht='無名之地,無名之人',
|
|
en='Nameless Land, Nameless People',
|
|
jp='無名の地、無名の人',
|
|
)
|
|
Akashic_Records = AssignmentEntry(
|
|
id=8,
|
|
name='Akashic_Records',
|
|
cn='阿卡夏记录',
|
|
cht='阿卡夏紀錄',
|
|
en='Akashic Records',
|
|
jp='アーカーシャの記録',
|
|
)
|
|
The_Invisible_Hand = AssignmentEntry(
|
|
id=9,
|
|
name='The_Invisible_Hand',
|
|
cn='看不见的手',
|
|
cht='看不見的手',
|
|
en='The Invisible Hand',
|
|
jp='見えざる手',
|
|
)
|
|
Abandoned_and_Insulted = AssignmentEntry(
|
|
id=10,
|
|
name='Abandoned_and_Insulted',
|
|
cn='被废弃与损害的',
|
|
cht='被廢棄與損害的',
|
|
en='Abandoned and Insulted',
|
|
jp='捨てられしものと傷つけられしもの',
|
|
)
|
|
Spring_of_Life = AssignmentEntry(
|
|
id=11,
|
|
name='Spring_of_Life',
|
|
cn='生命之泉',
|
|
cht='生命之泉',
|
|
en='Spring of Life',
|
|
jp='生命の泉',
|
|
)
|
|
The_Land_of_Gold = AssignmentEntry(
|
|
id=12,
|
|
name='The_Land_of_Gold',
|
|
cn='黄金大地',
|
|
cht='黃金大地',
|
|
en='The Land of Gold',
|
|
jp='黄金の大地',
|
|
)
|
|
The_Blossom_in_the_Storm = AssignmentEntry(
|
|
id=13,
|
|
name='The_Blossom_in_the_Storm',
|
|
cn='风暴中怒放的花',
|
|
cht='風暴中怒放的花',
|
|
en='The Blossom in the Storm',
|
|
jp='嵐の中で咲き誇る花',
|
|
)
|