Card: Scorching Desperation

703110
Cost 0 Name Scorching Desperation Range
CryPhilip_FarArea Mass-Individual
Pierce 4 - 6
Pierce 8 - 14 On Hit Inflict 3 Burn
0 Scorching Desperation CryPhilip_FarArea Pierce Pierce Mass-Individual
Pierce 4 - 6
Pierce 8 - 14 On Hit Inflict 3 Burn
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Id703110
Name (EN)Scorching Desperation
Name (KR)작열하는 절망
Name (JP)灼熱の絶望
Artwork CryPhilip_FarArea
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword, Burn_Keyword]
Options[]
Script None
Priority10
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 6 None PhilipAreaAtk S2 None
1 Pierce 8 14 philip_area_atk PhilipAreaAtk S2 None
LOR: /card/CardInfo_Ch7_Philip.xml, lines 148 ~ 161:

...
<Card ID="703110">
<Name>작열하는 절망</Name>
<Artwork>CryPhilip_FarArea</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="6" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="" ActionScript="PhilipAreaAtk" Desc="" />
<Behaviour Min="8" Dice="14" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="philip_area_atk" ActionScript="PhilipAreaAtk" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>10</Priority>
</Card>
...