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

Adding Hisuian Voltorb, Zorua and Zoroark *** sovrascritto il testo esistente ***
(Adding new Pokémon announced today *** sovrascritto il testo esistente ***)
(Adding Hisuian Voltorb, Zorua and Zoroark *** sovrascritto il testo esistente ***)
-- per efficienza, alcuni sono alla fine del modulo
 
t.hisui = {'growlithe', 'voltorb', 'zorua', 'braviary'}
 
 
t["farfetch'd"].since = {G = 'spsc', base = 'rb'}
t.grimer.since = {A = 'sl', base = 'rb'}
t.voltorb.since = {H = 'lpa', base = 'rb'}
t.exeggutor.since = {A = 'sl', base = 'rb'}
t.marowak.since = {A = 'sl', base = 'rb'}
t.darmanitan.since = {Z = 'nb', G = 'spsc', GZ = 'spsc', base = 'nb'}
t.yamask.since = {G = 'spsc', base = 'rz'}
t.zorua.since = {H = 'lpa', base = 'nb'}
t.stunfisk.since = {G = 'spsc', base = 'nb'}
t.braviary.since = {H = 'lpa', base = 'nb'}
t.muk = table.copy(t.grimer)
t.linoone = table.copy(t.zigzagoon)
t.zoroark = table.copy(t.zorua)
t.thundurus, t.landorus = table.copy(t.tornadus), table.copy(t.tornadus)
t.gourgeist = table.copy(t.pumpkaboo)
table.insert(t.galar, 'rapidash')
table.insert(t.galar, 'linoone')
-- Other Hisuian forms
table.insert(t.hisui, 'zoroark')
-- Other Gigamax forms
table.insert(t.gigamax, 'pikachu')
t[88] = t.grimer
t[89] = t.muk
t[100] = t.voltorb
t[103] = t.exeggutor
t[105] = t.marowak
t[555] = t.darmanitan
t[562] = t.yamask
t[570] = t.zorua
t[571] = t.zoroark
t[618] = t.stunfisk
t[628] = t.braviary
79 548

contributi