ElEditors, Interface administrators, Administrators
71,179
edits
No edit summary |
No edit summary |
||
Line 174: | Line 174: | ||
if not string.find(v2, "%*") then | if not string.find(v2, "%*") then | ||
if (traits[i] == 'Light') then | if (traits[i] == 'Light') then | ||
v2 = | v2 = effects[i][1] * (v2 / 100) | ||
end | end | ||
else | else |