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

First bunch of data updates for the first DLC *** sovrascritto il testo esistente ***
(Using female models for femaleonly Pokémons in Spr *** sovrascritto il testo esistente ***)
(First bunch of data updates for the first DLC *** sovrascritto il testo esistente ***)
ndex = 470,
name = 'leafeon',
method = evo.methods.LEVELSTONE,
[evo.methods.STONE] = 'Pietrafoglia',
conditions = {
-- method = evo.methods.LEVEL,
[evo.conditions.LOCATION] = 'Roccia Muschio',
[evo.-- conditions.OTHER] = table.concat{
-- [evo.conditions.LOCATION] = 'Roccia Muschio',
"oppure<div>",
-- [evo.conditions.LOCATIONOTHER] = 'Roccia Ghiaccio',table.concat{
links.bag("Pietrafoglia"),
-- "oppure</div>usando una [[Pietrafoglia]]",
-- links.bag("Pietrafoglia"),
},
-- "</div>usando una [[Pietrafoglia]]",
},
-- },
-- },
},
{
ndex = 471,
name = 'glaceon',
method = evo.methods.LEVELSTONE,
[evo.methods.STONE] = 'Pietragelo',
conditions = {
-- method = evo.methods.LEVEL,
[evo.conditions.LOCATION] = 'Roccia Ghiaccio',
[evo.-- conditions.OTHER] = table.concat{
-- [evo.conditions.LOCATION] = 'Roccia Ghiaccio',
"oppure<div>",
-- [evo.conditions.OTHER] = table.concat{
links.bag("Pietragelo"),
-- "oppure</div>usando una [[Pietragelo]]",
-- links.bag("Pietragelo"),
},
-- "</div>usando una [[Pietragelo]]",
},
-- },
-- },
},
{
name = 'sylveon',
method = evo.methods.LEVEL,
conditions = { [evo.conditions.OTHER] = '"Con due cuori di l'[[Amiciziaaffetto]] moderatamente alto<div>avendo appreso una mossa di tipo [[Folletto]]</div>'" },
}
}
evo.eternatus = { ndex = 890, name = 'eternatus' }
evo[890] = evo.eternatus
 
evo.kubfu = {
ndex = 891,
name = 'kubfu',
 
evos = {
{
ndex = 892,
name = 'urshifu',
notes = altforms.urshifu.names.base,
 
method = evo.methods.UNKNOWN,
-- [evo.methods.LEVEL] = 50,
},
{
ndex = '892P',
name = 'urshifuP',
notes = altforms.urshifu.names.P,
 
method = evo.methods.UNKNOWN,
-- [evo.methods.LEVEL] = 50,
},
}
}
evo.urshifu = evo.kubfu
evo[891], evo[892], evo['892P'] = evo.kubfu, evo.kubfu, evo.kubfu
 
evo.zarude = { ndex = 893, name = 'zarude' }
evo[893] = evo.zarude
 
evo.calyrex = { ndex = nil, name = 'calyrex' }
-- evo[893] = evo.calyrex
 
evo.regieleki = { ndex = nil, name = 'regieleki' }
-- evo[893] = evo.regieleki
 
evo.regidrago = { ndex = nil, name = 'regidrago' }
-- evo[893] = evo.regidrago
 
 
-- Alternative forms with evolutions
79 548

contributi