diff --git a/src/HttpServer/jsonconf/CatConfig.json b/src/HttpServer/jsonconf/CatConfig.json index dc3af56..5e82183 100644 --- a/src/HttpServer/jsonconf/CatConfig.json +++ b/src/HttpServer/jsonconf/CatConfig.json @@ -4,10 +4,10 @@ "name": "橘猫", "level_buy": 1, "rec_buy": 1, - "price": "400", + "price": "420", "gold_get": "1", "ratio": 1.07, - "increse_limit": 55, + "increse_limit": 100, "interval": 1 }, { @@ -17,8 +17,8 @@ "rec_buy": 1, "price": "3200", "gold_get": "3", - "ratio": 1.07, - "increse_limit": 50, + "ratio": 1.1, + "increse_limit": 70, "interval": 1 }, { @@ -28,8 +28,8 @@ "rec_buy": 1, "price": "9600", "gold_get": "7", - "ratio": 1.07, - "increse_limit": 48, + "ratio": 1.12, + "increse_limit": 60, "interval": 1 }, { -- libgit2 0.21.0