diff options
| author | Phoebe <77941535+catgirlseraid@users.noreply.github.com> | 2024-12-22 01:45:14 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-21 12:45:14 +0000 |
| commit | 0c26ccddd53ecfc14c5af00693d4ca464826e72e (patch) | |
| tree | 77f7857dd9be4b298a9d3156c6f14aa45b13ea58 /constants/petnums.json | |
| parent | 966719e021d186f3ad6c9ee214932e15c29aef4e (diff) | |
| download | NotEnoughUpdates-REPO-0c26ccddd53ecfc14c5af00693d4ca464826e72e.tar.gz NotEnoughUpdates-REPO-0c26ccddd53ecfc14c5af00693d4ca464826e72e.tar.bz2 NotEnoughUpdates-REPO-0c26ccddd53ecfc14c5af00693d4ca464826e72e.zip | |
update mining pets (#1545)
* bat + endermite + rock + scatha + silverfish + wither skeleton
* nbt
Diffstat (limited to 'constants/petnums.json')
| -rw-r--r-- | constants/petnums.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index b54ff979..c38c4c60 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -353,12 +353,12 @@ 0.3, 0.5, 0.5, - 0.0 + 0.25 ], "statNums": { "INTELLIGENCE": 1.0, "SPEED": 0.05, - "SEA_CREATURE_CHANCE": 0.0 + "SEA_CREATURE_CHANCE": 0.05 } }, "100": { @@ -1516,7 +1516,7 @@ }, "100": { "otherNums": [ - 80 + 75 ], "statNums": { "INTELLIGENCE": 150.0, @@ -1537,7 +1537,7 @@ }, "100": { "otherNums": [ - 80, + 75, 30 ], "statNums": { @@ -3986,7 +3986,7 @@ "EPIC": { "1": { "otherNums": [ - 0.2 + 0.25 ], "statNums": { "DEFENSE": 2.0, @@ -4203,7 +4203,7 @@ }, "100": { "otherNums": [ - 30 + 35 ], "statNums": { "DEFENSE": 100.0, @@ -4225,7 +4225,7 @@ "100": { "otherNums": [ 40, - 15 + 20 ], "statNums": { "DEFENSE": 100.0, @@ -4854,7 +4854,7 @@ 30 ], "statNums": { - "MINING_SPEED": 125, + "MINING_SPEED": 100, "MINING_FORTUNE": 125 } } @@ -4876,7 +4876,7 @@ 100 ], "statNums": { - "MINING_SPEED": 125, + "MINING_SPEED": 100, "MINING_FORTUNE": 125 } } @@ -4900,7 +4900,7 @@ 20 ], "statNums": { - "MINING_SPEED": 125, + "MINING_SPEED": 100, "MINING_FORTUNE": 125 } } @@ -5347,7 +5347,7 @@ "1": { "otherNums": [ 0.3, - 1.2 + 1.25 ], "statNums": { "CRIT_CHANCE": 0.05, @@ -5375,7 +5375,7 @@ "1": { "otherNums": [ 0.3, - 1.2, + 1.25, 2.0 ], "statNums": { |
