Card: Rekindled Strike

703119
Cost 0 Name Rekindled Strike Range
CryPhilip_Strong
Pierce 12 - 20 On Hit Inflict 5 Burn
0 Rekindled Strike CryPhilip_Strong Pierce
Pierce 12 - 20 On Hit Inflict 5 Burn
Rarity Objet d'art (Unique)
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)
Id703119
Name (EN)Rekindled Strike
Name (KR)다시 타오르는 일격
Name (JP)再び燃えたぎる一撃
Artwork CryPhilip_Strong
Keywords[Burn_Keyword]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 12 20 philip_bamboospear_atk None Z FX_Mon_Pilip_SPATK
LOR: /card/CardInfo_Ch7_Philip.xml, lines 134 ~ 146:

...
<Card ID="703119">
<Name>다시 타오르는 일격</Name>
<Artwork>CryPhilip_Strong</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="12" Dice="20" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="FX_Mon_Pilip_SPATK" Script="philip_bamboospear_atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>10</Priority>
</Card>
...