From eaf17f12cb180e103815becb607543793fcff7f7 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Tue, 30 Jun 2020 14:15:53 +0800 Subject: [PATCH] 提交 --- src/HttpServer/jsonconf/CatConfig.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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