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>
...