Card: Structural Analysis

404007
Cost 2 Name Structural Analysis Range
Gaze7
Pierce 2 - 6 On Hit Inflict 1 Paralysis next Scene
Pierce 3 - 5
Guard 2 - 7
2 Structural Analysis Gaze7 Pierce Pierce Guard
Pierce 2 - 6 On Hit Inflict 1 Paralysis next Scene
Pierce 3 - 5
Guard 2 - 7
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
Id404007
Name (EN)Structural Analysis
Name (KR)구조의 분석
Name (JP)構造分析
Artwork Gaze7
Keywords[Paralysis_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 2 6 paralysis1atk None J Alloc_J
1 Pierce 3 5 None None Z Alloc_Z
2 Guard 2 7 None None G ch3_G
LOR: /card/CardInfo_ch4.xml, lines 446 ~ 460:

...
<Card ID="404007">
<Name>구조의 분석</Name>
<Artwork>Gaze7</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Penetrate" Motion="J" EffectRes="Alloc_J" Script="paralysis1atk" Desc="[적중] 마비 1 부여" />
<Behaviour Min="3" Dice="5" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Alloc_Z" Script="" Desc="" />
<Behaviour Min="2" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="ch3_G" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...