Card: Test Run

615001
Cost 0 Name Test Run Range
work1 On Use Gain 3 Smoke
Blunt 2 - 6
Slash 2 - 3
0 Test Run work1 Blunt Slash On Use Gain 3 Smoke
Blunt 2 - 6
Slash 2 - 3
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
255001 Book of Yae
255002 Book of a Leaflet Workshop Fixer
Id615001
Name (EN)Test Run
Name (KR)시범 사용
Name (JP)使用テスト
Artwork work1
Keywords[Smoke_Keyword]
Options[]
Script smokeSelf3
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 2 6 None None H workshop_H
1 Slash 2 3 None None J workshop_J
LOR: /card/CardInfo_ch6_3.xml, lines 1113 ~ 1126:

...
<Card ID="615001">
<Name>시범 사용</Name>
<Artwork>work1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>smokeSelf3</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Hit" Motion="H" EffectRes="workshop_H" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="3" Type="Atk" Detail="Slash" Motion="J" EffectRes="workshop_J" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...