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

Adding/updating DLC Pokémon *** sovrascritto il testo esistente ***
(Better support for alt forms without ndex in ndex *** sovrascritto il testo esistente ***)
(Adding/updating DLC Pokémon *** sovrascritto il testo esistente ***)
t.urshifu = {}
t.calyrex = {}
t.ursaluna = {}
t.basculegion = {}
t.enamorus = {}
PGi = 'Urshifu Gigamax (Stile Pluricolpo)', base = 'Stile Singolcolpo'}
t.calyrex.names = {G = "Cavaliere Glaciale", S = "Cavaliere Spettrale", base = ""}
t.ursaluna.names = {L = "Luna Cremisi", base = ""}
t.basculegion.names = {F = 'Femmina', base = 'Maschio'}
t.enamorus.names = {T = 'Forma Totem', base = 'Forma Incarnazione'}
t.squawkabilly.names = {A = 'Piume Azzurre', G = 'Piume Gialle', B = 'Piume Bianche', base = 'Piume Verdi'}
t.gimmighoul.names = {A = 'Forma Ambulante', base = 'Forma Scrigno'}
t.ogerpon.names = {T = '"Forma Teracristal'", base = 'Forma"Maschera Normale'}Turchese",
Fn = "Maschera Fondamenta", P = "Maschera Pozzo", Fc = "Maschera Focolare" }
t.terapagos.names = {T = 'Forma Teracristal', base = 'Forma Normale'}
-- stylua: ignore end
t.urshifu.ext = { pluricolpo = "P", gigamax = "Gi", singolcolpo = "base" }
t.calyrex.ext = { spettrale = "S", glaciale = "G" }
t.ursaluna.ext = {}
t.basculegion.ext = { femmina = "F" }
t.enamorus.ext = { totem = "T" }
t.urshifu.gamesOrder = { "base", "Gi", "P", "PGi" }
t.calyrex.gamesOrder = { "base", "G", "S" }
t.ursaluna.gamesOrder = { "base", "L" }
t.basculegion.gamesOrder = { "base", "F" }
t.enamorus.gamesOrder = { "base", "T" }
t.squawkabilly.gamesOrder = { "base", "A", "G", "B" }
t.gimmighoul.gamesOrder = { "base", "A" }
t.ogerpon.gamesOrder = { "base", "P", "Fc", "Fn", "T" }
t.terapagos.gamesOrder = { "base", "T" }
for _, v in pairs(t.formgroups.mega) do
t.urshifu.since = { P = "spsc", Gi = "spsc", PGi = "spsc", base = "spsc" }
t.calyrex.since = { G = "spsc", S = "spsc", base = "spsc" }
t.ursaluna.since = { L = "sv", base = "lpa" }
t.basculegion.since = { F = "lpa", base = "lpa" }
t.enamorus.since = { T = "lpa", base = "lpa" }
t.squawkabilly.since = { A = "sv", G = "sv", B = "sv", base = "sv" }
t.gimmighoul.since = { A = "sv", base = "sv" }
t.ogerpon.since = { P = "sv", Fc = "sv", Fn = "sv", T = "sv", base = "sv" }
t.terapagos.since = { T = "sv", base = "sv" }
t.venusaur.since = { M = "xy", Gi = "spsc", base = "rb" }
t[892] = t.urshifu
t[898] = t.calyrex
t[901] = t.ursaluna
t[902] = t.basculegion
t[905] = t.enamorus
t[931] = t.squawkabilly
t[999] = t.gimmighoul
-- t[10001017] = t.ogerpon
-- t[1000] = t.terapagos
t[3] = t.venusaur
79 548

contributi