From 4ec51cf25ef3b3f8bdfc836e0999c39db648a42e Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Wed, 22 Mar 2017 18:33:13 +0000 Subject: [PATCH] Update burstrof --- dist/index.js | 3 ++- dist/index.json | 3 ++- modifications/modifications.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index efa887e..824c406 100644 --- a/dist/index.js +++ b/dist/index.js @@ -20900,7 +20900,8 @@ module.exports = { id: 41, name: "burstrof", type: "numeric", - method: "overwrite" + method: "overwrite", + higherbetter: false }, clip: { id: 4, diff --git a/dist/index.json b/dist/index.json index 8b88a6f..7f87028 100644 --- a/dist/index.json +++ b/dist/index.json @@ -28198,7 +28198,8 @@ "id": 41, "name": "burstrof", "type": "numeric", - "method": "overwrite" + "method": "overwrite", + "higherbetter": false }, "clip": { "id": 4, diff --git a/modifications/modifications.json b/modifications/modifications.json index 08910f3..6a7212b 100644 --- a/modifications/modifications.json +++ b/modifications/modifications.json @@ -3,7 +3,7 @@ "boot": {"id": 1, "name": "boot", "type": "percentage", "method": "multiplicative", "higherbetter": false}, "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"}, + "burstrof": {"id": 41, "name": "burstrof", "type": "numeric", "method": "overwrite", "higherbetter": false}, "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"},