Card: Unavoidable Gaze

404008
Cost 1 Name Unavoidable Gaze Range
Gaze8
Evade 1 - 7
Pierce 1 - 6 On Hit Inflict 1 Paralysis next Scene
1 Unavoidable Gaze Gaze8 Evade Pierce
Evade 1 - 7
Pierce 1 - 6 On Hit Inflict 1 Paralysis next Scene
Rarity Paperback (Common)
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
Id404008
Name (EN)Unavoidable Gaze
Name (KR)피할 수 없는 시선
Name (JP)避けられぬ視線
Artwork Gaze8
Keywords[Paralysis_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 1 7 None None E ch3_E
1 Pierce 1 6 paralysis1atk None Z Dalloc_Z
LOR: /card/CardInfo_ch4.xml, lines 461 ~ 474:

...
<Card ID="404008">
<Name>피할 수 없는 시선</Name>
<Artwork>Gaze8</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="7" Type="Def" Detail="Evasion" Motion="E" EffectRes="ch3_E" Script="" Desc="" />
<Behaviour Min="1" Dice="6" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Dalloc_Z" Script="paralysis1atk" Desc="[적중] 마비 1 부여" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...