Anonymous

Module:Test: Difference between revisions

From Elwiki
no edit summary
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 = desc[i][1]['MP Usage']
                                 v2 = effects[i][1] * (v2 / 100)
                             end
                             end
                         else
                         else