24,172
edits
Mistiryshak (talk | contribs) mNo edit summary |
Mistiryshak (talk | contribs) mNo edit summary |
||
Line 77: | Line 77: | ||
end | end | ||
-- 10 FINAL OUTPUT | -- 10 FINAL OUTPUT | ||
if activeSkill | if activeSkill == '' then | ||
local output = nameattribute .. cost .. power .. target .. '\n|-' | local output = nameattribute .. cost .. power .. target .. '\n|-' | ||
return output | return output |