Card: Puppet Blockade

703714
Cost 0 Name Puppet Blockade Range
Puppet7 On Use Restore 1 Light
Guard 2 - 7
Blunt 2 - 4
0 Puppet Blockade Puppet7 Guard Blunt On Use Restore 1 Light
Guard 2 - 7
Blunt 2 - 4
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Keywords
  • Light Recover
Id703714
Name (EN)Puppet Blockade
Name (KR)인형 방패
Name (JP)人形の盾
Artwork Puppet7
Keywords[Energy_Keyword]
Options[]
Script energy1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 7 None None G Shi_G
1 Blunt 2 4 None None Z Puppet1_Z
LOR: /card/CardInfo_ch7_Jaeheon.xml, lines 203 ~ 216:

...
<Card ID="703714">
<Name>인형 방패</Name>
<Artwork>Puppet7</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0"/>
<Script>energy1</Script>
<ScriptDesc>[사용시] 빛 1 회복</ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="Shi_G" Script="" Desc="" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Hit" Motion="Z" EffectRes="Puppet1_Z" Script="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...