Card: Return Fire

402002
Cost 1 Name Return Fire Range
FullStop2 Single-use
Pierce 1 - 8 On Hit Inflict 1 Feeble next Scene
Guard 3 - 5
1 Return Fire FullStop2 Pierce Guard Single-use
Pierce 1 - 8 On Hit Inflict 1 Feeble next Scene
Guard 3 - 5
Rarity Hardcover (Uncommon)
Chapter Urban Plague
Availability Collectable
Keywords
  • Single-use: Page is exhausted on use. Exhausted pages are removed from play until the end of the Act.
  • Feeble X: Offensive dice lose X Power for the Scene.
Can be dropped from
230002 Book of Full-Stop Office
230005 Book of Tamaki
Id402002
Name (EN)Return Fire
Name (KR)응사
Name (JP)凝視
Artwork FullStop2
Keywords[ExhaustOnUse_Keyword, Weak_Keyword]
Options[ExhaustOnUse]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 1 8 weak1atk None F None
1 Guard 3 5 None None G ch3_G
LOR: /card/CardInfo_ch4.xml, lines 118 ~ 132:

...
<Card ID="402002">
<Name>응사</Name>
<Artwork>FullStop2</Artwork>
<Rarity>Uncommon</Rarity>
<Option>ExhaustOnUse</Option>
<Spec Range="Far" Cost="1" />
<Script></Script>
<ScriptDesc>이 책장은 사용 후에 소멸됨</ScriptDesc>
<BehaviourList>
<Behaviour Min="1" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="weak1atk" Desc="[적중] 허약 1 부여" />
<Behaviour Min="3" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="ch3_G" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...