Card: Flow of the Sword

601003
Cost 2 Name Flow of the Sword Range
Liu2_3 Costs 1 less at Emotion Level 3 or higher
Slash 4 - 8 On Hit Inflict 2 Burn
Slash 3 - 8 On Hit Inflict 1 Burn
2 Flow of the Sword Liu2_3 Slash Slash Costs 1 less at Emotion Level 3 or higher
Slash 4 - 8 On Hit Inflict 2 Burn
Slash 3 - 8 On Hit Inflict 1 Burn
Rarity Hardcover (Uncommon)
Chapter Star of the City
Availability Collectable
Keywords
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Can be dropped from
250001 Liu Association Section 2, Vol. Ⅰ
250003 Book of Lowell
Id601003
Name (EN)Flow of the Sword
Name (KR)검의 흐름
Name (JP)剣の流れ
Artwork Liu2_3
Keywords[Burn_Keyword]
Options[]
Script costDown1emotion3
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 8 burn2atk None H LiuSection2Unit_H
1 Slash 3 8 burn1atk None H LiuSection2Unit_H
LOR: /card/CardInfo_ch6.xml, lines 35 ~ 48:

...
<Card ID="601003">
<Name>검의 흐름</Name>
<Artwork>Liu2_3</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script>costDown1emotion3</Script>
<ScriptDesc>감정 단계가 3이상일 경우 이 책장의 비용 -1</ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="LiuSection2Unit_H" Script="burn2atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="LiuSection2Unit_H" Script="burn1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...