Card: Puppetry

703722
Cost 0 Name Puppetry Range
Jaeheon_Dollstring
Blunt 6 - 10 On Hit Inflict 3 Paralysis next Scene
Guard Counter 4 - 7
0 Puppetry Jaeheon_Dollstring Blunt Guard Counter
Blunt 6 - 10 On Hit Inflict 3 Paralysis next Scene
Guard Counter 4 - 7
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Keywords
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Id703722
Name (EN)Puppetry
Name (KR)인형 조종
Name (JP)人形操作
Artwork Jaeheon_Dollstring
Keywords[Paralysis_Keyword]
Options[]
Script None
Priority1
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 6 10 paralysis3atk None E None
1 Guard Counter 4 7 None None G None
LOR: /card/CardInfo_ch7_Jaeheon.xml, lines 319 ~ 332:

...
<Card ID="703722">
<Name>무거운 인형 특수카드</Name>
<Artwork>Jaeheon_Dollstring</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Hit" Motion="E" EffectRes="" Script="paralysis3atk" Desc="[적중] 다음 막에 마비 3 부여" />
<Behaviour Min="4" Dice="7" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>1</Priority>
</Card>
...