Differenze tra le versioni di "Modulo:Poké/data"

Vai alla navigazione Vai alla ricerca
Data modules: added new Pokémons. Render: new version *** sovrascritto il testo esistente ***
(Moving Gigamax to AltForms, adding Alcremie forms *** sovrascritto il testo esistente ***)
(Data modules: added new Pokémons. Render: new version *** sovrascritto il testo esistente ***)
t[890] = t.eternatus
t.kubfu = {name = 'Kubfu', ndex = nil, type1 = 'lotta', type2 = 'lotta'}
-- t[] = t.kubfu
t.urshifu = {name = 'Urshifu', ndex = nil, type1 = 'lotta', type2 = 'buio'}
-- t[] = kubfut.urshifu
t.calyrex = {name = 'Calyrex', ndex = nil, type1 = 'psico', type2 = 'erba'}
-- t[] = kubfut.calyrex
t.zarude = {name = 'Zarude', ndex = nil, type1 = 'Buio', type2 = 'Erba'}
-- t[] = t.zarude
t.regieleki = {name = 'Regieleki', ndex = nil, type1 = 'elettro', type2 = 'elettro'}
-- t[] = t.regieleki
t.regidrago = {name = 'Regidrago', ndex = nil, type1 = 'drago', type2 = 'drago'}
-- t[] = t.regidrago
 
-- I dati sulle forme alternative che cambiano tipo rispetto alla forma base
t.slowpokeG = {name = 'Slowpoke', ndex = 79, type1 = 'psico', type2 = 'psico'}
t['079G'] = t.slowpokeG
t.slowbroG = {name = 'Slowbro', ndex = 80, type1 = 'sconosciutoveleno', type2 = 'sconosciutopsico'}
t['080G'] = t.slowbroG
t["farfetch'dG"] = {name = "Farfetch'd", ndex = 83, type1 = 'lotta', type2 = 'lotta'}
t['mr. mimeG'] = {name = 'Mr. Mime', ndex = 122, type1 = 'ghiaccio', type2 = 'psico'}
t['122G'] = t['mr. mimeG']
t.articunoG = {name = 'Articuno', ndex = 144, type1 = 'psico', type2 = 'volante'}
t['144G'] = t.articunoG
t.zapdosG = {name = 'Zapdos', ndex = 145, type1 = 'lotta', type2 = 'volante'}
t['145G'] = t.zapdosG
t.moltresG = {name = 'Moltres', ndex = 146, type1 = 'buio', type2 = 'volante'}
t['146G'] = t.moltresG
t.slowkingG = {name = 'Slowking', ndex = 199, type1 = 'sconosciuto', type2 = 'sconosciuto'}
t['199G'] = t.slowkingG
79 548

contributi

Menu di navigazione