diff --git a/data/api/v2/move/858/index.json b/data/api/v2/move/858/index.json index f5263486cf..23446520d8 100644 --- a/data/api/v2/move/858/index.json +++ b/data/api/v2/move/858/index.json @@ -80,14 +80,14 @@ "priority": 0, "stat_changes": [ { - "change": 1, + "change": 2, "stat": { "name": "attack", "url": "/api/v2/stat/2/" } }, { - "change": -1, + "change": -2, "stat": { "name": "defense", "url": "/api/v2/stat/3/" diff --git a/data/api/v2/stat/2/index.json b/data/api/v2/stat/2/index.json index d49bed3679..11ca6c3945 100644 --- a/data/api/v2/stat/2/index.json +++ b/data/api/v2/stat/2/index.json @@ -343,7 +343,7 @@ } }, { - "change": 1, + "change": 2, "move": { "name": "spicy-extract", "url": "/api/v2/move/858/" diff --git a/data/api/v2/stat/3/index.json b/data/api/v2/stat/3/index.json index 29933f2526..734f9ff735 100644 --- a/data/api/v2/stat/3/index.json +++ b/data/api/v2/stat/3/index.json @@ -159,7 +159,7 @@ } }, { - "change": -1, + "change": -2, "move": { "name": "spicy-extract", "url": "/api/v2/move/858/"