Gauntlets of mighty +0 criticals
Posted: Thu Dec 02, 2010 12:32 am
Just found a pair of gauntlets of mighty criticals. Description says it adds +0 to critical damage modifier... Sounds like a bug to me.
Everything about ToME
https://forums.te4.org/
Code: Select all
newEntity{
name = " of mighty criticals", suffix=true, instant_resolve=true,
level_range = {30, 50},
greater_ego = true,
rarity = 12,
cost = 25,
wielder = {
combat_critical_power = resolvers.mbonus_material(35, 5, function(e, v) v=v/100 return v * 200, v end),
},
}