Card: You’re a Hindrance

404004
Cost 1 Name You’re a Hindrance Range
Gaze4
Pierce 1 - 5 On Hit Inflict 1 Paralysis next Scene
Pierce 2 - 4
Evade 1 - 7
1 You’re a Hindrance Gaze4 Pierce Pierce Evade
Pierce 1 - 5 On Hit Inflict 1 Paralysis next Scene
Pierce 2 - 4
Evade 1 - 7
Rarity Hardcover (Uncommon)
Chapter Urban Plague
Availability Collectable
Keywords
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Can be dropped from
230009 Book of Gaze Office
230010 Book of Alloc
230011 Book of Dalloc
230012 Book of Bono
Id404004
Name (EN)You’re a Hindrance
Name (KR)성가셔
Name (JP)メンドクサっ
Artwork Gaze4
Keywords[Paralysis_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 1 5 paralysis1atk None Z Bono_Z
1 Pierce 2 4 None None H Bono_H
2 Evade 1 7 None None E ch3_E
LOR: /card/CardInfo_ch4.xml, lines 402 ~ 416:

...
<Card ID="404004">
<Name>성가셔</Name>
<Artwork>Gaze4</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="5" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Bono_Z" Script="paralysis1atk" Desc="[적중] 마비 1 부여" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="Bono_H" Script="" Desc="" />
<Behaviour Min="1" Dice="7" Type="Def" Detail="Evasion" Motion="E" EffectRes="ch3_E" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...