Card: Degraded Lock

607201
Cost 3 Name Degraded Lock Range
BinahCard1 On Use Restore 1 Light
Blunt 9 - 20 On Hit Increase Cost of target's pages whose original Cost is 4 or higher by 2 for the next Scene
Guard 5 - 9
3 Degraded Lock BinahCard1 Blunt Guard On Use Restore 1 Light
Blunt 9 - 20 On Hit Increase Cost of target's pages whose original Cost is 4 or higher by 2 for the next Scene
Guard 5 - 9
Rarity Limited (Rare)
Chapter Star of the City
Availability Obtainable
Keywords
  • Light Recover
Id607201
Name (EN)Degraded Lock
Name (KR)열화된 자물쇠
Name (JP)劣化した錠前
Artwork BinahCard1
Keywords[Energy_Keyword]
Options[NoInventory]
Script energy1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 9 20 forbidCardAtk Binah_Lock S1 Binah_FarLockDefault
1 Guard 5 9 None None G None
LOR: /card/CardInfo_ch6_2.xml, lines 495 ~ 509:

...
<Card ID="607201">
<Name>열화된 자물쇠</Name>
<Artwork>BinahCard1</Artwork>
<Rarity>Rare</Rarity>
<Option>NoInventory</Option>
<Spec Range="Far" Cost="3" />
<Script>energy1</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="9" Dice="20" Type="Atk" Detail="Hit" Motion="S1" EffectRes="Binah_FarLockDefault" Script="forbidCardAtk" ActionScript="Binah_Lock" Desc="" />
<Behaviour Min="5" Dice="9" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...