aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-11-30 08:57:07 +0100
committerGitHub <noreply@github.com>2023-11-30 07:57:07 +0000
commit40f8d9eab9346a4c8d6fe6b6ea57f37d004c204b (patch)
tree4a19882cd1e404b458c6bbfdd8d00a4ce73b05e1 /constants/petnums.json
parent4482867750e4cad298be9c7486896d2fa9c82fb1 (diff)
downloadNotEnoughUpdates-REPO-40f8d9eab9346a4c8d6fe6b6ea57f37d004c204b.tar.gz
NotEnoughUpdates-REPO-40f8d9eab9346a4c8d6fe6b6ea57f37d004c204b.tar.bz2
NotEnoughUpdates-REPO-40f8d9eab9346a4c8d6fe6b6ea57f37d004c204b.zip
Added Mythic Snowman Pet (#1054)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json34
1 files changed, 31 insertions, 3 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 1ccba472..6f58737e 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -4148,9 +4148,37 @@
1.0
],
"statNums": {
- "CRIT_DAMAGE": 0.0,
- "DAMAGE": 0.0,
- "STRENGTH": 0.0
+ "CRIT_DAMAGE": 0.25,
+ "DAMAGE": 0.25,
+ "STRENGTH": 0.25
+ }
+ },
+ "100": {
+ "otherNums": [
+ 8,
+ 15,
+ 5,
+ 1
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 25.0,
+ "DAMAGE": 25.0,
+ "STRENGTH": 25.0
+ }
+ }
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 4.0,
+ 0.1,
+ 5.0,
+ 1.0
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 0.25,
+ "DAMAGE": 0.25,
+ "STRENGTH": 0.25
}
},
"100": {