Card: Distorted Courage

707101
Cost 0 Name Distorted Courage Range
Crying3 On Use All Offensive dice on this page gain 'On Hit Gain 1 Negative Emotion Point'
Pierce 4 - 8 On Hit Inflict 2 Burn to each other
Blunt 5 - 8 On Hit Inflict 2 Burn to each other
Pierce 4 - 7 On Hit Inflict 2 Burn to each other
0 Distorted Courage Crying3 Pierce Blunt Pierce On Use All Offensive dice on this page gain 'On Hit Gain 1 Negative Emotion Point'
Pierce 4 - 8 On Hit Inflict 2 Burn to each other
Blunt 5 - 8 On Hit Inflict 2 Burn to each other
Pierce 4 - 7 On Hit Inflict 2 Burn to each other
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Keywords
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Id707101
Name (EN)Distorted Courage
Name (KR)뒤틀린 용기
Name (JP)ねじれた勇気
Artwork Crying3
Keywords[Burn_Keyword]
Options[]
Script philip_negative1atk
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 philip_vigor_atk2 None Z None
1 Blunt 5 8 philip_vigor_atk2 None J None
2 Pierce 4 7 philip_vigor_atk2 None Z None
LOR: /card/CardInfo_Ch7_Philip.xml, lines 212 ~ 226:

...
<Card ID="707101">
<Name>뒤틀린 용기</Name>
<Artwork>Crying3</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0"/>
<Script>philip_negative1atk</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="philip_vigor_atk2" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="philip_vigor_atk2" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="philip_vigor_atk2" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...