杜方 1 rok pred
rodič
commit
8ecba32aeb

BIN
editor/excel/关卡.xls


+ 4 - 4
editor/web-desktop/json/monster.json

@@ -4,11 +4,11 @@
         "hp":"[100;10]"
     },
     "2001":{
-        "atk":"[250;25]",
-        "hp":"[250;25]"
+        "atk":"[300;30]",
+        "hp":"[300;30]"
     },
     "3001":{
-        "atk":"[400;40]",
-        "hp":"[400;40]"
+        "atk":"[500;50]",
+        "hp":"[500;50]"
     }
 }