Card: Reap the Rice

9907114
Cost 0 Name Reap the Rice Range
Scarecrow_Rake
Slash 3 - 6
Slash 3 - 6
Evade Counter 2 - 5
0 Reap the Rice Scarecrow_Rake Slash Slash Evade Counter
Slash 3 - 6
Slash 3 - 6
Evade Counter 2 - 5
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id9907114
Name (EN)Reap the Rice
Name (KR)벼 베기
Name (JP)稲刈り
Artwork Scarecrow_Rake
Keywords[]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 6 None None H None
1 Slash 3 6 None None H None
2 Evade Counter 2 5 None None E None
LOR: /card/CardInfo_creature_final_chesed.xml, lines 47 ~ 60:

...
<Card ID="9907114">
<Name>평타</Name>
<Artwork>Scarecrow_Rake</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Standby" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>10</Priority>
</Card>
...