From aa6a0baec6cc263bbd29db7a965adc8261f25185 Mon Sep 17 00:00:00 2001 From: Oskar Wiksten Date: Sun, 30 Jun 2013 01:00:01 +0200 Subject: [PATCH] Nerfing the Xul'viir. --- AndorsTrail/res/raw/itemlist_v070.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AndorsTrail/res/raw/itemlist_v070.json b/AndorsTrail/res/raw/itemlist_v070.json index 3eb20eceb..f99c4f91c 100644 --- a/AndorsTrail/res/raw/itemlist_v070.json +++ b/AndorsTrail/res/raw/itemlist_v070.json @@ -601,8 +601,8 @@ "min": 4, "max": 15 }, - "increaseAttackCost": 5, - "increaseAttackChance": 32, + "increaseAttackCost": 6, + "increaseAttackChance": 26, "increaseBlockChance": 12, "increaseMaxHP": -2, "setCriticalMultiplier": 2 @@ -613,13 +613,13 @@ "magnitude": 3, "condition": "bleeding_wound", "duration": 3, - "chance": 25 + "chance": 5 }, { "magnitude": 1, "condition": "dazed", "duration": 2, - "chance": 45 + "chance": 10 } ] },