Card: Absorb

707804
Cost 0 Name Absorb Range
Elena1 Combat Start Halve the amount of status ailments on self (Rounded up)
Slash 5 - 8 On Hit Recover 4 HP
Pierce 5 - 8 On Hit Recover 4 HP
Guard Counter 5 - 8
0 Absorb Elena1 Slash Pierce Guard Counter Combat Start Halve the amount of status ailments on self (Rounded up)
Slash 5 - 8 On Hit Recover 4 HP
Pierce 5 - 8 On Hit Recover 4 HP
Guard Counter 5 - 8
Rarity Paperback (Common)
Chapter Impurity
Availability Enemy-only
Keywords
  • Stagger Resist Recovery
Id707804
Name (EN)Absorb
Name (KR)흡수
Name (JP)吸収
Artwork Elena1
Keywords[Recover_Keyword]
Options[]
Script debufHalf
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 8 recoverHp4atk None J Elena_J
1 Pierce 5 8 recoverHp4atk None Z Elena_Z
2 Guard Counter 5 8 None None G None
LOR: /card/CardInfo_ch7_FinalBand.xml, lines 171 ~ 185:

...
<Card ID="707804">
<Name>흡수</Name>
<Artwork>Elena1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>debufHalf</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="Elena_J" Script="recoverHp4atk" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Elena_Z" Script="recoverHp4atk" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...