Module:SkillDx2: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 77: Line 77:
end
end
-- 10 FINAL OUTPUT
-- 10 FINAL OUTPUT
if activeSkill ~= '' then
if activeSkill == '' then
local output = nameattribute .. cost .. power .. target .. '\n|-'
local output = nameattribute .. cost .. power .. target .. '\n|-'
return output
return output

Navigation menu