Bug - Fixed primitive alien totem power

Ryo_Sangnoir

Developer
Staff member
Code:
Item "primitive alien totem" power incorrect: 0 should be 50
Unknown     item found: primitive alien totem (9439, 441787817)
--------------------
9439     primitive alien totem 441787817 alientotem.gif offhand t 0
primitive     alien totem 50 Mus: 10
Item primitive alien totem Damage Reduction: 25,     Spooky Damage: +25, HP Regen Min: 2, HP Regen Max: 4, MP Regen Min: 2, MP     Regen Max: 4
--------------------
party crasher came up when I ran checkpowers all:
Code:
Item "party crasher" power incorrect: 50 should be 150
Unknown item found: party crasher (9983, 949262587)
--------------------
9983 party crasher 949262587 partycrasher.gif offhand 0
party crasher 150 Mus: 20 shield
# Item party crasher: Lets you crash into your foes, stunning them
Item party crasher Initiative: +25, Spooky Resistance: +2, Stench Resistance: +2, Hot Resistance: +2, Cold Resistance: +2, Sleaze Resistance: +2, Damage Reduction: 9
--------------------
Also:
Code:
Item "glass pie plate" power incorrect: 100 should be 120
Unknown item found: glass pie plate (9167, 852298941)
--------------------
9167 glass pie plate 852298941 glassplate.gif offhand t,d 45
glass pie plate 120 none shield
# Item glass pie plate: +25 Damage vs. Ghosts
# Item glass pie plate: Half Damage from Ghosts
Item glass pie plate Hot Resistance: +3, Damage Reduction: 7
--------------------
 
Last edited:
Top