Card: Thy Will be Done

920402
Cost 1 Name Thy Will be Done Range
WhiteNight_Sub_Sythe
Slash 8 - 15 On Hit Inflict 3 Bleed next Scene
Guard 3 - 7
1 Thy Will be Done WhiteNight_Sub_Sythe Slash Guard
Slash 8 - 15 On Hit Inflict 3 Bleed next Scene
Guard 3 - 7
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)
Id920402
Name (EN)Thy Will be Done
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 Slash 8 15 bleeding3atk None J Apostle_J
1 Guard 3 7 None None G None
LOR: /card/CardInfo_ego_whitenight.xml, lines 112 ~ 124:

...
<Card ID="920402">
<Name>내려베기</Name>
<Artwork>WhiteNight_Sub_Sythe</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="1"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="8" Dice="15" Type="Atk" Detail="Slash" Motion="J" EffectRes="Apostle_J" Script="bleeding3atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...