From 36b1cb50214d22212a7c3970072d5ab206f3f1a4 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Wed, 12 Sep 2018 15:57:04 +0200 Subject: [PATCH] Added causres to modifications --- modifications/modifications.json | 1 + 1 file changed, 1 insertion(+) diff --git a/modifications/modifications.json b/modifications/modifications.json index 9b569db..73065ad 100644 --- a/modifications/modifications.json +++ b/modifications/modifications.json @@ -4,6 +4,7 @@ "brokenregen": {"id": 2, "name": "brokenregen", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "burst": {"id": 3, "name": "burst", "type": "numeric", "method": "overwrite", "higherbetter": true}, "burstrof": {"id": 41, "name": "burstrof", "type": "numeric", "method": "overwrite", "higherbetter": true}, + "causres": {"id": 51, "name": "explres", "type": "percentage", "method": "additive", "higherbetter": true}, "clip": {"id": 4, "name": "clip", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "damage": {"id": 5, "name": "damage", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "damagedist": {"id": 40, "name": "damage", "type": "object", "hidden": true, "method": "overwrite"},