Selaa lähdekoodia

Add Description for KING bonuses

krs 1 vuosi sitten
vanhempi
sitoutus
1a5e99724a

+ 2 - 2
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

+ 2 - 2
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

+ 2 - 2
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

+ 2 - 2
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

+ 2 - 2
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

+ 2 - 2
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

+ 4 - 4
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

+ 2 - 2
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

+ 2 - 2
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

+ 2 - 2
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