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

Vai alla navigazione Vai alla ricerca
Adding new Pokémon released with the DLC *** sovrascritto il testo esistente ***
(Adding new forms announced yesterday *** sovrascritto il testo esistente ***)
(Adding new Pokémon released with the DLC *** sovrascritto il testo esistente ***)
t.zarude = {name = 'Zarude', ndex = 893, type1 = 'Buio', type2 = 'Erba'}
t[893] = t.zarude
t.calyrexregieleki = {name = 'CalyrexRegieleki', ndex = nil894, type1 = 'psicoelettro', type2 = 'erbaelettro'}
-- t[894] = t.calyrexregieleki
t.regielekiregidrago = {name = 'RegielekiRegidrago', ndex = nil895, type1 = 'elettrodrago', type2 = 'elettrodrago'}
-- t[895] = t.regielekiregidrago
t.regidragoglastrier = {name = 'RegidragoGlastrier', ndex = nil896, type1 = 'dragoghiaccio', type2 = 'dragoghiaccio'}
-- t[896] = t.regidragoglastrier
t.spectrier = {name = 'Spectrier', ndex = 897, type1 = 'spettro', type2 = 'spettro'}
t[897] = t.spectrier
t.calyrex = {name = 'Calyrex', ndex = 898, type1 = 'psico', type2 = 'erba'}
t[898] = t.calyrex
 
-- I dati sulle forme alternative che cambiano tipo rispetto alla forma base
t.urshifuP = {name = 'Urshifu', ndex = 892, type1 = 'lotta', type2 = 'acqua'}
t['892P'] = t.urshifuP
t.calyrexG = {name = 'Calyrex', ndex = 898, type1 = 'psico', type2 = 'ghiaccio'}
t['898G'] = t.calyrexG
t.calyrexS = {name = 'Calyrex', ndex = 898, type1 = 'psico', type2 = 'spettro'}
t['898S'] = t.calyrexS
 
t.charizardMX = {name = 'Charizard', ndex = 6, type1 = 'fuoco', type2 = 'drago'}
79 548

contributi

Menu di navigazione