Card: Rise and Serve

9909125
Cost 0 Name Rise and Serve Range
WhiteNight_Sub_Guard
Guard 4 - 8
Guard 4 - 8
Slash 3 - 7
0 Rise and Serve WhiteNight_Sub_Guard Guard Guard Slash
Guard 4 - 8
Guard 4 - 8
Slash 3 - 7
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id9909125
Name (EN)Rise and Serve
Name (KR)일어나 따르리라
Name (JP)目覚めて従い給え
Artwork WhiteNight_Sub_Guard
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 8 None None G None
1 Guard 4 8 None None G None
2 Slash 3 7 None None J Apostle_J
LOR: /card/CardInfo_creature_final_hokma.xml, lines 149 ~ 162:

...
<Card ID="9909125">
<Name>가드</Name>
<Artwork>WhiteNight_Sub_Guard</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="Apostle_J" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...