Card: Autonomous Rush

604003
Cost 2 Name Autonomous Rush Range
Gear3 On Use Gain 2 Smoke
Slash 5 - 9 On Hit Inflict 2 Smoke
Pierce 3 - 7
2 Autonomous Rush Gear3 Slash Pierce On Use Gain 2 Smoke
Slash 5 - 9 On Hit Inflict 2 Smoke
Pierce 3 - 7
Rarity Hardcover (Uncommon)
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
Id604003
Name (EN)Autonomous Rush
Name (KR)자동 돌격
Name (JP)自動突撃
Artwork Gear3
Keywords[Smoke_Keyword]
Options[]
Script smokeSelf2
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 9 smoke2atk None S2 Gears_H
1 Pierce 3 7 None None Z Gears_Z
LOR: /card/CardInfo_ch6.xml, lines 619 ~ 633:

...
<Card ID="604003">
<Name>자동 돌격</Name>
<Artwork>Gear3</Artwork>
<Rarity>Uncommon</Rarity>
<Category>Smoke2</Category>
<Spec Range="Near" Cost="2" />
<Script>smokeSelf2</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Slash" Motion="S2" MotionDefault="H" EffectRes="Gears_H" Script="smoke2atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Gears_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...