Equipped the artifact "Ulolar the steel Ring" as an archmage. Instead of giving me a 3% increase in crit damage, it seems that i do 3x the crit damage instead. For example, my crit spell damage was around 450 without the ring. It became to 1300+ with the ring. Not sure whether this is meant to work this way.
On it's description it writes
+3% cric damage modifier.
+2 spellpower +1 spell cric
+4 will +3 magic
Bug with item Ulolar Steel ring. Too much damage
Moderator: Moderator
Re: Bug with item Ulolar Steel ring. Too much damage
Which version of ToME are you playing? This sounds like a bug that has been fixed, but if it still occurs in beta17 it will need a closer look.
<DarkGod> lets say it's intended
Re: Bug with item Ulolar Steel ring. Too much damage
Playing beta 17.
Re: Bug with item Ulolar Steel ring. Too much damage
I just tested it it seems to work.
What's on line 608 of game/modules/tome/class/interface/Combat.lua ?
What's on line 608 of game/modules/tome/class/interface/Combat.lua ?
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Bug with item Ulolar Steel ring. Too much damage
--- Gets mindpower
(Line 608) function _M:combatMindpower(mod)
mod = mod or 1
local add = 0
return (self.combat_mindpower + add + self:getWil() * 0.7 + self:getCun() * 0.4) * mod
end
(Line 608) function _M:combatMindpower(mod)
mod = mod or 1
local add = 0
return (self.combat_mindpower + add + self:getWil() * 0.7 + self:getCun() * 0.4) * mod
end
Re: Bug with item Ulolar Steel ring. Too much damage
Then you are most certainly not playing b17 
Are you sure ?

Are you sure ?
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Bug with item Ulolar Steel ring. Too much damage
Hrm, i upgraded from beta 15 by unzipping all the files from beta 17 into the folder. Will try again deleting the entire folder, unzipping and let u know.
Re: Bug with item Ulolar Steel ring. Too much damage
Ah yes always delete the previous version first.
Not only can it do weird things but it will also make the game think your version is invalid and refuse profile access
Not only can it do weird things but it will also make the game think your version is invalid and refuse profile access
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Bug with item Ulolar Steel ring. Too much damage
Ok realized that was something wrong with the unzipping. The files didn't get overwritten even thought i hit copy and replace.
Can't test this out now since beta 17 can't load my old save.
Thanks darkgod!
Can't test this out now since beta 17 can't load my old save.
Thanks darkgod!