Card: Inner Ardor

601002
Cost 2 Name Inner Ardor Range
Liu2_2 On Use Gain 1 Positive Emotion Point
Guard 4 - 9
Slash 6 - 10
2 Inner Ardor Liu2_2 Guard Slash On Use Gain 1 Positive Emotion Point
Guard 4 - 9
Slash 6 - 10
Rarity Limited (Rare)
Chapter Star of the City
Availability Collectable
Can be dropped from
250001 Liu Association Section 2, Vol. Ⅰ
250003 Book of Lowell
Id601002
Name (EN)Inner Ardor
Name (KR)내면의 열혈
Name (JP)内なる熱血
Artwork Liu2_2
Keywords[]
Options[]
Script gainPositive1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 9 None None G LiuSection2Unit_G
1 Slash 6 10 None None Z LiuSection2Unit_Z
LOR: /card/CardInfo_ch6.xml, lines 21 ~ 34:

...
<Card ID="601002">
<Name>내면의 열혈</Name>
<Artwork>Liu2_2</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script>gainPositive1</Script>
<ScriptDesc>[사용시] 긍정 감정 1 누적</ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="9" Type="Def" Detail="Guard" Motion="G" EffectRes="LiuSection2Unit_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="Z" EffectRes="LiuSection2Unit_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...