Card: Fourth Match Flame

9901101
Cost 4 Name Fourth Match Flame Range
ScorchedGirl_EGO Mass-Summation
Slash 60 - 60 On Hit Inflict 10 Burn
4 Fourth Match Flame ScorchedGirl_EGO Slash Mass-Summation
Slash 60 - 60 On Hit Inflict 10 Burn
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Id9901101
Name (EN)Fourth Match Flame
Name (KR)4번째 성냥불
Name (JP)4本目のマッチの火
Artwork ScorchedGirl_EGO
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword, Burn_Keyword]
Options[]
Script final_scorchedgirl_fourthfire_self
Priority100
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 60 60 final_scorchedgirl_fourthfire malkuthboss_scorched H None
LOR: /card/CardInfo_creature_final.xml, lines 5 ~ 16:

...
<Card ID="9901101">
<Name>돌진 베기</Name>
<Artwork>ScorchedGirl_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="4" Affection="Team" />
<Script>final_scorchedgirl_fourthfire_self</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="60" Dice="60" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="final_scorchedgirl_fourthfire" ActionScript="malkuthboss_scorched" Desc=""/>
</BehaviourList>
<Priority>100</Priority>
</Card>
...