Card: I will Follow Thee

9909131
Cost 2 Name I will Follow Thee Range
WhiteNight_Sub_Sythe
Guard 3 - 8
Slash 6 - 10 On Hit Inflict 4 Fragile next Scene
2 I will Follow Thee WhiteNight_Sub_Sythe Guard Slash
Guard 3 - 8
Slash 6 - 10 On Hit Inflict 4 Fragile next Scene
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
Id9909131
Name (EN)I will Follow Thee
Name (KR)따르겠나이다
Name (JP)従います
Artwork WhiteNight_Sub_Sythe
Keywords[Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 8 None None G None
1 Slash 6 10 vulnerable4atk None H Apostle_H
LOR: /card/CardInfo_creature_final_hokma.xml, lines 164 ~ 176:

...
<Card ID="9909131">
<Name>올려베기</Name>
<Artwork>WhiteNight_Sub_Sythe</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="H" EffectRes="Apostle_H" Script="vulnerable4atk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...