Card: Overthrow

512004
Cost 3 Name Overthrow Range
sword4 Combat Start Boost Slash dice Power by +3 for this Scene
Slash 3 - 6
Guard 2 - 8
3 Overthrow sword4 Slash Guard Combat Start Boost Slash dice Power by +3 for this Scene
Slash 3 - 6
Guard 2 - 8
Rarity Objet d'art (Unique)
Chapter Urban Nightmare
Availability Collectable
Keywords
  • Combat Start: Activates when the combat phase of a Scene begins and before characters approach targets.
Can be dropped from
243003 Book of Bamboo-hatted Kim
243004 Book of a Blade Lineage Cutthroat
Id512004
Name (EN)Overthrow
Name (KR)살주
Name (JP)殺主
Artwork sword4
Keywords[bstart_Keyword]
Options[]
Script slashUp3thisRound
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 6 None None J Sword_J
1 Guard 2 8 None None G Sword_G
LOR: /card/CardInfo_ch5.xml, lines 928 ~ 941:

...
<Card ID="512004">
<Name>살주</Name>
<Artwork>sword4</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="3" />
<Script>slashUp3thisRound</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="J" EffectRes="Sword_J" Script="" Desc="" />
<Behaviour Min="2" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="Sword_G" Script="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
</Card>
...