Module:Sandbox/User:Teamtoto/LuaModule: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 57: Line 57:
         title = 'Crypto result',
         title = 'Crypto result',
         args = {
         args = {
             code = codeIn:upper(),
             code = "",
             genotype = genoIn,
             genotype = genoIn,
             classcalled = classcalledIn,
             classcalled = classcalledIn,
             class = subtype[1],
             class = subtype,
             strength = tostring(attributes["Strength"]) .. bonus["Strength"],
             strength = tostring(attributes["Strength"]) .. bonus["Strength"],
             agility = tostring(attributes["Agility"]) .. bonus["Agility"],
             agility = tostring(attributes["Agility"]) .. bonus["Agility"],