Thread: Bugfixes
View Single Post
  #118  
Old 11-03-2012, 06:13 PM
Chro Chro is offline
Registered Member
 
Join Date: Oct 2012
Posts: 12
Default

The Skald skill Edda does not currently give the 10%/20% bonus when you put extra points in it.

This can easily be fixed by going into the visa_power_hint.lua file and replacing every instance of "skald_edda" with "edda_skald".

On a side note, if anyone else thinks 10-20% is too piddly to put points in, you can change the values (to something like 20-50%) by modifying the percentages under edda_skald in the skills.txt file. Just be aware that this will also increase the song penalties as well, unless you're like me and you go back to the visa_power_hint.lua file and change all the penalty and resp formulas to use (2-edda_bonus) instead of edda_bonus. This will make the skill reduce the penalties while increasing the bonuses, making this skill actually worth putting points in.
Reply With Quote