Card: Inner Passion

606008
Cost 3 Name Inner Passion Range
Liu1_8
Slash 5 - 9
Guard 3 - 7
Pierce 4 - 9
3 Inner Passion Liu1_8 Slash Guard Pierce
Slash 5 - 9
Guard 3 - 7
Pierce 4 - 9
Rarity Limited (Rare)
Chapter Star of the City
Availability Enemy-only
Id606008
Name (EN)Inner Passion
Name (KR)내면의 열정
Name (JP)内なる熱情
ArtworkLiu1_8
Keywords[]
Options[]
Script powerUp1Hp_ver
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 9 burn1 None J Liu1_H
1 Guard 3 7 None None G None
2 Pierce 4 9 None None Z Liu1_Z
LOR: /card/CardInfo_ch6_2.xml, lines 307 ~ 321:

...
<Card ID="606008">
<Name>내면의 열정</Name>
<Artwork>Liu1_8</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="3" />
<Script>powerUp1Hp_ver</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="Liu1_H" Script="burn1" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="9" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Liu1_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...