diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index dc83496a..e1ba7ffa 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -325,7 +325,6 @@ ], "statNums": { "INTELLIGENCE": 1.0, - "MAGIC_FIND": 0.0, "SPEED": 0.0 } }, @@ -337,7 +336,6 @@ ], "statNums": { "INTELLIGENCE": 100.0, - "MAGIC_FIND": 0.0, "SPEED": 25.0 } }, @@ -2463,9 +2461,9 @@ "1": { "otherNums": [ 1.0, - 5.3, - 5.2, - 20.0 + 5.0, + 5.0, + 0.2 ], "statNums": { "CRIT_DAMAGE": 0.0, |