Card: Serum W

706004
Cost 4 Name Serum W Range
Claw4
Slash 30 - 30
4 Serum W Claw4 Slash
Slash 30 - 30
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Id706004
Name (EN)Serum W
Name (KR)혈청W
Name (JP)血清W
Artwork Claw4
Keywords[]
Options[]
Script clawBlueSerum
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 30 30 None theclaw_ultimateAtk Z None
LOR: /card/CardInfo_final.xml, lines 45 ~ 57:

...
<Card ID="706004">
<Name>발톱-필살(파랑)</Name>
<Artwork>Claw4</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Special" Cost="4" />
<Script>clawBlueSerum</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="30" Dice="30" Type="Atk" Detail="Slash" Motion="Z" EffectRes="" Script="" ActionScript="theclaw_ultimateAtk" Desc="???" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...