Card: Tiěshānkào

601009
Cost 3 Name Tiěshānkào Range
Liu2_9
Pierce 5 - 6
Blunt 8 - 21 On Hit Inflict 1 + (Personal Emotion Level) amount of Burn
Pierce Counter 3 - 7
3 Tiěshānkào Liu2_9 Pierce Blunt Pierce Counter
Pierce 5 - 6
Blunt 8 - 21 On Hit Inflict 1 + (Personal Emotion Level) amount of Burn
Pierce Counter 3 - 7
Rarity Objet d'art (Unique)
Chapter Star of the City
Availability Collectable
Keywords
  • Cecil and Mei’s Exclusive Page: Can only be set in the decks of Cecil and Mei’s Key pages.
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Can be dropped from
250004 Book of Cecil
250005 Book of Mei
Id601009
Name (EN)Tiěshānkào
Name (KR)철산고
Name (JP)鉄山靠
Artwork Liu2_9
Keywords[onlypage_chulsan_Keyword, Burn_Keyword]
Options[OnlyPage]
Script None
Priority0
Priority Scriptemotion2
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 6 None None Z Liu2_Z_MC
1 Blunt 8 21 liuBurnDice None S1 Liu2_S1_MC
2 Pierce Counter 3 7 None None Z Liu2_Z_MC
LOR: /card/CardInfo_ch6.xml, lines 125 ~ 143:

...
<Card ID="601009">
<Name>철산고</Name>
<Artwork>Liu2_9</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_chulsan_Keyword</Keyword>
<Spec Range="Near" Cost="3" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="6" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Liu2_Z_MC" Script="" ActionScript="" Desc="" />
<Behaviour Min="8" Dice="21" Type="Atk" Detail="Hit" Motion="S1" EffectRes="Liu2_S1_MC" Script="liuBurnDice" ActionScript="" Desc="[적중] 화상 1 부여. 감정 단계 1당 부여하는 화상 수치 1 증가" />
<Behaviour Min="3" Dice="7" Type="Standby" Detail="Penetrate" Motion="Z" EffectRes="Liu2_Z_MC" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
<PriorityScript>emotion2</PriorityScript>
<SortPriority>1</SortPriority>
</Card>
...