aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-10-06 03:28:08 +0200
committerGitHub <noreply@github.com>2023-10-06 12:28:08 +1100
commitc5ab7e93d298f30a9d68714c563ca71c086f7511 (patch)
tree9ae6ddc7e8261b75c87594c7f73cc92805f9befe /constants/petnums.json
parent9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff)
downloadNotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz
NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2
NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip
Added new halloween items (#995)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json24
1 files changed, 16 insertions, 8 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index a6970adf..4bda28e6 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1048,7 +1048,8 @@
1.0
],
"statNums": {
- "HEALTH": 1.0
+ "HEALTH": 1.0,
+ "DAMAGE": 0.1
}
},
"100": {
@@ -1056,7 +1057,8 @@
1.3
],
"statNums": {
- "HEALTH": 100.0
+ "HEALTH": 100.0,
+ "DAMAGE": 10.0
}
}
}
@@ -1616,7 +1618,8 @@
"statNums": {
"HEALTH": 2.0,
"TRUE_DEFENSE": 0,
- "INTELLIGENCE": 0
+ "INTELLIGENCE": 0,
+ "DAMAGE": 0.15
}
},
"100": {
@@ -1628,7 +1631,8 @@
"statNums": {
"HEALTH": 250.0,
"TRUE_DEFENSE": 15,
- "INTELLIGENCE": 50
+ "INTELLIGENCE": 50,
+ "DAMAGE": 15.0
}
}
}
@@ -2043,7 +2047,8 @@
"statNums": {
"HEALTH": 4.0,
"TRUE_DEFENSE": 0,
- "INTELLIGENCE": 1
+ "INTELLIGENCE": 1,
+ "DAMAGE": 0.2
}
},
"100": {
@@ -2055,7 +2060,8 @@
"statNums": {
"HEALTH": 400.0,
"TRUE_DEFENSE": 30,
- "INTELLIGENCE": 125
+ "INTELLIGENCE": 125,
+ "DAMAGE": 20.0
}
}
}
@@ -4554,7 +4560,8 @@
"statNums": {
"HEALTH": 6.0,
"TRUE_DEFENSE": 0,
- "INTELLIGENCE": 2
+ "INTELLIGENCE": 2,
+ "DAMAGE": 0.25
}
},
"100": {
@@ -4567,7 +4574,8 @@
"statNums": {
"HEALTH": 600.0,
"TRUE_DEFENSE": 35,
- "INTELLIGENCE": 250
+ "INTELLIGENCE": 250,
+ "DAMAGE": 25.0
}
}
}