Page 1 of 1

[1.2.3] Aetherwalk boots - missing spellpower

Posted: Wed Sep 24, 2014 6:20 pm
by Cadex
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:

Code: Select all

spellpower=5,
It should be:

Code: Select all

combat_spellpower=5,

Re: [1.2.3] Aetherwalk boots - missing spellpower

Posted: Thu Sep 25, 2014 7:24 am
by darkgod
fixed