New Content - Implemented Stats for Moon Monsters

Darzil

Developer
Unlikely Survivor -
Def = Mus + ML, capped at 300
Att = Mox + ML, capped at 300
HP = Def * 0.75

Overarmed Survivor -
Def = Mus + ML + 5, capped at 320
Att = Mox + ML + 5, capped at 320
HP = Def * 0.75

Primitive Survivor -
Def = Mus + ML + 5, capped at 310
Att = Mox + ML + 5, capped at 310
HP = Def * 0.75

Unhinged Survivor -
Def = Mus + ML + 5, capped at 300
Att = Mox + ML + 5, capped at 300
HP = Def * 0.75

Whiny Survivor -
Def = Mus + ML - 5, capped at 290
Att = Mox + ML - 5, capped at 290
HP = Def * 0.75

Grizzled Survivor -
Def = Mus + ML + 5, capped at 310
Att = Mox + ML + 5, capped at 310
HP = Def * 0.75

Alien Hamsterpus
Def = Mus + ML + 1, capped at 5000
Att = Mox + ML + 1, capped at 5000
HP = Def * 0.75

Mutated Alielephant
Def = Mus + ML + 10, capped at 5000
Att = Mox + ML + 10, capped at 5000
HP = Def * 0.75

Mutated Alielf
Def = Mus + ML + 5, capped at 5000
Att = Mus + ML + 5, capped at 5000
HP = Def * 0.75

Spading thread here : http://kolspading.com/forums/viewtopic.php?f=2&t=270
 
Last edited:

Darzil

Developer
Gradually getting there on item drop rates on the Moon.

Medi-pack and Magi-pack are 25% from all three monsters.

3rd lunar drop on Hamsterpus is 20%.
3rd lunar drop on Alielf is 25%.
3rd lunar drop on Alielephant is 20%, 4th is 10%.

1st/2nd lunar drop on all three still being spaded.
 

catchops

New member
There's something funky with the alien hamsterpus, I'm getting this consistently:

You're fighting an alien hamsterpus
HP: 2147483647, Atk: 2732, Def: 1396

That's with Mus: 1314, Mox: 2650, ML: +81. It looks like some sort of signed int overflow/underflow, right?

edit: Strike consistently, in fact, probably just disregard entirely. Today (and with r9711 instead of r9710) my alien hamsterpusses are back to normal stats.
 
Last edited:
Top