From be913cfa41f8cd11f4e9ca2a841b5f2e7c0dd03f Mon Sep 17 00:00:00 2001 From: Henning Koehler Date: Mon, 18 Sep 2017 13:06:57 +1200 Subject: [PATCH] fixed specialty for Fiur --- config/heroes/conflux.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/heroes/conflux.json b/config/heroes/conflux.json index 199465e87..345d5f3ea 100644 --- a/config/heroes/conflux.json +++ b/config/heroes/conflux.json @@ -219,8 +219,8 @@ "type" : "PRIMARY_SKILL", "val" : 1 }, - "attack2" : { - "subtype" : "primSkill.attack", + "defence" : { + "subtype" : "primSkill.defence", "type" : "PRIMARY_SKILL", "val" : 2 }