diff options
author | jani270 <jani270@gmx.de> | 2022-06-05 17:52:53 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-06-05 17:52:53 +0200 |
commit | ad7a06aa56e715889a92bbf634a1244e89a70b53 (patch) | |
tree | 372493db3df6041a553ff3b079115b24fae32361 /constants | |
parent | 391dc8cf1e09f727713e485749d6c770e116001e (diff) | |
download | NotEnoughUpdates-REPO-ad7a06aa56e715889a92bbf634a1244e89a70b53.tar.gz NotEnoughUpdates-REPO-ad7a06aa56e715889a92bbf634a1244e89a70b53.tar.bz2 NotEnoughUpdates-REPO-ad7a06aa56e715889a92bbf634a1244e89a70b53.zip |
master -> dangerous
Diffstat (limited to 'constants')
-rw-r--r-- | constants/bonuses.json | 4 | ||||
-rw-r--r-- | constants/fairy_souls.json | 5 | ||||
-rw-r--r-- | constants/misc.json | 6 | ||||
-rw-r--r-- | constants/parents.json | 12 | ||||
-rw-r--r-- | constants/petnums.json | 96 |
5 files changed, 118 insertions, 5 deletions
diff --git a/constants/bonuses.json b/constants/bonuses.json index d8a84258..79ce49d7 100644 --- a/constants/bonuses.json +++ b/constants/bonuses.json @@ -57,6 +57,10 @@ "1": { "crit_chance": 0.5, "damage_increase": 0.04 + }, + "51": { + "crit_chance": 0.5, + "damage_increase": 0.01 } }, "skill_mining": { diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 508a268b..eaae294b 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -129,7 +129,10 @@ "-412,58,-935", "-396,108,-764", "-342,101,-484", - "-35,116,-1055" + "-35,116,-1055", + "-361,69,-425", + "14,108,-769", + "-479,114,-972" ], "combat_3": [ "-517,100,-295", diff --git a/constants/misc.json b/constants/misc.json index 5ce3b64a..74497596 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -875,7 +875,8 @@ "POWER_ARTIFACT" ], "BINGO_TALISMAN": [ - "BINGO_RING" + "BINGO_RING", + "BINGO_ARTIFACT" ], "ODGERS_BRONZE_TOOTH": [ "ODGERS_SILVER_TOOTH", @@ -981,6 +982,9 @@ ], "BURSTSTOPPER_TALISMAN": [ "BURSTSTOPPER_ARTIFACT" + ], + "BINGO_RING": [ + "BINGO_ARTIFACT" ] }, "special_bois": [ diff --git a/constants/parents.json b/constants/parents.json index 075a59dc..505da926 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2816,7 +2816,8 @@ "KUUDRA_HOT_TIER_KEY", "KUUDRA_TIER_KEY" ], - "BINGO_RING": [ + "BINGO_ARTIFACT": [ + "BINGO_RING", "BINGO_TALISMAN" ], "HUNTER_RING": [ @@ -2990,7 +2991,7 @@ ], "BURSTSTOPPER_ARTIFACT" : [ "BURSTSTOPPER_TALISMAN" - ], + ], "PERFECT_OPAL_GEM": [ "FLAWLESS_OPAL_GEM", "FINE_OPAL_GEM", @@ -3001,5 +3002,10 @@ "INFERNO_DEMONLORD_2_BOSS", "INFERNO_DEMONLORD_3_BOSS", "INFERNO_DEMONLORD_4_BOSS" + ], + "SUBZERO_WISP;4" : [ + "GLACIAL_WISP;3", + "FROST_WISP;2", + "DROPLET_WISP;1" ] -} +}
\ No newline at end of file diff --git a/constants/petnums.json b/constants/petnums.json index f469eb77..8902ca57 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -211,6 +211,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -220,6 +221,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -233,6 +235,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -244,6 +247,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -258,6 +262,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.05 } }, @@ -270,6 +275,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -283,6 +289,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -294,6 +301,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -305,6 +313,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -314,6 +323,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -1495,6 +1505,34 @@ } } }, + "FROST_WISP": { + "RARE": { + "1": { + "otherNums": [ + 0.3, + 0.15, + 0.04 + ], + "statNums": { + "HEALTH": 2.0, + "TRUE_DEFENSE": 0, + "INTELLIGENCE": 0 + } + }, + "100": { + "otherNums": [ + 35, + 15, + 4 + ], + "statNums": { + "HEALTH": 250.0, + "TRUE_DEFENSE": 10, + "INTELLIGENCE": 50 + } + } + } + }, "GHOUL": { "EPIC": { "1": { @@ -1868,6 +1906,34 @@ "stats_levelling_curve":"101:200:1" } }, + "GLACIAL_WISP": { + "EPIC": { + "1": { + "otherNums": [ + 0.3, + 0.2, + 0.07 + ], + "statNums": { + "HEALTH": 4.0, + "TRUE_DEFENSE": 0, + "INTELLIGENCE": 1 + } + }, + "100": { + "otherNums": [ + 40, + 20, + 7 + ], + "statNums": { + "HEALTH": 400.0, + "TRUE_DEFENSE": 25, + "INTELLIGENCE": 125 + } + } + } + }, "HORSE": { "COMMON": { "1": { @@ -4292,6 +4358,36 @@ } } }, + "SUBZERO_WISP": { + "LEGENDARY": { + "1": { + "otherNums": [ + 0.3, + 0.25, + 0.1, + 0.4 + ], + "statNums": { + "HEALTH": 6.0, + "TRUE_DEFENSE": 0, + "INTELLIGENCE": 2 + } + }, + "100": { + "otherNums": [ + 40, + 25, + 10, + 40 + ], + "statNums": { + "HEALTH": 600.0, + "TRUE_DEFENSE": 30, + "INTELLIGENCE": 250 + } + } + } + }, "TARANTULA": { "EPIC": { "1": { |