Card: Well-worn Parasol

9903514
Cost 0 Name Well-worn Parasol Range
BlackSwan_Umbrella
Guard 8 - 8 On Clash Win Return the blocked damage to the attacker
Guard 8 - 8 On Clash Win Return the blocked damage to the attacker
0 Well-worn Parasol BlackSwan_Umbrella Guard Guard
Guard 8 - 8 On Clash Win Return the blocked damage to the attacker
Guard 8 - 8 On Clash Win Return the blocked damage to the attacker
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Id9903514
Name (EN)Well-worn Parasol
Name (KR)낡은 양산
Name (JP)古びた日傘
Artwork BlackSwan_Umbrella
Keywords[]
Options[]
Script None
Priority51
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 8 8 hod_final_blackswan_1 None S1 None
1 Guard 8 8 hod_final_blackswan_1 None S1 None
LOR: /card/CardInfo_creature_final_hod.xml, lines 273 ~ 285:

...
<Card ID="9903514">
<Name>낡은 양산</Name>
<Artwork>BlackSwan_Umbrella</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="8" Dice="8" Type="Def" Detail="Guard" Motion="S1" EffectRes="" Script="hod_final_blackswan_1" ActionScript="" Desc=""/>
<Behaviour Min="8" Dice="8" Type="Def" Detail="Guard" Motion="S1" EffectRes="" Script="hod_final_blackswan_1" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>51</Priority>
</Card>
...