Card: Wilt thou that We Command Fire?

9909123
Cost 3 Name Wilt thou that We Command Fire? Range
WhiteNight_Guard
Blunt 7 - 10 On Hit Destroy target's next die
Slash 6 - 9 On Hit Seal a Speed die of target for the next Scene
3 Wilt thou that We Command Fire? WhiteNight_Guard Blunt Slash
Blunt 7 - 10 On Hit Destroy target's next die
Slash 6 - 9 On Hit Seal a Speed die of target for the next Scene
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Id9909123
Name (EN)Wilt thou that We Command Fire?
Name (KR)멸하기를 원하시나이까
Name (JP)滅することをご所望ですか
Artwork WhiteNight_Guard
Keywords[]
Options[]
Script None
Priority100
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 7 10 WhiteNight_DestroyNextDiceAtk None H Apostle_H
1 Slash 6 9 sealTargetAtk None J Apostle_J
LOR: /card/CardInfo_creature_final_hokma.xml, lines 123 ~ 135:

...
<Card ID="9909123">
<Name>참수</Name>
<Artwork>WhiteNight_Guard</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="3"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="10" Type="Atk" Detail="Hit" Motion="H" EffectRes="Apostle_H" Script="WhiteNight_DestroyNextDiceAtk" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="Apostle_J" Script="sealTargetAtk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>100</Priority>
</Card>
...