Card: Burning Flash

606007
Cost 2 Name Burning Flash Range
Liu1_7 On Use If 'Burning Flash' is in hand, discard it and draw a page, then add the Offensive dice on the discarded page to this
Slash 6 - 10 On Hit Inflict 1 Burn
2 Burning Flash Liu1_7 Slash On Use If 'Burning Flash' is in hand, discard it and draw a page, then add the Offensive dice on the discarded page to this
Slash 6 - 10 On Hit Inflict 1 Burn
Rarity Limited (Rare)
Chapter Star of the City
Availability Collectable
Keywords
  • Page Draw
  • 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
Id606007
Name (EN)Burning Flash
Name (KR)화염일섬
Name (JP)火炎一閃
Artwork Liu1_7
Keywords[DrawCard_Keyword, Burn_Keyword]
Options[]
Script fireIlsum
Priority0
Priority ScriptilsumAi
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 6 10 burn1atk None H Liu1_H
LOR: /card/CardInfo_ch6_2.xml, lines 292 ~ 305:

...
<Card ID="606007">
<Name>화염일섬</Name>
<Artwork>Liu1_7</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script>fireIlsum</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="H" EffectRes="Liu1_H" Script="burn1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
<PriorityScript>ilsumAi</PriorityScript>
</Card>
...