Card: Greater Split: Horizontal

607001
Cost 6 Name Greater Split: Horizontal Range
RedMist1 Mass-Summation
Slash 28 - 42 On Hit Inflict 5 Bleed next Scene
6 Greater Split: Horizontal RedMist1 Slash Mass-Summation
Slash 28 - 42 On Hit Inflict 5 Bleed next Scene
Rarity Limited (Rare)
Chapter Star of the City
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.
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id607001
Name (EN)Greater Split: Horizontal
Name (KR)대절단-가로
Name (JP)大切断-横
ArtworkRedMist1
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword, Bleeding_Keyword]
Options[]
Script kaliArea
Priority11
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 28 42 kaliAreaDice RedMist_BigSeveringHori S2 None
LOR: /card/CardInfo_ch6_2.xml, lines 324 ~ 336:

...
<Card ID="607001">
<Name>대절단-가로</Name>
<Artwork>RedMist1</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="FarArea" Cost="6" Affection="Team" />
<Script>kaliArea</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="28" Dice="42" Type="Atk" Detail="Slash" Motion="S2" EffectRes="" Script="kaliAreaDice" ActionScript="RedMist_BigSeveringHori" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>11</Priority>
</Card>
...