Card: Matchlight

1100004
Cost 1 Name Matchlight Range
ScorchedGirl_Ashes On Use Gain 1 Ember
Blunt 3 - 6
1 Matchlight ScorchedGirl_Ashes Blunt On Use Gain 1 Ember
Blunt 3 - 6
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id1100004
Name (EN)Matchlight
Name (KR)성냥불
Name (JP)マッチの火
Artwork ScorchedGirl_Ashes
Keywords[]
Options[]
Script burningGirl
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 6 None None F 1_1
LOR: /card/CardInfo_special.xml, lines 42 ~ 54:

...
<Card ID="1100004">
<Name>성냥불</Name>
<Artwork>ScorchedGirl_Ashes</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="1" />
<Script>burningGirl</Script>
<ScriptDesc>[사용시] 자신에게 불씨 버프를 부여.</ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Hit" Motion="F" EffectRes="1_1" Script="" Desc=""/>
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...