Card: Violent Flame

606005
Cost 1 Name Violent Flame Range
Liu1_5 Combat Start When inflicting Burn using Combat Pages this Scene, inflict 1 additional stack
Slash 3 - 8 On Hit Inflict 1 Burn
Pierce 3 - 7
1 Violent Flame Liu1_5 Slash Pierce Combat Start When inflicting Burn using Combat Pages this Scene, inflict 1 additional stack
Slash 3 - 8 On Hit Inflict 1 Burn
Pierce 3 - 7
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Combat Start: Activates when the combat phase of a Scene begins and before characters approach targets.
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Can be dropped from
250020 Book of Liu Association Section 1
250021 Book of Chun
250036 Book of Miris
Id606005
Name (EN)Violent Flame
Name (KR)격렬한 불꽃
Name (JP)激しい火花
Artwork Liu1_5
Keywords[bstart_Keyword, Burn_Keyword]
Options[]
Script burnPlus
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 burn1atk None J Liu1_J
1 Pierce 3 7 None None Z Liu1_Z
LOR: /card/CardInfo_ch6_2.xml, lines 263 ~ 276:

...
<Card ID="606005">
<Name>격렬한 불꽃</Name>
<Artwork>Liu1_5</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script>burnPlus</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="Liu1_J" Script="burn1atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Liu1_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...