Bug with item Ulolar Steel ring. Too much damage

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
killerk
Yeek
Posts: 10
Joined: Sat Dec 04, 2010 5:25 am

Bug with item Ulolar Steel ring. Too much damage

#1 Post by killerk »

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

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Bug with item Ulolar Steel ring. Too much damage

#2 Post by yufra »

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

killerk
Yeek
Posts: 10
Joined: Sat Dec 04, 2010 5:25 am

Re: Bug with item Ulolar Steel ring. Too much damage

#3 Post by killerk »

Playing beta 17.

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

Re: Bug with item Ulolar Steel ring. Too much damage

#4 Post by darkgod »

I just tested it it seems to work.

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 ;)

killerk
Yeek
Posts: 10
Joined: Sat Dec 04, 2010 5:25 am

Re: Bug with item Ulolar Steel ring. Too much damage

#5 Post by killerk »

--- 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

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

Re: Bug with item Ulolar Steel ring. Too much damage

#6 Post by darkgod »

Then you are most certainly not playing b17 :)
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 ;)

killerk
Yeek
Posts: 10
Joined: Sat Dec 04, 2010 5:25 am

Re: Bug with item Ulolar Steel ring. Too much damage

#7 Post by killerk »

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.

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

Re: Bug with item Ulolar Steel ring. Too much damage

#8 Post by darkgod »

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
[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 ;)

killerk
Yeek
Posts: 10
Joined: Sat Dec 04, 2010 5:25 am

Re: Bug with item Ulolar Steel ring. Too much damage

#9 Post by killerk »

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!

Post Reply