idmangler-cli/config.json

30 lines
948 B
JSON

{
"READMEFIRST": [
"Refer to config.md to understand how to apply the data shown here.",
"There are also some values you cannot increase beyond a limit."
],
"debug":false,
"name":"Singularity",
"shiny": {
"key": "lootrunsCompleted",
"value": 69
},
"ids": [
{"id": "mainAttackDamage","base": 320,"roll": 69},
{"id": "healthRegenRaw", "base":250 , "roll":130 },
{"id": "rawDexterity", "base":35 },
{"id": "walkSpeed", "base":-40 , "roll":69},
{"id": "mainAttackDamage", "base":15, "roll":130 },
{"id": "rawMainAttackDamage", "base":444 , "roll":130 },
{"id": "rawSpellDamage", "base":222 , "roll":130 },
{"id": "spellDamage", "base":10 , "roll":130 }
],
"powder_limit": 255,
"powders": [
{ "type":"T", "tier":6, "amount":5 },
{"type":"e","tier":6,"amount":5},
{"type":"f", "tier":6,"amount":1},
{ "type" : "f" , "tier":6 }
],
"rerolls": 0
}