Card: Inevitable Demise

990201
Cost 0 Name Inevitable Demise Range
Clock_Thirteen Mass-Individual
Slash 13 - 13 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Slash 13 - 13 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Slash 13 - 13 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
0 Inevitable Demise Clock_Thirteen Slash Slash Slash Mass-Individual
Slash 13 - 13 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Slash 13 - 13 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Slash 13 - 13 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
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.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id990201
Name (EN)Inevitable Demise
Name (KR)필연적인 파멸
Name (JP)必然的な破滅
Artwork Clock_Thirteen
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Priority200
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 13 13 kod_dmg_by_percent thepriceofsilence_areaatk1 S None
1 Slash 13 13 kod_dmg_by_percent thepriceofsilence_areaatk2 S None
2 Slash 13 13 kod_dmg_by_percent thepriceofsilence_areaatk3 S None
LOR: /card/CardInfo_creature_hokma.xml, lines 109 ~ 123:

...
<Card ID="990201">
<Name>침묵의 대가 광역기 </Name>
<Artwork>Clock_Thirteen</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="13" Dice="13" Type="Atk" Detail="Slash" Motion="S" EffectRes="" Script="kod_dmg_by_percent" ActionScript="thepriceofsilence_areaatk1" Desc="" />
<Behaviour Min="13" Dice="13" Type="Atk" Detail="Slash" Motion="S" EffectRes="" Script="kod_dmg_by_percent" ActionScript="thepriceofsilence_areaatk2" Desc="" />
<Behaviour Min="13" Dice="13" Type="Atk" Detail="Slash" Motion="S" EffectRes="" Script="kod_dmg_by_percent" ActionScript="thepriceofsilence_areaatk3" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>200</Priority>
</Card>
...