Card: Stingy Ecstasy

9904301
Cost 2 Name Stingy Ecstasy Range
Porccubus_Happy
Blunt 4 - 8 On Hit Add 2 copies of 'Pleasure' to target's hand
Blunt 3 - 8 On Hit Add a copy of 'Pleasure' to target's hand
Blunt 3 - 6 On Hit Add a copy of 'Pleasure' to target's hand
2 Stingy Ecstasy Porccubus_Happy Blunt Blunt Blunt
Blunt 4 - 8 On Hit Add 2 copies of 'Pleasure' to target's hand
Blunt 3 - 8 On Hit Add a copy of 'Pleasure' to target's hand
Blunt 3 - 6 On Hit Add a copy of 'Pleasure' to target's hand
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id9904301
Name (EN)Stingy Ecstasy
Name (KR)따가운 황홀함
Name (JP)ひりつく恍惚
Artwork Porccubus_Happy
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 4 8 final_netzach_porccubus2 None H None
1 Blunt 3 8 final_netzach_porccubus1 None H None
2 Blunt 3 6 final_netzach_porccubus1 None H None
LOR: /card/CardInfo_creature_final_netzach.xml, lines 137 ~ 150:

...
<Card ID="9904301">
<Name>포큐버스 머리가 터질 시간</Name>
<Artwork>Porccubus_Happy</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="final_netzach_porccubus2" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="final_netzach_porccubus1" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="final_netzach_porccubus1" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...