Card: Ignite

9901104
Cost 2 Name Ignite Range
ScorchedGirl_Walk
Pierce 5 - 9 On Hit Inflict 4 Burn
2 Ignite ScorchedGirl_Walk Pierce
Pierce 5 - 9 On Hit Inflict 4 Burn
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Id9901104
Name (EN)Ignite
Name (KR)발화
Name (JP)発火
Artwork ScorchedGirl_Walk
Keywords[Burn_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 9 burn4atk None H None
LOR: /card/CardInfo_creature_final.xml, lines 44 ~ 55:

...
<Card ID="9901104">
<Name>강공격</Name>
<Artwork>ScorchedGirl_Walk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="" Script="burn4atk" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...