Card: Ceaseless Judgement

9908312
Cost 0 Name Ceaseless Judgement Range
LongBird_Judgement Mass-Summation
On Use Targets with 3+ Marks of Sin are killed instantly
Blunt 15 - 15 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
0 Ceaseless Judgement LongBird_Judgement Blunt Mass-Summation
On Use Targets with 3+ Marks of Sin are killed instantly
Blunt 15 - 15 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.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
Id9908312
Name (EN)Ceaseless Judgement
Name (KR)멈추지 않는 심판
Name (JP)止まらない審判
Artwork LongBird_Judgement
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword]
Options[]
Script longbird_simpan_area_final
Priority100
Priority ScriptNone
Mass Attack AffectionPassive
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 15 15 longbird_hit_area_final longbird_simpan_area_final S1 None
LOR: /card/CardInfo_creature_final_binah.xml, lines 266 ~ 277:

...
<Card ID="9908312">
<Name>광역 심판</Name>
<Artwork>LongBird_Judgement</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Passive"/>
<Script>longbird_simpan_area_final</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="15" Dice="15" Type="Atk" Detail="Hit" Motion="S1" EffectRes="" Script="longbird_hit_area_final" ActionScript="longbird_simpan_area_final" Desc="" />
</BehaviourList>
<Priority>100</Priority>
</Card>
...