Card: Uncontrollable Instinct

9906215
Cost 0 Name Uncontrollable Instinct Range
BigBadWolf_EGO
Blunt 5 - 11 Roll this die 5 times without processing damage, then deal damage equal to the sum of rolls that would have won clashes or hit the target
0 Uncontrollable Instinct BigBadWolf_EGO Blunt
Blunt 5 - 11 Roll this die 5 times without processing damage, then deal damage equal to the sum of rolls that would have won clashes or hit the target
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Id9906215
Name (EN)Uncontrollable Instinct
Name (KR)제어할 수 없는 본능
Name (JP)抑えきれない本能
Artwork BigBadWolf_EGO
Keywords[]
Options[]
Script final_gebura_bigbadwolf_cryingself
Priority101
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 5 11 final_gebura_bigbadwolf_crying geburafinal_bigbadwolf_s1 H None
LOR: /card/CardInfo_creature_final_gebura.xml, lines 243 ~ 254:

...
<Card ID="9906215">
<Name>단일 울음소리</Name>
<Artwork>BigBadWolf_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Special" Cost="0"/>
<Script>final_gebura_bigbadwolf_cryingself</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="11" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="final_gebura_bigbadwolf_crying" ActionScript="geburafinal_bigbadwolf_s1" Desc="" />
</BehaviourList>
<Priority>101</Priority>
</Card>
...