From dba58e5eb1a8c15e4e92fe2cf0642ec59c994c29 Mon Sep 17 00:00:00 2001 From: Arseniy Shestakov Date: Wed, 21 Sep 2016 19:09:02 +0300 Subject: [PATCH] Faerie Dragon: decrease Magic Mirror cast chance from 30 to 20 percent Povelitel find out it's work too often and FizMiG doc confirms this. --- config/creatures/neutral.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/creatures/neutral.json b/config/creatures/neutral.json index 7f66d6988..dd0a5e536 100644 --- a/config/creatures/neutral.json +++ b/config/creatures/neutral.json @@ -151,7 +151,7 @@ "mirror" : { "type" : "MAGIC_MIRROR", - "val" : 30 + "val" : 20 }, "casts" : {