aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorPhoebe <77941535+catgirlseraid@users.noreply.github.com>2024-12-22 01:43:38 +1300
committerGitHub <noreply@github.com>2024-12-21 12:43:38 +0000
commit966719e021d186f3ad6c9ee214932e15c29aef4e (patch)
tree66aa86cc81444d5459f761043889e833213f34e7 /constants
parentb4773488ad77a02cad69f41d2dd89db8b4f3d63f (diff)
downloadNotEnoughUpdates-REPO-966719e021d186f3ad6c9ee214932e15c29aef4e.tar.gz
NotEnoughUpdates-REPO-966719e021d186f3ad6c9ee214932e15c29aef4e.tar.bz2
NotEnoughUpdates-REPO-966719e021d186f3ad6c9ee214932e15c29aef4e.zip
alchemy pet stats (#1541)
* jellyfish!! * parrot * remove extra plus * update nbt * sheep * nbt
Diffstat (limited to 'constants')
-rw-r--r--constants/petnums.json34
1 files changed, 19 insertions, 15 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 5f389101..b54ff979 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -2490,7 +2490,8 @@
0.01
],
"statNums": {
- "HEALTH": 2.0
+ "HEALTH": 2.0,
+ "HEALTH_REGEN": 1.0
}
},
"100": {
@@ -2499,7 +2500,8 @@
1
],
"statNums": {
- "HEALTH": 200.0
+ "HEALTH": 200.0,
+ "HEALTH_REGEN": 100.0
}
}
},
@@ -2511,7 +2513,8 @@
0.5
],
"statNums": {
- "HEALTH": 2.0
+ "HEALTH": 2.0,
+ "HEALTH_REGEN": 1.0
}
},
"100": {
@@ -2521,7 +2524,8 @@
50
],
"statNums": {
- "HEALTH": 200.0
+ "HEALTH": 200.0,
+ "HEALTH_REGEN": 100.0
}
}
}
@@ -3486,7 +3490,7 @@
5.3
],
"statNums": {
- "CRIT_DAMAGE": 0.0,
+ "CRIT_DAMAGE": 0.1,
"INTELLIGENCE": 1.0
}
},
@@ -3505,12 +3509,12 @@
"1": {
"otherNums": [
1.0,
- 5.0,
- 5.0,
+ 5.3,
+ 5.25,
0.2
],
"statNums": {
- "CRIT_DAMAGE": 0.0,
+ "CRIT_DAMAGE": 0.1,
"INTELLIGENCE": 1.0
}
},
@@ -4059,7 +4063,7 @@
10.0
],
"statNums": {
- "ABILITY_DAMAGE": 0.0,
+ "ABILITY_DAMAGE": 0.2,
"INTELLIGENCE": 1.0
}
},
@@ -4083,13 +4087,13 @@
10.0
],
"statNums": {
- "ABILITY_DAMAGE": 0.0,
+ "ABILITY_DAMAGE": 0.2,
"INTELLIGENCE": 1.0
}
},
"100": {
"otherNums": [
- 10,
+ 15,
10,
10
],
@@ -4105,7 +4109,7 @@
0.1
],
"statNums": {
- "ABILITY_DAMAGE": 0.0,
+ "ABILITY_DAMAGE": 0.2,
"INTELLIGENCE": 1.0
}
},
@@ -4125,13 +4129,13 @@
0.1
],
"statNums": {
- "ABILITY_DAMAGE": 0.0,
+ "ABILITY_DAMAGE": 0.2,
"INTELLIGENCE": 1.0
}
},
"100": {
"otherNums": [
- 10
+ 15
],
"statNums": {
"ABILITY_DAMAGE": 20.0,
@@ -4148,7 +4152,7 @@
0.2
],
"statNums": {
- "ABILITY_DAMAGE": 0.0,
+ "ABILITY_DAMAGE": 0.2,
"INTELLIGENCE": 1.0
}
},