Card: Pleasure

901204
Cost 3 Name Pleasure Range
Porccubus_Boom This page is exhausted on use
Slash 1 - 10
Pierce 1 - 10
Slash 1 - 10
3 Pleasure Porccubus_Boom Slash Pierce Slash This page is exhausted on use
Slash 1 - 10
Pierce 1 - 10
Slash 1 - 10
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id901204
Name (EN)Pleasure
Name (KR)쾌감
Name (JP)快感
Artwork Porccubus_Boom
Keywords[]
Options[]
Script exhaust
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 1 10 None None Z None
1 Pierce 1 10 None None Z None
2 Slash 1 10 None None Z None
LOR: /card/CardInfo_creature.xml, lines 528 ~ 542:

...
<Card ID="901204">
<Name>쾌감</Name>
<Artwork>Porccubus_Boom</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="3" />
<Script>exhaust</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="10" Type="Atk" Detail="Slash" Motion="Z" EffectRes="" Script="" Desc="" />
<Behaviour Min="1" Dice="10" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="" Desc="" />
<Behaviour Min="1" Dice="10" Type="Atk" Detail="Slash" Motion="Z" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...