aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2020-12-19 01:40:15 +0100
committerGitHub <noreply@github.com>2020-12-18 19:40:15 -0500
commitbdd9be37ba9e8fc43bc72e6149dbaad230b9a64b (patch)
tree0d68c7da9b521b9e0db49ef8cf03b86d7f29359c /constants/petnums.json
parent4b2b01275d4d651d4082f034eab804cf420dd27f (diff)
downloadNotEnoughUpdates-REPO-bdd9be37ba9e8fc43bc72e6149dbaad230b9a64b.tar.gz
NotEnoughUpdates-REPO-bdd9be37ba9e8fc43bc72e6149dbaad230b9a64b.tar.bz2
NotEnoughUpdates-REPO-bdd9be37ba9e8fc43bc72e6149dbaad230b9a64b.zip
Fixed Common, Uncommon and Rare Sheep Pet (#334)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json67
1 files changed, 67 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 0cb85515..0adbe010 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -2978,6 +2978,73 @@
},
"interp": "1:100"
},
+ "RARE": {
+ "1": {
+ "otherNums": [
+ 0.1,
+ 0.1,
+ 10.0
+ ],
+ "statNums": {
+ "ABILITY_DAMAGE": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10,
+ 10,
+ 10
+ ],
+ "statNums": {
+ "ABILITY_DAMAGE": 50.0,
+ "INTELLIGENCE": 100.0
+ }
+ },
+ "interp": "1:100"
+ },
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 0.1
+ ],
+ "statNums": {
+ "ABILITY_DAMAGE": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10
+ ],
+ "statNums": {
+ "ABILITY_DAMAGE": 50.0,
+ "INTELLIGENCE": 100.0
+ }
+ },
+ "interp": "1:100"
+ },
+ "UNCOMMON": {
+ "1": {
+ "otherNums": [
+ 0.1
+ ],
+ "statNums": {
+ "ABILITY_DAMAGE": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10
+ ],
+ "statNums": {
+ "ABILITY_DAMAGE": 50.0,
+ "INTELLIGENCE": 100.0
+ }
+ },
+ "interp": "1:100"
+ },
"LEGENDARY": {
"1": {
"otherNums": [