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

Vai alla navigazione Vai alla ricerca
First bunch of data updates for the first DLC *** sovrascritto il testo esistente ***
(Data modules: added new Pokémons. Render: new version *** sovrascritto il testo esistente ***)
(First bunch of data updates for the first DLC *** sovrascritto il testo esistente ***)
t.eternatus = {name = 'Eternatus', ndex = 890, type1 = 'veleno', type2 = 'drago'}
t[890] = t.eternatus
t.kubfu = {name = 'Kubfu', ndex = nil891, type1 = 'lotta', type2 = 'lotta'}
-- t[891] = t.kubfu
t.urshifu = {name = 'Urshifu', ndex = nil892, type1 = 'lotta', type2 = 'buio'}
-- t[892] = t.urshifu
t.zarude = {name = 'Zarude', ndex = nil893, type1 = 'Buio', type2 = 'Erba'}
-- t[893] = t.zarude
t.calyrex = {name = 'Calyrex', ndex = nil, type1 = 'psico', type2 = 'erba'}
-- t[] = t.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.necrozmaU = {name = 'Necrozma', ndex = 800, type1 = 'psico', type2 = 'drago'}
t['800U'] = t.necrozmaU
t.urshifuP = {name = 'Urshifu', ndex = nil892, type1 = 'lotta', type2 = 'acqua'}
-- t['892P'] = urshifuP
 
t.charizardMX = {name = 'Charizard', ndex = 6, type1 = 'fuoco', type2 = 'drago'}
t.copperajahGi, t['879Gi'] = t.copperajah, t.copperajah
t.duraludonGi, t['884Gi'] = t.duraludon, t.duraludon
t.urshifuGi, t['892Gi'] = t.urshifu, t.urshifu
t.urshifuPGi, t['892PGi'] = t.urshifuP, t.urshifuP
 
return t
79 548

contributi

Menu di navigazione