Card: Fourth Match Flame

900303
Cost 4 Name Fourth Match Flame Range
ScorchedGirl_Walk
Blunt 15 - 20
4 Fourth Match Flame ScorchedGirl_Walk Blunt
Blunt 15 - 20
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id900303
Name (EN)Fourth Match Flame
Name (KR)4번째 성냥불
Name (JP)4本目のマッチの火
Artwork ScorchedGirl_Walk
Keywords[]
Options[]
Script scorchedgirl_fourthmatch
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 15 20 None None H None
LOR: /card/CardInfo_creature.xml, lines 130 ~ 142:

...
<Card ID="900303">
<Name>4번째 성냥불</Name>
<Artwork>ScorchedGirl_Walk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="4" />
<Script>scorchedgirl_fourthmatch</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="15" Dice="20" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...