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,