Card: Great Split: Vertical

607022
Cost 5 Name Great Split: Vertical Range
RedMist2 On Hit Destroy a Combat Page set on another random Speed die of the target.
Slash 20 - 39 On Hit Inflict 3 Bleed next Scene
5 Great Split: Vertical RedMist2 Slash On Hit Destroy a Combat Page set on another random Speed die of the target.
Slash 20 - 39 On Hit Inflict 3 Bleed next Scene
Rarity Objet d'art (Unique)
Chapter Star of the City
Availability Obtainable
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id607022
Name (EN)Great Split: Vertical
Name (KR)대절단-세로
Name (JP)大切断-縦
Artwork RedMist2
Keywords[Bleeding_Keyword]
Options[EgoPersonal]
Script kaliSuperAttack
Priority0
Priority ScriptredMistUnique
EGOTrue
EGO SephirahNone
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 20 39 bleeding3atk RedMist_BigSeveringVert S1 None
LOR: /card/CardInfo_ch6_2.xml, lines 479 ~ 493:

...
<Card ID="607022">
<Name>대절단-세로-에고용</Name>
<Artwork>RedMist2</Artwork>
<Rarity>Unique</Rarity>
<Option>EgoPersonal</Option>
<Spec Range="Near" Cost="5" />
<Script>kaliSuperAttack</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="20" Dice="39" Type="Atk" Detail="Slash" Motion="S1" EffectRes="" Script="bleeding3atk" ActionScript="RedMist_BigSeveringVert" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
<PriorityScript>redMistUnique</PriorityScript>
</Card>
...