From 1a5e99724a81c907e81079b469f6ac2d33c37a0f Mon Sep 17 00:00:00 2001 From: krs Date: Sat, 9 Nov 2024 20:52:37 +0200 Subject: [PATCH] Add Description for KING bonuses --- config/creatures/castle.json | 4 ++-- config/creatures/conflux.json | 4 ++-- config/creatures/dungeon.json | 4 ++-- config/creatures/fortress.json | 4 ++-- config/creatures/inferno.json | 4 ++-- config/creatures/necropolis.json | 4 ++-- config/creatures/neutral.json | 8 ++++---- config/creatures/rampart.json | 4 ++-- config/creatures/stronghold.json | 4 ++-- config/creatures/tower.json | 4 ++-- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/config/creatures/castle.json b/config/creatures/castle.json index 2bb5e8c07..94abe0d4a 100644 --- a/config/creatures/castle.json +++ b/config/creatures/castle.json @@ -338,7 +338,7 @@ "faction": "castle", "abilities": { - "KING_2" : + "KING_2" : // Will be affected by Advanced Slayer or better { "type" : "KING", "val" : 2 @@ -388,7 +388,7 @@ "faction": "castle", "abilities": { - "KING_2" : + "KING_2" : // Will be affected by Advanced Slayer or better { "type" : "KING", "val" : 2 diff --git a/config/creatures/conflux.json b/config/creatures/conflux.json index 59808d7fb..7aaf3ae65 100755 --- a/config/creatures/conflux.json +++ b/config/creatures/conflux.json @@ -763,7 +763,7 @@ "upgrades": ["phoenix"], "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -802,7 +802,7 @@ "faction": "conflux", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/dungeon.json b/config/creatures/dungeon.json index 40064ac3f..c38877f26 100644 --- a/config/creatures/dungeon.json +++ b/config/creatures/dungeon.json @@ -420,7 +420,7 @@ "faction": "dungeon", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -464,7 +464,7 @@ "faction": "dungeon", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/fortress.json b/config/creatures/fortress.json index 7dca0f38d..549db72df 100644 --- a/config/creatures/fortress.json +++ b/config/creatures/fortress.json @@ -336,7 +336,7 @@ "faction": "fortress", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -371,7 +371,7 @@ "faction": "fortress", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/inferno.json b/config/creatures/inferno.json index b44ba8a6b..ca304471c 100755 --- a/config/creatures/inferno.json +++ b/config/creatures/inferno.json @@ -356,7 +356,7 @@ "faction": "inferno", "abilities": { - "KING_2" : + "KING_2" : // Will be affected by Advanced Slayer or better { "type" : "KING", "val" : 2 @@ -416,7 +416,7 @@ "faction": "inferno", "abilities" : { - "KING_2" : + "KING_2" : // Will be affected by Advanced Slayer or better { "type" : "KING", "val" : 2 diff --git a/config/creatures/necropolis.json b/config/creatures/necropolis.json index a1d473394..fa06ffa69 100644 --- a/config/creatures/necropolis.json +++ b/config/creatures/necropolis.json @@ -418,7 +418,7 @@ { "type" : "UNDEAD" }, - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -466,7 +466,7 @@ { "type" : "UNDEAD" }, - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/neutral.json b/config/creatures/neutral.json index 70431e8f3..41556845d 100644 --- a/config/creatures/neutral.json +++ b/config/creatures/neutral.json @@ -70,7 +70,7 @@ "excludeFromRandomization" : true, "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -122,7 +122,7 @@ "excludeFromRandomization" : true, "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -163,7 +163,7 @@ "excludeFromRandomization" : true, "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -266,7 +266,7 @@ "excludeFromRandomization" : true, "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/rampart.json b/config/creatures/rampart.json index a1146cd55..e81ded910 100644 --- a/config/creatures/rampart.json +++ b/config/creatures/rampart.json @@ -352,7 +352,7 @@ "faction": "rampart", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -396,7 +396,7 @@ "faction": "rampart", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/stronghold.json b/config/creatures/stronghold.json index 623ac2f77..03234afcc 100644 --- a/config/creatures/stronghold.json +++ b/config/creatures/stronghold.json @@ -348,7 +348,7 @@ "faction": "stronghold", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 @@ -380,7 +380,7 @@ "faction": "stronghold", "abilities": { - "KING_1" : + "KING_1" : // Will be affected by Slayer with no expertise { "type" : "KING", "val" : 0 diff --git a/config/creatures/tower.json b/config/creatures/tower.json index 1609377e7..a44be1dfe 100644 --- a/config/creatures/tower.json +++ b/config/creatures/tower.json @@ -413,7 +413,7 @@ "faction": "tower", "abilities" : { - "KING_3" : + "KING_3" : // Will be affected by Expert Slayer only { "type" : "KING", "val" : 3 @@ -444,7 +444,7 @@ "faction": "tower", "abilities" : { - "KING_3" : + "KING_3" : // Will be affected by Expert Slayer only { "type" : "KING", "val" : 3