Differenze tra le versioni di "Modulo:UselessForms/data"

More gen 8 info, MTCompatto and Movelist updates *** sovrascritto il testo esistente ***
(More gen 8 info, MTCompatto and Movelist updates *** sovrascritto il testo esistente ***)
t.minior = {}
t.mimikyu = {}
t.cramorant = {}
t.sinistea = {}
t.alcremie = {}
 
--[[
G = 'Nucleo Giallo', Ve = 'Nucleo Verde', Az = 'Nucleo Azzurro',
I = 'Nucleo Indaco', Vi = 'Nucleo Violetto', base = 'Forma Meteora'}
t.cramorant.names = {T = "Forma Inghiottitutto", I = "Forma Inghiottintero", base = ""}
t.sinistea.names = {base = "", A = ""}
t.alcremie.names = {base = "Lattevaniglia", R = "Latterosa", Ma = "Lattematcha",
Me = "Lattementa", L = "Lattelimone", S = "Lattesale", Rm = "Rosamix",
Cm = "Caramelmix", Tm = "Triplomix"}
 
-- Anchor per i link alle forme alternative,
azzurro = 'Az', indaco = 'I', violetto = 'Vi', meteora = 'base'}
t.mimikyu.ext = {smascherata = 'S'}
t.cramorant.ext = {inghiottitutto = 'T', inghiottintero = 'I'}
t.sinistea.ext = {}
t.alcremie.ext = {}
 
--[[
t.minior.gamesOrder = {'base', 'R', 'Ar', 'G', 'Ve', 'Az', 'I', 'Vi'}
t.mimikyu.gamesOrder = {'base', 'S'}
t.cramorant.gamesOrder = {'base', 'T', 'I'}
t.sinistea.gamesOrder = {'base', 'A'}
t.alcremie.gamesOrder = {'base', 'R', 'Ma', 'Me', 'L', 'S', 'Rm', 'Cm', 'Tm'}
 
--[[
Az = 'sl', I = 'sl', Vi = 'sl'}
t.mimikyu.since = {base = 'sl', S = 'sl'}
t.cramorant.since = {T = 'spsc', I = 'spsc', base = 'spsc'}
t.sinistea.since = {base = 'spsc', A = 'spsc'}
t.alcremie.since = {base = 'spsc', R = 'spsc', Ma = 'spsc', Me = 'spsc',
L = 'spsc', S = 'spsc', Rm = 'spsc', Cm = 'spsc', Tm = 'spsc'}
 
--[[
 
-- Alias, messi qui per evitare inutili iterazioni dei cicli precedenti
 
t.gastrodon = t.shellos
t.sawsbuck = t.deerling
t.jellicent = t.frillish
t['flabébé'], t.florges = t.floette, t.floette
t.polteageist = t.sinistea
t[25] = t.pikachu
t[172] = t.pichu
t[774] = t.minior
t[778] = t.mimikyu
t[845] = t.cramorant
t[854] = t.sinistea
t[855] = t.polteageist
t[869] = t.alcremie
 
return t
79 548

contributi