Skip to content

Commit fc1d8a3

Browse files
authored
Update masterfile (#369)
Fix Xerneas/Yveltal CP.
1 parent a4d1891 commit fc1d8a3

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

static/data/masterfile.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38175,6 +38175,7 @@
3817538175
"proto": "FURFROU_PHARAOH"
3817638176
}
3817738177
},
38178+
"default_form_id": 2629,
3817838179
"pokedex_id": 676,
3817938180
"genId": "6",
3818038181
"generation": "Kalos",
@@ -38503,7 +38504,7 @@
3850338504
"defense": 119,
3850438505
"stamina": 158,
3850538506
"height": 0.4,
38506-
"weight": 2.5,
38507+
"weight": 3.5,
3850738508
"flee_rate": 0.1,
3850838509
"capture_rate": 0.2,
3850938510
"quick_moves": [
@@ -39732,9 +39733,9 @@
3973239733
"types": [
3973339734
"Fairy"
3973439735
],
39735-
"attack": 275,
39736-
"defense": 203,
39737-
"stamina": 270,
39736+
"attack": 250,
39737+
"defense": 185,
39738+
"stamina": 246,
3973839739
"height": 3,
3973939740
"weight": 215,
3974039741
"flee_rate": 0.1,
@@ -39768,9 +39769,9 @@
3976839769
"Dark",
3976939770
"Flying"
3977039771
],
39771-
"attack": 275,
39772-
"defense": 203,
39773-
"stamina": 270,
39772+
"attack": 250,
39773+
"defense": 185,
39774+
"stamina": 246,
3977439775
"height": 5.8,
3977539776
"weight": 203,
3977639777
"flee_rate": 0.1,

0 commit comments

Comments
 (0)