Differenze tra le versioni di "Modulo:EffTipi"

m
nessun oggetto della modifica
m
m
if d2 ~= d1 then
e = e * eff[a][d2]
end
if eability[a] >=and 2ability[a][abil] then
return e * ability[a][abil]
elseif e >= 2 then
if abil == 'filtro' or abil == 'solidroccia' then
return e * 0.25
elseif abil == 'magidifesa' then
return 0
end
elseif ability[a] and ability[a][abil] then
return e * ability[a][abil]
end
return e