aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json102
1 files changed, 100 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 16a3e00f..1092d7fc 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1963,6 +1963,32 @@
"INTELLIGENCE": 100.0
}
}
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 1.2,
+ 0.3,
+ 0.3,
+ 0.1
+ ],
+ "statNums": {
+ "DEFENSE": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 120,
+ 30,
+ 30,
+ 7.0
+ ],
+ "statNums": {
+ "DEFENSE": 50.0,
+ "INTELLIGENCE": 100.0
+ }
+ }
}
},
"GOLDEN_DRAGON": {
@@ -3468,6 +3494,28 @@
}
}
},
+ "RIFT_FERRET": {
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 10
+ ],
+ "statNums": {
+ "SPEED": 0.5,
+ "INTELLIGENCE": 0.02
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10
+ ],
+ "statNums": {
+ "SPEED": 5,
+ "INTELLIGENCE": 2
+ }
+ }
+ }
+ },
"ROCK": {
"COMMON": {
"1": {
@@ -4126,6 +4174,30 @@
"STRENGTH": 10.0
}
}
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 0.1,
+ 0.4,
+ 0.3
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 0.1,
+ "STRENGTH": 0.1
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10,
+ 40,
+ 30
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 10.0,
+ "STRENGTH": 10.0
+ }
+ }
}
},
"SPIRIT": {
@@ -4518,7 +4590,7 @@
"otherNums": [
0.3,
0.5,
- 0.5
+ 1
],
"statNums": {
"CRIT_CHANCE": 0.0,
@@ -4530,7 +4602,33 @@
"otherNums": [
30,
50,
- 50
+ 1.5
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 10.0,
+ "CRIT_DAMAGE": 30.0,
+ "STRENGTH": 10.0
+ }
+ }
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 0.3,
+ 0.5,
+ 1
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 0.0,
+ "CRIT_DAMAGE": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 30,
+ 50,
+ 1.5
],
"statNums": {
"CRIT_CHANCE": 10.0,