Card: I Hate CQC

402004
Cost 1 Name I Hate CQC Range
FullStop4 Single-use
Pierce 2 - 6 On Hit Inflict 1 Feeble next Scene
Pierce 2 - 6
Evade 3 - 8
1 I Hate CQC FullStop4 Pierce Pierce Evade Single-use
Pierce 2 - 6 On Hit Inflict 1 Feeble next Scene
Pierce 2 - 6
Evade 3 - 8
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
230004 Book of Stephan
Id402004
Name (EN)I Hate CQC
Name (KR)근접전은 싫어
Name (JP)接近戦は嫌だ
Artwork FullStop4
Keywords[ExhaustOnUse_Keyword, Weak_Keyword]
Options[ExhaustOnUse]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 2 6 weak1atk None F None
1 Pierce 2 6 None None F None
2 Evade 3 8 None None E ch3_E
LOR: /card/CardInfo_ch4.xml, lines 149 ~ 164:

...
<Card ID="402004">
<Name>근접전은 싫어</Name>
<Artwork>FullStop4</Artwork>
<Rarity>Uncommon</Rarity>
<Option>ExhaustOnUse</Option>
<Spec Range="Far" Cost="1" />
<Script></Script>
<ScriptDesc>이 책장은 사용 후에 소멸됨</ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="weak1atk" Desc="[적중] 허약 1 부여" />
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Def" Detail="Evasion" Motion="E" EffectRes="ch3_E" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...