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

Vai alla navigazione Vai alla ricerca
Various updates for LPA *** sovrascritto il testo esistente ***
(Adding Basculegion form, fixing Basculin form, adding evo methods for new LPA Pokémo *** sovrascritto il testo esistente ***)
(Various updates for LPA *** sovrascritto il testo esistente ***)
t.deoxys = {}
t.wormadam = {}
t.cherrim = {}
t.rotom = {}
t.dialga = {}
t.wormadam.names = {Sa = 'Manto Sabbia', Sc = 'Manto Scarti',
base = 'Manto Pianta'}
t.cherrim.names = {S = 'Forma Splendore', base = 'Forma Nuvola'}
t.rotom.names = {C = 'Rotom Calore', L = 'Rotom Lavaggio', G = 'Rotom Gelo',
V = 'Rotom Vortice', T = 'Rotom Taglio', base = 'Forma Rotom'}
t.calyrex.names = {G = "Cavaliere Glaciale", S = "Cavaliere Spettrale", base = ""}
t.basculegion.names = {F = 'Femmina', base = 'Maschio'}
t.enamorus.names = {T = 'Forma Totem', base = 'Forma Incarnazione'}
for _, v in pairs(t.mega) do
if not t[v] then
t.deoxys.ext = {attacco = 'A', difesa = 'D', ['velocità'] = 'V'}
t.wormadam.ext = {sabbia = 'Sa', scarti = 'Sc'}
t.cherrim.ext = {splendore = 'S'}
t.rotom.ext = {calore = 'C', lavaggio = 'L', gelo = 'G', vortice = 'V',
taglio = 'T'}
t.deoxys.gamesOrder = {'base', 'A', 'D', 'V'}
t.wormadam.gamesOrder = {'base', 'Sa', 'Sc'}
t.cherrim.gamesOrder = {'base', 'S'}
t.rotom.gamesOrder = {'base', 'C', 'L', 'G', 'V', 'T'}
t.dialga.gamesOrder = {'base', 'O'}
t.deoxys.since = {A = 'rfvf', D = 'rfvf', V = 's', base = 'rz'}
t.wormadam.since = {Sa = 'dp', Sc = 'dp', base = 'dp'}
t.cherrim.since = {S = 'dp', base = 'dp'}
t.rotom.since = {C = 'pt', L = 'pt', G = 'pt', V = 'pt', T = 'pt', base = 'dp'}
t.dialga.since = {O = 'lpa', base = 'dp'}
t[386] = t.deoxys
t[413] = t.wormadam
t[421] = t.cherrim
t[479] = t.rotom
t[483] = t.dialga
79 547

contributi

Menu di navigazione