Card: Whip of Love

405014
Cost 0 Name Whip of Love Range
Tomerry14
Slash 8 - 20 On Hit Inflict 3 Bleed next Scene
0 Whip of Love Tomerry14 Slash
Slash 8 - 20 On Hit Inflict 3 Bleed next Scene
Rarity Paperback (Common)
Chapter Urban Plague
Availability Enemy-only
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id405014
Name (EN)Whip of Love
Name (KR)사랑의 채찍
Name (JP)愛の鞭
Artwork Tomerry14
Keywords[Bleeding_Keyword]
Options[]
Script tomerryWhip
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 8 20 bleeding3atk None S None
LOR: /card/CardInfo_ch4.xml, lines 666 ~ 678:

...
<Card ID="405014">
<Name>사랑의 채찍</Name>
<Artwork>Tomerry14</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>tomerryWhip</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="8" Dice="20" Type="Atk" Detail="Slash" Motion="S" EffectRes="" Script="bleeding3atk" Desc="[적중] 출혈 3 부여" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...