Card: Sense Quarry

505006
Cost 1 Name Sense Quarry Range
TheIndex6 On Use If there are 7 or more pages in hand, all dice on this page gain +2 Power
Guard 2 - 5
Guard 2 - 5
Pierce 3 - 7 On Hit Inflict 1 Bind next Scene
1 Sense Quarry TheIndex6 Guard Guard Pierce On Use If there are 7 or more pages in hand, all dice on this page gain +2 Power
Guard 2 - 5
Guard 2 - 5
Pierce 3 - 7 On Hit Inflict 1 Bind next Scene
Rarity Limited (Rare)
Chapter Urban Nightmare
Availability Collectable
Keywords
  • Bound X: Lower all Speed values by X for the Scene.
Can be dropped from
240014 Book of an Index Proselyte
Id505006
Name (EN)Sense Quarry
Name (KR)목표 포착
Name (JP)目標捕捉
Artwork TheIndex6
Keywords[Binding_Keyword]
Options[]
Script powerUp2fullCard
Priority0
Priority ScriptfullHand
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 5 None None G IndexUnit_G
1 Guard 2 5 None None G IndexUnit_G
2 Pierce 3 7 binding1atk None H IndexUnit_H
LOR: /card/CardInfo_ch5.xml, lines 547 ~ 562:

...
<Card ID="505006">
<Name>목표 포착</Name>
<Artwork>TheIndex6</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="1"/>
<Script>powerUp2fullCard</Script>
<ScriptDesc>[사용시] 내 손에 책장이 7장 이상이라면, 이 책장의 모든 주사위 위력 +2</ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="IndexUnit_G" Script="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="IndexUnit_G" Script="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="IndexUnit_H" Script="binding1atk" Desc="[적중] 속박 1 부여" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
<PriorityScript>fullHand</PriorityScript>
</Card>
...