From cd6ed5e8e85ac7296e5a6464b33c4fe1daefa74e Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Sat, 23 May 2026 22:17:26 +0000 Subject: [PATCH 1/2] chore: empty commit to enable PR creation From a438f2c140ed4d9e80eb8dab65d69b0ce732d78e Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Sat, 23 May 2026 22:21:01 +0000 Subject: [PATCH 2/2] Deadbot v1.11.2 | Client 6519 - May 23 2026 (deadbot@f3e28ae) --- data/json/generic-data.json | 173 ++++++++++++++++++++++++++++++++++++ 1 file changed, 173 insertions(+) diff --git a/data/json/generic-data.json b/data/json/generic-data.json index c8ea347..0e01f71 100644 --- a/data/json/generic-data.json +++ b/data/json/generic-data.json @@ -194,6 +194,179 @@ "IdolSpawnSound": "Soul.Urn.Spawn", "IdolSpawnCompleteSound": "Soul.Urn.Spawn.Complete" }, + "ItemInvestments": { + "Weapon": [ + { + "GoldThreshold": 800, + "Bonus": 9, + "PercentOnGraph": 7 + }, + { + "GoldThreshold": 1600, + "Bonus": 12, + "PercentOnGraph": 7 + }, + { + "GoldThreshold": 2400, + "Bonus": 15, + "PercentOnGraph": 8 + }, + { + "GoldThreshold": 3200, + "Bonus": 18, + "PercentOnGraph": 8 + }, + { + "GoldThreshold": 4800, + "Bonus": 46, + "PercentOnGraph": 9 + }, + { + "GoldThreshold": 6400, + "Bonus": 54, + "PercentOnGraph": 9 + }, + { + "GoldThreshold": 8000, + "Bonus": 62, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 11200, + "Bonus": 74, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 16000, + "Bonus": 86, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 22400, + "Bonus": 100, + "PercentOnGraph": 11 + }, + { + "GoldThreshold": 28800, + "Bonus": 115, + "PercentOnGraph": 11 + } + ], + "Vitality": [ + { + "GoldThreshold": 800, + "Bonus": 9, + "PercentOnGraph": 7 + }, + { + "GoldThreshold": 1600, + "Bonus": 12, + "PercentOnGraph": 7 + }, + { + "GoldThreshold": 2400, + "Bonus": 15, + "PercentOnGraph": 8 + }, + { + "GoldThreshold": 3200, + "Bonus": 20, + "PercentOnGraph": 8 + }, + { + "GoldThreshold": 4800, + "Bonus": 38, + "PercentOnGraph": 9 + }, + { + "GoldThreshold": 6400, + "Bonus": 42, + "PercentOnGraph": 9 + }, + { + "GoldThreshold": 8000, + "Bonus": 46, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 11200, + "Bonus": 50, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 16000, + "Bonus": 54, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 22400, + "Bonus": 60, + "PercentOnGraph": 11 + }, + { + "GoldThreshold": 28800, + "Bonus": 66, + "PercentOnGraph": 11 + } + ], + "Spirit": [ + { + "GoldThreshold": 800, + "Bonus": 7, + "PercentOnGraph": 7 + }, + { + "GoldThreshold": 1600, + "Bonus": 11, + "PercentOnGraph": 7 + }, + { + "GoldThreshold": 2400, + "Bonus": 15, + "PercentOnGraph": 8 + }, + { + "GoldThreshold": 3200, + "Bonus": 19, + "PercentOnGraph": 8 + }, + { + "GoldThreshold": 4800, + "Bonus": 38, + "PercentOnGraph": 9 + }, + { + "GoldThreshold": 6400, + "Bonus": 45, + "PercentOnGraph": 9 + }, + { + "GoldThreshold": 8000, + "Bonus": 52, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 11200, + "Bonus": 59, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 16000, + "Bonus": 66, + "PercentOnGraph": 10 + }, + { + "GoldThreshold": 22400, + "Bonus": 75, + "PercentOnGraph": 11 + }, + { + "GoldThreshold": 28800, + "Bonus": 100, + "PercentOnGraph": 11 + } + ] + }, "ItemPricePerTier": [ 0, 800,