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

Adding Pokémon revealed a while ago (Kubfu and co.) *** sovrascritto il testo esistente ***
(Fixing error in Poké-data *** sovrascritto il testo esistente ***)
(Adding Pokémon revealed a while ago (Kubfu and co.) *** sovrascritto il testo esistente ***)
t.eternatus = {name = 'Eternatus', ndex = 890, type1 = 'veleno', type2 = 'drago'}
t[890] = t.eternatus
t.kubfu = {name = 'Kubfu', ndex = nil, type1 = 'lotta', type2 = 'lotta'}
-- t[] = kubfu
t.urshifu = {name = 'Urshifu', ndex = nil, type1 = 'lotta', type2 = 'buio'}
-- t[] = kubfu
t.calyrex = {name = 'Calyrex', ndex = nil, type1 = 'psico', type2 = 'erba'}
-- t[] = kubfu
 
-- I dati sulle forme alternative che cambiano tipo rispetto alla forma base
t.necrozmaU = {name = 'Necrozma', ndex = 800, type1 = 'psico', type2 = 'drago'}
t['800U'] = t.necrozmaU
t.urshifuP = {name = 'Urshifu', ndex = nil, type1 = 'lotta', type2 = 'acqua'}
-- t[] = urshifuP
 
t.charizardMX = {name = 'Charizard', ndex = 6, type1 = 'fuoco', type2 = 'drago'}
79 548

contributi