Card: Seize ya Chance

612004
Cost 2 Name Seize ya Chance Range
awl4 On Use Gain 2 Endurance next Scene
Guard 3 - 7
Guard 3 - 7
Pierce 3 - 8 On Hit Inflict 1 Bind next Scene
2 Seize ya Chance awl4 Guard Guard Pierce On Use Gain 2 Endurance next Scene
Guard 3 - 7
Guard 3 - 7
Pierce 3 - 8 On Hit Inflict 1 Bind next Scene
Rarity Hardcover (Uncommon)
Chapter Star of the City
Availability Collectable
Keywords
  • Endurance X: Defensive dice gain +X Power for the Scene.
  • Bound X: Lower all Speed values by X for the Scene.
Can be dropped from
252001 Book of Allen
252002 Book of a Night Awl
Id612004
Name (EN)Seize ya Chance
Name (KR)기회 잡기
Name (JP)好機を掴む
Artwork awl4
Keywords[Endurance_Keyword, Binding_Keyword]
Options[]
Script endurance2
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 7 None None G AwlOfNight_G
1 Guard 3 7 None None G AwlOfNight_G
2 Pierce 3 8 binding1atk None Z AwlOfNight_Z
LOR: /card/CardInfo_ch6_3.xml, lines 858 ~ 872:

...
<Card ID="612004">
<Name>기회 잡기</Name>
<Artwork>awl4</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script>endurance2</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="AwlOfNight_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="AwlOfNight_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AwlOfNight_Z" Script="binding1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...