Card: Teach Us

9909134
Cost 0 Name Teach Us Range
WhiteNight_Sub_Sythe
Guard 3 - 7
Guard 3 - 7
Slash 3 - 6
0 Teach Us WhiteNight_Sub_Sythe Guard Guard Slash
Guard 3 - 7
Guard 3 - 7
Slash 3 - 6
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id9909134
Name (EN)Teach Us
Name (KR)가르쳐주십시오
Name (JP)ご教示ください
Artwork WhiteNight_Sub_Sythe
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 7 None None G None
1 Guard 3 7 None None G None
2 Slash 3 6 None None J Apostle_J
LOR: /card/CardInfo_creature_final_hokma.xml, lines 204 ~ 217:

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