Card: Weathered Pride

901704
Cost 2 Name Weathered Pride Range
KnightOfDespair_Gaho
Slash 3 - 7 On Hit Inflict 2 Fragile next Scene
Pierce 3 - 7 On Hit Inflict 2 Fragile next Scene
2 Weathered Pride KnightOfDespair_Gaho Slash Pierce
Slash 3 - 7 On Hit Inflict 2 Fragile next Scene
Pierce 3 - 7 On Hit Inflict 2 Fragile next Scene
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
Id901704
Name (EN)Weathered Pride
Name (KR)닳아버린 긍지
Name (JP)磨り減った矜持
Artwork KnightOfDespair_Gaho
Keywords[Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 7 vulnerable2atk None H None
1 Pierce 3 7 vulnerable2atk None Z None
LOR: /card/CardInfo_creature.xml, lines 858 ~ 870:

...
<Card ID="901704">
<Name>칼 평타2</Name>
<Artwork>KnightOfDespair_Gaho</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="vulnerable2atk" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="vulnerable2atk" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...