Weapon base damage

All new ideas for the upcoming releases of ToME 4.x.x should be discussed here

Moderator: Moderator

Post Reply
Message
Author
yabluchko
Wayist
Posts: 24
Joined: Thu May 10, 2012 7:48 pm

Weapon base damage

#1 Post by yabluchko »

i have read wiki page about weapon damage calculations

it states, that weapon damage is calculated by this formula.
dam = 0.3 * (phys_power + totstat) * power * talented_mod
where
power = (sqrt(base_dmg / 10) - 1) * 0.5 + 1
As i can see, power part depends only on base weapon damage, but brings unnecessary complexity. You cannot compare two weapons with 25 power and 35 power without making confusing calculations.

My idea is to show power instead of base_dmg in weapon tooltip. it will not change anything except making weapon comparation easier.

Dwindlehop
Halfling
Posts: 98
Joined: Tue Sep 18, 2012 10:25 pm

Re: Weapon base damage

#2 Post by Dwindlehop »

This is on the right track, but it isn't enough change.

I think the weapon should have the damage figure that the char sheet does, as if it were equipped. The weapon base damage figure is almost useless for estimating how much damage a weapon will do. Power is not a substantial usability improvement. The char sheet damage value is the closest to the actual damage done.

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: Weapon base damage

#3 Post by HousePet »

Or rather, the compare feature should show you the final stats, not the base item stats.
My feedback meter decays into coding. Give me feedback and I make mods.

Velorien
Archmage
Posts: 360
Joined: Thu Jan 12, 2012 9:09 pm

Re: Weapon base damage

#4 Post by Velorien »

The one disadvantage of this is that if you come across a weapon unsuited to your build, you'll have no way of estimating how good it might be on another character. This makes the majority of artefact weapons high-value vendor trash instead of "wow, what an amazing prize - wish I could use it". It also has major implications for the item vault, and the rare cases where one might want to pump up a stat specifically to equip a given item.

Perhaps show base stats and modified stats on separate lines?

Post Reply