Classes and important stats

Any discussions regarding the spoilers present in ToME 4.x.x should be restricted to this forum

Moderator: Moderator

Post Reply
Message
Author
Nerdanel
Sher'Tul
Posts: 1461
Joined: Mon Jul 07, 2003 5:22 pm
Location: Finland

Classes and important stats

#1 Post by Nerdanel »

The game says that the archer's important stats are Dexterity and Strength and the slinger's important stats are Dexterity and Constitution. Dexterity is obviously crucial to a ranged class, but I don't get the Strength and Dexterity. Why is one supposed to be more important to one ranged class and the other to the other ranged class? Neither seems to be related to the actual core competence of shooting things, being solely about survival in the form of better armor or more hp.
Zothiqband -- still an Angband variant.

Zonk
Sher'Tul
Posts: 1067
Joined: Sat Mar 01, 2003 4:01 pm

Re: Classes and important stats

#2 Post by Zonk »

The slinger secondary stat is actually Cunning btw, not Constitution.

If you check the object files for bows and sling...you will notice that arrow damage is influenced by strength

Code: Select all

dammod = {dex=0.7, str=0.5},
while shot/sling damage is influenced by cunning

Code: Select all

dammod = {dex=0.7, cun=0.5},
and of course, both are influenced by dexterity.

One problem is that currently you can't really see the average/expected damage for your ranged attacks, unlike with melee.
ToME online profile: http://te4.org/users/zonk
Addons (most likely obsolete): Wights, Trolls, Starting prodigy, Alternate save/resistance system

Gwai
Sher'Tul
Posts: 1091
Joined: Wed Apr 27, 2005 1:55 pm

Re: Classes and important stats

#3 Post by Gwai »

I would love to see the role of strength mentioned more clearly myself. I went and reread all the information yesterday looking for just that piece of info.

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

Re: Classes and important stats

#4 Post by Taxorgian »

Of course strength helps when you're lugging around a thousand arrows too....

dhegler
Higher
Posts: 67
Joined: Sat Jan 16, 2010 11:37 pm

Re: Classes and important stats

#5 Post by dhegler »

What about bows? What is the difference between elm and ash? I assume ash is better in some way due to the ash arrows being better... But, I can't figure out how since there are no damage estimates like in Angband...

losludvig
Wayist
Posts: 25
Joined: Sat Jun 19, 2010 9:12 am

Re: Classes and important stats

#6 Post by losludvig »

the range is higher on better bows

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

Re: Classes and important stats

#7 Post by Final Master »

I think at character creation the ability to see the effects that races and classes have on the base stats and being able to peak at the talent trees of the classes before making a finalized choice would be cool.
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

Shoob
Reaper
Posts: 1535
Joined: Mon Jan 22, 2007 6:31 pm
Location: East of the sun, west of the moon

Re: Classes and important stats

#8 Post by Shoob »

Final Master wrote:I think at character creation the ability to see the effects that races and classes have on the base stats and being able to peak at the talent trees of the classes before making a finalized choice would be cool.
This point will probably become moot though when the game is released and the help system is in place....
Oliphant am I, and I never lie.

Post Reply