Sync data

This commit is contained in:
Guangcong Luo
2014-02-27 19:26:41 -06:00
parent f0f1ac2f3c
commit 2aa6a67b09
2 changed files with 3 additions and 3 deletions

View File

@@ -806,5 +806,5 @@ BattlePokemonSprites = {
"noivern":{num:715, front:{ani:{w:184,h:156}}, back:{ani:{w:162,h:157}}},
"xerneas":{num:716, front:{ani:{w:106,h:127}}, back:{ani:{w:94,h:128}}},
"yveltal":{num:717, front:{ani:{w:201,h:188}}, back:{ani:{w:186,h:194}}},
"zygarde":{num:71, front:{ani:{w:96,h:107}}, back:{ani:{w:113,h:123}}}
"zygarde":{num:718, front:{ani:{w:96,h:107}}, back:{ani:{w:113,h:123}}}
};

View File

@@ -803,8 +803,8 @@ xerneas:{num:716,species:"Xerneas",types:["Fairy"],gender:"N",baseStats:{hp:126,
yveltal:{num:717,species:"Yveltal",types:["Dark","Flying"],gender:"N",baseStats:{hp:126,atk:131,def:95,spa:131,spd:98,spe:99},abilities:{0:"Dark Aura"},heightm:5.8,weightkg:203,color:"Red",eggGroups:["Undiscovered"]},
zygarde:{num:718,species:"Zygarde",types:["Dragon","Ground"],gender:"N",baseStats:{hp:108,atk:100,def:121,spa:81,spd:95,spe:95},abilities:{0:"Aura Break"},heightm:5,weightkg:305,color:"Green",eggGroups:["Undiscovered"]},
diancie:{num:719,species:"Diancie",types:["Rock","Fairy"],gender:"N",baseStats:{hp:50,atk:100,def:150,spa:100,spd:150,spe:50},abilities:{0:"Clear Body"},heightm:0.7,weightkg:8.8,color:"Gray",eggGroups:["Undiscovered"]},
hoopa:{num:720,species:"Hoopa",types:["Psychic","Ghost"],gender:"N",baseStats:{hp:80,atk:105,def:59,spa:151,spd:130,spe:75},abilities:{},heightm:0.5,weightkg:9,color:"Pink",eggGroups:["Undiscovered"]},
volcanion:{num:721,species:"Volcanion",types:["Fire","Water"],gender:"N",baseStats:{hp:70,atk:109,def:120,spa:121,spd:110,spe:70},abilities:{},heightm:1.7,weightkg:195,color:"Red",eggGroups:["Undiscovered"]},
hoopa:{num:720,species:"Hoopa",types:["Psychic","Ghost"],gender:"N",baseStats:{hp:80,atk:105,def:59,spa:151,spd:130,spe:75},abilities:{0:""},heightm:0.5,weightkg:9,color:"Pink",eggGroups:["Undiscovered"]},
volcanion:{num:721,species:"Volcanion",types:["Fire","Water"],gender:"N",baseStats:{hp:70,atk:109,def:120,spa:121,spd:110,spe:70},abilities:{0:""},heightm:1.7,weightkg:195,color:"Red",eggGroups:["Undiscovered"]},
missingno:{num:0,species:"Missingno.",types:["Bird","Normal"],baseStats:{hp:33,atk:136,def:0,spa:6,spd:6,spe:29},abilities:{0:"",H:""},heightm:3,weightkg:1590.8,color:"Gray",eggGroups:["Undiscovered"]},
tomohawk:{num:-1,species:"Tomohawk",types:["Flying","Fighting"],baseStats:{hp:105,atk:60,def:90,spa:115,spd:80,spe:85},abilities:{0:"Intimidate",1:"Prankster",H:"Justified"},heightm:1.27,weightkg:37.2,color:"",eggGroups:["Field","Flying"]},
necturna:{num:-2,species:"Necturna",types:["Grass","Ghost"],gender:"F",baseStats:{hp:64,atk:120,def:100,spa:85,spd:120,spe:81},abilities:{0:"Forewarn",H:"Telepathy"},heightm:1.65,weightkg:49.6,color:"Black",eggGroups:["Grass","Field"]},