diff --git a/shared/resource/warJsons/8001.json b/shared/resource/warJsons/8001.json index 4fac9c8d4..34246b560 100644 --- a/shared/resource/warJsons/8001.json +++ b/shared/resource/warJsons/8001.json @@ -19,7 +19,7 @@ "star": 0, "spine": 0, "bossStage": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8001, @@ -41,7 +41,7 @@ "star": 0, "spine": 0, "bossStage": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8001, @@ -63,7 +63,7 @@ "star": 0, "spine": 0, "bossStage": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8001, @@ -85,7 +85,7 @@ "star": 0, "spine": 0, "bossStage": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8001, @@ -107,7 +107,7 @@ "star": 0, "spine": 0, "bossStage": "1&0", - "addbuff": "&" + "addbuff": 101 }, { "warId": 8001, @@ -129,7 +129,7 @@ "star": 0, "spine": 0, "bossStage": "1&0", - "addbuff": "&" + "addbuff": 101 }, { "warId": 8001, @@ -151,6 +151,6 @@ "star": 0, "spine": 0, "bossStage": "0&1", - "addbuff": "&" + "addbuff": 0 } ] \ No newline at end of file diff --git a/shared/resource/warJsons/8002.json b/shared/resource/warJsons/8002.json index 8e7dab98e..9f29a9665 100644 --- a/shared/resource/warJsons/8002.json +++ b/shared/resource/warJsons/8002.json @@ -21,7 +21,7 @@ "bossStage": 0, "bloodShow": "1&0", "bloodShow_1": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8002, @@ -45,7 +45,7 @@ "bossStage": 0, "bloodShow": "1&0", "bloodShow_1": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8002, @@ -69,7 +69,7 @@ "bossStage": 0, "bloodShow": "1&0", "bloodShow_1": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8002, @@ -93,7 +93,7 @@ "bossStage": 0, "bloodShow": "1&0", "bloodShow_1": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8002, @@ -117,7 +117,7 @@ "bossStage": 0, "bloodShow": "1&0", "bloodShow_1": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8002, @@ -141,7 +141,7 @@ "bossStage": 0, "bloodShow": "1&0", "bloodShow_1": "1&0", - "addbuff": "101&" + "addbuff": 101 }, { "warId": 8002, @@ -165,6 +165,6 @@ "bossStage": 1, "bloodShow": "0&1", "bloodShow_1": "0&1", - "addbuff": "&" + "addbuff": 0 } ] \ No newline at end of file