Viewing Item

#27211: Sealed Baphomet Card

Item ID 27211 For Sale No
Identifier SLD_Baphomet_Card Credit Price Not For Sale
Name Sealed Baphomet Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Description Endows compounded weapon with damage that will splash 9x9 cells around the character with each attack.
HIT -30
_______________________
Refine Level +15:
HIT -20 instead
_______________________
Warning - Silit Pong does not work on removing this card!
_______________________
Type: Card
Compound on: Weapon
Weight: 1
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bSplashRange,1;

3 if

4 (getrefine()

5 =15)

6 {

7 bonus

8 bHit,-20;

9 }

10 else

11 {

12 bonus

13 bHit,-30;

14 }

Equip Script None
Unequip Script None