aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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": [