Card: Defense Order

604002
Cost 2 Name Defense Order Range
Gear2 On Use Gain 4 Smoke
Guard 7 - 10
Slash 4 - 8
2 Defense Order Gear2 Guard Slash On Use Gain 4 Smoke
Guard 7 - 10
Slash 4 - 8
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Smoke: Amplifies damage taken. At 9+ Smoke, all dice gain +1 Power. Stacks up to 10. -1 Smoke at the end of each Scene.
Can be dropped from
250015 Book of a Church of Gears Worshipper
Id604002
Name (EN)Defense Order
Name (KR)방어 명령
Name (JP)防御命令
Artwork Gear2
Keywords[Smoke_Keyword]
Options[]
Script smokeSelf4
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 7 10 None None G Gears_G
1 Slash 4 8 None None J Gears_J
LOR: /card/CardInfo_ch6.xml, lines 605 ~ 618:

...
<Card ID="604002">
<Name>방어 명령</Name>
<Artwork>Gear2</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="2" />
<Script>smokeSelf4</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="10" Type="Def" Detail="Guard" Motion="G" EffectRes="Gears_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="Gears_J" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...