Gems increasing stats

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
ghostbuster
Uruivellas
Posts: 617
Joined: Mon Oct 09, 2006 7:47 pm

Gems increasing stats

#1 Post by ghostbuster »

I was surprised that the stat increasing gems did not increase constitution. I checked in the source file and I found:

Code: Select all

newGem("Opal",		"object/.png",	2,	10,	"blue",		10,	20, 2, 35,
	{ inc_stats = { [Stats.STAT_STR] = 2, [Stats.STAT_DEX] = 2, [Stats.STAT_MAG] = 2, [Stats.STAT_WIL] = 2, [Stats.STAT_CUN] = 2, [Stats.STAT_CUN] = 2, } },
I suspect the duplication of Stats.STAT_CUN to be a typo...

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: Gems increasing stats

#2 Post by madmonk »

Yes, that would explain why I don't see them there...
Regards

Jon.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Gems increasing stats

#3 Post by darkgod »

Fixed!
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Taxorgian
Archmage
Posts: 300
Joined: Mon May 17, 2010 11:56 am

Re: Gems increasing stats

#4 Post by Taxorgian »

I thought it was intentional but apparently it wasn't. GIMME MORE HP DARKGOD! :lol:

Final Master
Sher'Tul
Posts: 1022
Joined: Fri May 21, 2010 8:16 pm
Location: Inside the minds of all
Contact:

Re: Gems increasing stats

#5 Post by Final Master »

Huh, I thought it was intentional too. I can't think of too many reasons why a ring would increase your health, but alright. Goodie!
Final Master's Character Guides
Final Master's Guide to the Arena
Edge: Final Master... official Tome 4 (thread) necromancer.
Zonk: I'd rather be sick than on fire! :D

Post Reply