Card: Till the Soil

9907121
Cost 0 Name Till the Soil Range
ScareCrow_NormalAtk
Slash 3 - 6
Evade 2 - 5
Pierce 2 - 5 On Hit Inflict 2 Disarm and 2 Bind next Scene
0 Till the Soil ScareCrow_NormalAtk Slash Evade Pierce
Slash 3 - 6
Evade 2 - 5
Pierce 2 - 5 On Hit Inflict 2 Disarm and 2 Bind next Scene
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Keywords
  • Disarm X: Defensive dice lose X Power for the Scene.
  • Bound X: Lower all Speed values by X for the Scene.
Id9907121
Name (EN)Till the Soil
Name (KR)경작
Name (JP)耕作
Artwork ScareCrow_NormalAtk
Keywords[Disarm_Keyword, Binding_Keyword]
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 Evade 2 5 None None E None
2 Pierce 2 5 scarecrow_dmg_by_atk_final None Z None
LOR: /card/CardInfo_creature_final_chesed.xml, lines 77 ~ 90:

...
<Card ID="9907121">
<Name>평타</Name>
<Artwork>ScareCrow_NormalAtk</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="2" Dice="5" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="scarecrow_dmg_by_atk_final" ActionScript="" Desc="" />
</BehaviourList>
<Priority>10</Priority>
</Card>
...