[1.2.3] Aetherwalk boots - missing spellpower
Posted: Wed Sep 24, 2014 6:20 pm
The Aetherwalk unique boots currently aren't getting the spellpower bonus they are intended to have (unless I'm missing something):
From game/modules/tome/data/general/objects/world-artifacts.lua, line 3672:
It should be:
From game/modules/tome/data/general/objects/world-artifacts.lua, line 3672:
Code: Select all
spellpower=5,
Code: Select all
combat_spellpower=5,