Card: Faded Faith

901703
Cost 1 Name Faded Faith Range
KnightOfDespair_Gaho
Slash 3 - 5
Slash 3 - 5
Pierce 3 - 5
1 Faded Faith KnightOfDespair_Gaho Slash Slash Pierce
Slash 3 - 5
Slash 3 - 5
Pierce 3 - 5
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id901703
Name (EN)Faded Faith
Name (KR)빛바랜 믿음
Name (JP)色褪せた信条
Artwork KnightOfDespair_Gaho
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 5 None None J None
1 Slash 3 5 None None H None
2 Pierce 3 5 None None Z None
LOR: /card/CardInfo_creature.xml, lines 843 ~ 856:

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