Card: I shall Devote unto Thee

920603
Cost 0 Name I shall Devote unto Thee Range
WhiteNight_Sub_Spear
Guard 7 - 10
Pierce 5 - 7
Guard 4 - 7
0 I shall Devote unto Thee WhiteNight_Sub_Spear Guard Pierce Guard
Guard 7 - 10
Pierce 5 - 7
Guard 4 - 7
Rarity Objet d'art (Unique)
Chapter None
Availability Obtainable
Id920603
Name (EN)I shall Devote unto Thee
Name (KR)당신께 바치나이다
Name (JP)あなたに捧げます
Artwork WhiteNight_Sub_Spear
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 7 10 None None G None
1 Pierce 5 7 None None Z Apostle_Z
2 Guard 4 7 None None G None
LOR: /card/CardInfo_ego_whitenight.xml, lines 207 ~ 220:

...
<Card ID="920603">
<Name>평타</Name>
<Artwork>WhiteNight_Sub_Spear</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="10" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Apostle_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...