Card: Serum K

706006
Cost 2 Name Serum K Range
Claw5 Combat Start Recover 50 HP at the start of next Scene
Slash 9 - 16
Guard 5 - 8
2 Serum K Claw5 Slash Guard Combat Start Recover 50 HP at the start of next Scene
Slash 9 - 16
Guard 5 - 8
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Id706006
Name (EN)Serum K
Name (KR)혈청K
Name (JP)血清K
Artwork Claw5
Keywords[]
Options[]
Script recoverNextRound
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 9 16 None None Z FX_Mon_Claw_Piercing
1 Guard 5 8 None None G None
LOR: /card/CardInfo_final.xml, lines 73 ~ 86:

...
<Card ID="706006">
<Name>발톱-(초록)</Name>
<Artwork>Claw5</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="2" />
<Script>recoverNextRound</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="9" Dice="16" Type="Atk" Detail="Slash" Motion="Z" EffectRes="FX_Mon_Claw_Piercing" Script="" ActionScript="" Desc="???" />
<Behaviour Min="5" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc=""/>
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...