Card: Wound of Sorrow

707104
Cost 0 Name Wound of Sorrow Range
Crying2 On Use If target has 8 or more Burn, gain +2 Power
Pierce 4 - 9 On Hit Inflict 2 Burn to each other
Pierce 5 - 9 On Hit Inflict 2 Burn to each other
Pierce 8 - 10 On Hit Inflict 2 Burn to each other
0 Wound of Sorrow Crying2 Pierce Pierce Pierce On Use If target has 8 or more Burn, gain +2 Power
Pierce 4 - 9 On Hit Inflict 2 Burn to each other
Pierce 5 - 9 On Hit Inflict 2 Burn to each other
Pierce 8 - 10 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)
Id707104
Name (EN)Wound of Sorrow
Name (KR)슬픔의 상처
Name (JP)哀しみの傷
Artwork Crying2
Keywords[Burn_Keyword]
Options[]
Script philip_powerup2bytargetburn8
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 9 philip_vigor_atk2 None F TwistPhilip_Laser
1 Pierce 5 9 philip_vigor_atk2 None F TwistPhilip_Laser
2 Pierce 8 10 philip_vigor_atk2 None F TwistPhilip_Laser
LOR: /card/CardInfo_Ch7_Philip.xml, lines 259 ~ 273:

...
<Card ID="707104">
<Name>슬픔의 상처</Name>
<Artwork>Crying2</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Far" Cost="0"/>
<Script>philip_powerup2bytargetburn8</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="9" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="TwistPhilip_Laser" Script="philip_vigor_atk2" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="TwistPhilip_Laser" Script="philip_vigor_atk2" ActionScript="" Desc="" />
<Behaviour Min="8" Dice="10" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="TwistPhilip_Laser" Script="philip_vigor_atk2" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...