Card: Time for the Head to Burst

9904304
Cost 0 Name Time for the Head to Burst Range
Porccubus_EGO
Blunt 6 - 10 Gains Power equal to number of 'Pleasure' in target's hand;On Hit Add 2 copies of 'Pleasure' to target's hand
Pierce 2 - 5 Recycle this die until it rolls the minimum value (Up to 7 times);On Hit Deal 5 additional Stagger damage and inflict 1 Bleed
0 Time for the Head to Burst Porccubus_EGO Blunt Pierce
Blunt 6 - 10 Gains Power equal to number of 'Pleasure' in target's hand;On Hit Add 2 copies of 'Pleasure' to target's hand
Pierce 2 - 5 Recycle this die until it rolls the minimum value (Up to 7 times);On Hit Deal 5 additional Stagger damage and inflict 1 Bleed
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id9904304
Name (EN)Time for the Head to Burst
Name (KR)머리가 터질 시간
Name (JP)頭が爆ぜる時間
Artwork Porccubus_EGO
Keywords[Bleeding_Keyword]
Options[]
Script final_netzach_porccubus_pilsal
Priority100
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 6 10 final_netzach_porccubus3 None J None
1 Pierce 2 5 final_netzach_porccubus4 netzachboss_porccubus_pilsal S1 None
LOR: /card/CardInfo_creature_final_netzach.xml, lines 179 ~ 191:

...
<Card ID="9904304">
<Name>포큐버스 필살기</Name>
<Artwork>Porccubus_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0" />
<Script>final_netzach_porccubus_pilsal</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="final_netzach_porccubus3" ActionScript="" Desc=""/>
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="final_netzach_porccubus4" ActionScript="netzachboss_porccubus_pilsal" Desc=""/>
</BehaviourList>
<Priority>100</Priority>
</Card>
...