Card: I will Follow Thee

920401
Cost 0 Name I will Follow Thee Range
WhiteNight_Sub_Sythe
Guard 4 - 8
Slash 7 - 12 On Hit Inflict 1 Bleed next Scene
0 I will Follow Thee WhiteNight_Sub_Sythe Guard Slash
Guard 4 - 8
Slash 7 - 12 On Hit Inflict 1 Bleed next Scene
Rarity Objet d'art (Unique)
Chapter None
Availability Obtainable
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id920401
Name (EN)I will Follow Thee
Name (KR)따르겠나이다
Name (JP)従います
Artwork WhiteNight_Sub_Sythe
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 8 None None G None
1 Slash 7 12 bleeding1atk None H Apostle_H
LOR: /card/CardInfo_ego_whitenight.xml, lines 99 ~ 111:

...
<Card ID="920401">
<Name>올려베기</Name>
<Artwork>WhiteNight_Sub_Sythe</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="7" Dice="12" Type="Atk" Detail="Slash" Motion="H" EffectRes="Apostle_H" Script="bleeding1atk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...