ID #27211
Card
Sealed Baphomet Card
Buy Price: N/A
Sell Price: N/A
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
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
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus bSplashRange,1; if (getrefine()>=15) { bonus bHit,-20; } else { bonus bHit,-30; }
bonus bSplashRange,1;
if (getrefine()>=15) {
bonus bHit,-20;
}
else {
bonus bHit,-30;
}