mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
318 lines
7.1 KiB
Python
318 lines
7.1 KiB
Python
from .classes import ItemCalyx
|
|
|
|
# This file was auto-generated, do not modify it manually. To generate:
|
|
# ``` python -m dev_tools.keyword_extract ```
|
|
|
|
Extinguished_Core = ItemCalyx(
|
|
id=1,
|
|
name='Extinguished_Core',
|
|
cn='熄灭原核',
|
|
cht='熄滅原核',
|
|
en='Extinguished Core',
|
|
jp='消滅した原核',
|
|
es='Núcleo apagado',
|
|
rarity='NotNormal',
|
|
item_id=111001,
|
|
item_group=1401,
|
|
dungeon_id=1011,
|
|
)
|
|
Glimmering_Core = ItemCalyx(
|
|
id=2,
|
|
name='Glimmering_Core',
|
|
cn='微光原核',
|
|
cht='微光原核',
|
|
en='Glimmering Core',
|
|
jp='微かに光る原核',
|
|
es='Núcleo reluciente',
|
|
rarity='Rare',
|
|
item_id=111002,
|
|
item_group=1401,
|
|
dungeon_id=1011,
|
|
)
|
|
Squirming_Core = ItemCalyx(
|
|
id=3,
|
|
name='Squirming_Core',
|
|
cn='蠢动原核',
|
|
cht='蠢動原核',
|
|
en='Squirming Core',
|
|
jp='脈動する原核',
|
|
es='Núcleo serpenteante',
|
|
rarity='VeryRare',
|
|
item_id=111003,
|
|
item_group=1401,
|
|
dungeon_id=1011,
|
|
)
|
|
Thief_Instinct = ItemCalyx(
|
|
id=4,
|
|
name='Thief_Instinct',
|
|
cn='掠夺的本能',
|
|
cht='掠奪的本能',
|
|
en="Thief's Instinct",
|
|
jp='略奪の本能',
|
|
es='Instinto del ladrón',
|
|
rarity='NotNormal',
|
|
item_id=111011,
|
|
item_group=1402,
|
|
dungeon_id=1001,
|
|
)
|
|
Usurper_Scheme = ItemCalyx(
|
|
id=5,
|
|
name='Usurper_Scheme',
|
|
cn='篡改的野心',
|
|
cht='篡改的野心',
|
|
en="Usurper's Scheme",
|
|
jp='改ざんの野心',
|
|
es='Ambición distorsionada',
|
|
rarity='Rare',
|
|
item_id=111012,
|
|
item_group=1402,
|
|
dungeon_id=1001,
|
|
)
|
|
Conqueror_Will = ItemCalyx(
|
|
id=6,
|
|
name='Conqueror_Will',
|
|
cn='践踏的意志',
|
|
cht='踐踏的意志',
|
|
en="Conqueror's Will",
|
|
jp='踏みにじる意志',
|
|
es='Voluntad de conquista',
|
|
rarity='VeryRare',
|
|
item_id=111013,
|
|
item_group=1402,
|
|
dungeon_id=1001,
|
|
)
|
|
Silvermane_Badge = ItemCalyx(
|
|
id=7,
|
|
name='Silvermane_Badge',
|
|
cn='铁卫扣饰',
|
|
cht='鐵衛扣飾',
|
|
en='Silvermane Badge',
|
|
jp='シルバーメインの釦',
|
|
es='Pin del guardia',
|
|
rarity='NotNormal',
|
|
item_id=112001,
|
|
item_group=1403,
|
|
dungeon_id=1001,
|
|
)
|
|
Silvermane_Insignia = ItemCalyx(
|
|
id=8,
|
|
name='Silvermane_Insignia',
|
|
cn='铁卫军徽',
|
|
cht='鐵衛軍徽',
|
|
en='Silvermane Insignia',
|
|
jp='シルバーメインの記章',
|
|
es='Insignia del guardia',
|
|
rarity='Rare',
|
|
item_id=112002,
|
|
item_group=1403,
|
|
dungeon_id=1001,
|
|
)
|
|
Silvermane_Medal = ItemCalyx(
|
|
id=9,
|
|
name='Silvermane_Medal',
|
|
cn='铁卫勋章',
|
|
cht='鐵衛勳章',
|
|
en='Silvermane Medal',
|
|
jp='シルバーメインの勲章',
|
|
es='Medalla del guardia',
|
|
rarity='VeryRare',
|
|
item_id=112003,
|
|
item_group=1403,
|
|
dungeon_id=1001,
|
|
)
|
|
Ancient_Part = ItemCalyx(
|
|
id=10,
|
|
name='Ancient_Part',
|
|
cn='古代零件',
|
|
cht='古代零件',
|
|
en='Ancient Part',
|
|
jp='古代パーツ',
|
|
es='Componente antiguo',
|
|
rarity='NotNormal',
|
|
item_id=112011,
|
|
item_group=1404,
|
|
dungeon_id=1001,
|
|
)
|
|
Ancient_Spindle = ItemCalyx(
|
|
id=11,
|
|
name='Ancient_Spindle',
|
|
cn='古代转轴',
|
|
cht='古代轉軸',
|
|
en='Ancient Spindle',
|
|
jp='古代シャフト',
|
|
es='Eje antiguo',
|
|
rarity='Rare',
|
|
item_id=112012,
|
|
item_group=1404,
|
|
dungeon_id=1001,
|
|
)
|
|
Ancient_Engine = ItemCalyx(
|
|
id=12,
|
|
name='Ancient_Engine',
|
|
cn='古代引擎',
|
|
cht='古代引擎',
|
|
en='Ancient Engine',
|
|
jp='古代エンジン',
|
|
es='Motor antiguo',
|
|
rarity='VeryRare',
|
|
item_id=112013,
|
|
item_group=1404,
|
|
dungeon_id=1001,
|
|
)
|
|
Immortal_Scionette = ItemCalyx(
|
|
id=13,
|
|
name='Immortal_Scionette',
|
|
cn='永寿幼芽',
|
|
cht='永壽幼芽',
|
|
en='Immortal Scionette',
|
|
jp='永寿の萌芽',
|
|
es='Brote verde inmortal',
|
|
rarity='NotNormal',
|
|
item_id=113001,
|
|
item_group=1405,
|
|
dungeon_id=1011,
|
|
)
|
|
Immortal_Aeroblossom = ItemCalyx(
|
|
id=14,
|
|
name='Immortal_Aeroblossom',
|
|
cn='永寿天华',
|
|
cht='永壽天華',
|
|
en='Immortal Aeroblossom',
|
|
jp='永寿の天華',
|
|
es='Flor etérea inmortal',
|
|
rarity='Rare',
|
|
item_id=113002,
|
|
item_group=1405,
|
|
dungeon_id=1011,
|
|
)
|
|
Immortal_Lumintwig = ItemCalyx(
|
|
id=15,
|
|
name='Immortal_Lumintwig',
|
|
cn='永寿荣枝',
|
|
cht='永壽榮枝',
|
|
en='Immortal Lumintwig',
|
|
jp='永寿の栄枝',
|
|
es='Rama gloriosa inmortal',
|
|
rarity='VeryRare',
|
|
item_id=113003,
|
|
item_group=1405,
|
|
dungeon_id=1011,
|
|
)
|
|
Artifex_Module = ItemCalyx(
|
|
id=16,
|
|
name='Artifex_Module',
|
|
cn='工造机杼',
|
|
cht='工造機杼',
|
|
en="Artifex's Module",
|
|
jp='工造機関',
|
|
es='Componente artificial mecánico',
|
|
rarity='NotNormal',
|
|
item_id=113011,
|
|
item_group=1406,
|
|
dungeon_id=1011,
|
|
)
|
|
Artifex_Cogwheel = ItemCalyx(
|
|
id=17,
|
|
name='Artifex_Cogwheel',
|
|
cn='工造迴轮',
|
|
cht='工造迴輪',
|
|
en="Artifex's Cogwheel",
|
|
jp='工造迴輪',
|
|
es='Engranaje cilíndrico mecánico',
|
|
rarity='Rare',
|
|
item_id=113012,
|
|
item_group=1406,
|
|
dungeon_id=1011,
|
|
)
|
|
Artifex_Gyreheart = ItemCalyx(
|
|
id=18,
|
|
name='Artifex_Gyreheart',
|
|
cn='工造浑心',
|
|
cht='工造渾心',
|
|
en="Artifex's Gyreheart",
|
|
jp='工造渾心',
|
|
es='Corazón armonioso mecánico',
|
|
rarity='VeryRare',
|
|
item_id=113013,
|
|
item_group=1406,
|
|
dungeon_id=1011,
|
|
)
|
|
Dream_Collection_Component = ItemCalyx(
|
|
id=19,
|
|
name='Dream_Collection_Component',
|
|
cn='蓄梦元件',
|
|
cht='蓄夢元件',
|
|
en='Dream Collection Component',
|
|
jp='ドリームコレクションパーツ',
|
|
es='Componente del acumulador de sueños',
|
|
rarity='NotNormal',
|
|
item_id=114001,
|
|
item_group=1407,
|
|
dungeon_id=1014,
|
|
)
|
|
Dream_Flow_Valve = ItemCalyx(
|
|
id=20,
|
|
name='Dream_Flow_Valve',
|
|
cn='流梦阀门',
|
|
cht='流夢閥門',
|
|
en='Dream Flow Valve',
|
|
jp='ドリームフローバルブ',
|
|
es='Válvula del flujo de sueños',
|
|
rarity='Rare',
|
|
item_id=114002,
|
|
item_group=1407,
|
|
dungeon_id=1014,
|
|
)
|
|
Dream_Making_Engine = ItemCalyx(
|
|
id=21,
|
|
name='Dream_Making_Engine',
|
|
cn='造梦马达',
|
|
cht='造夢馬達',
|
|
en='Dream Making Engine',
|
|
jp='ドリームメイキングモーター',
|
|
es='Motor creasueños',
|
|
rarity='VeryRare',
|
|
item_id=114003,
|
|
item_group=1407,
|
|
dungeon_id=1014,
|
|
)
|
|
Tatters_of_Thought = ItemCalyx(
|
|
id=22,
|
|
name='Tatters_of_Thought',
|
|
cn='思绪末屑',
|
|
cht='思緒末屑',
|
|
en='Tatters of Thought',
|
|
jp='思考の粉末',
|
|
es='Jirones de pensamientos',
|
|
rarity='NotNormal',
|
|
item_id=114011,
|
|
item_group=1408,
|
|
dungeon_id=1014,
|
|
)
|
|
Fragments_of_Impression = ItemCalyx(
|
|
id=23,
|
|
name='Fragments_of_Impression',
|
|
cn='印象残晶',
|
|
cht='印象殘晶',
|
|
en='Fragments of Impression',
|
|
jp='印象の残晶',
|
|
es='Fragmento de impresiones',
|
|
rarity='Rare',
|
|
item_id=114012,
|
|
item_group=1408,
|
|
dungeon_id=1014,
|
|
)
|
|
Shards_of_Desires = ItemCalyx(
|
|
id=24,
|
|
name='Shards_of_Desires',
|
|
cn='欲念碎镜',
|
|
cht='欲念碎鏡',
|
|
en='Shards of Desires',
|
|
jp='砕けた欲望の鏡',
|
|
es='Fragmento de deseos',
|
|
rarity='VeryRare',
|
|
item_id=114013,
|
|
item_group=1408,
|
|
dungeon_id=1014,
|
|
)
|