Card: Till the Soil

901903
Cost 0 Name Till the Soil Range
ScareCrow_NormalAtk
Slash 3 - 8
Evade 2 - 8
Pierce 3 - 7 On Hit Inflict 2 Disarm and 2 Bind next Scene
0 Till the Soil ScareCrow_NormalAtk Slash Evade Pierce
Slash 3 - 8
Evade 2 - 8
Pierce 3 - 7 On Hit Inflict 2 Disarm and 2 Bind next Scene
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Keywords
  • Bound X: Lower all Speed values by X for the Scene.
  • Disarm X: Defensive dice lose X Power for the Scene.
Id901903
Name (EN)Till the Soil
Name (KR)경작
Name (JP)耕作
Artwork ScareCrow_NormalAtk
Keywords[Binding_Keyword, Disarm_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 None None H None
1 Evade 2 8 None None E None
2 Pierce 3 7 scarecrow_dmg_by_atk None Z None
LOR: /card/CardInfo_creature.xml, lines 1062 ~ 1075:

...
<Card ID="901903">
<Name>평타</Name>
<Artwork>ScareCrow_NormalAtk</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="8" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="scarecrow_dmg_by_atk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...