Card: Feather Shield

408010
Cost 2 Name Feather Shield Range
Wedge10
Guard 3 - 7
Guard 3 - 7
Slash 2 - 4
2 Feather Shield Wedge10 Guard Guard Slash
Guard 3 - 7
Guard 3 - 7
Slash 2 - 4
Rarity Limited (Rare)
Chapter Urban Plague
Availability Enemy-only
Id408010
Name (EN)Feather Shield
Name (KR)깃털 방패
Name (JP)羽の盾
Artwork Wedge10
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 7 None None G PhilipEgo_G
1 Guard 3 7 None None G PhilipEgo_G
2 Slash 2 4 None None J PhilipEgo_J
LOR: /card/CardInfo_ch4.xml, lines 1064 ~ 1078:

...
<Card ID="408010">
<Name>깃털 방패</Name>
<Artwork>Wedge10</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="PhilipEgo_G" Script="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="PhilipEgo_G" Script="" Desc="" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Slash" Motion="J" EffectRes="PhilipEgo_J" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...