From 61ffe9efbd05b1eb3bb578918c3179dd2c6d41d2 Mon Sep 17 00:00:00 2001 From: hided62 Date: Sat, 25 Jul 2026 07:28:00 +0000 Subject: [PATCH] test: distinguish twe scenario and units --- resources/scenario/default.json | 2 +- resources/unitset/unitset_che.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scenario/default.json b/resources/scenario/default.json index 1a882b6..44c60e7 100644 --- a/resources/scenario/default.json +++ b/resources/scenario/default.json @@ -1,6 +1,6 @@ { "stat": { - "total": 165, + "total": 167, "min": 15, "max": 80, "npcTotal": 150, diff --git a/resources/unitset/unitset_che.json b/resources/unitset/unitset_che.json index 48d39ee..fe5d885 100644 --- a/resources/unitset/unitset_che.json +++ b/resources/unitset/unitset_che.json @@ -40,7 +40,7 @@ "armType": 1, "name": "보병", "attack": 100, - "defence": 150, + "defence": 151, "speed": 7, "avoid": 10, "magicCoef": 0,