配置表更新

This commit is contained in:
meixiongfeng 2022-08-18 20:47:20 +08:00
parent 1dfd64da0c
commit 29e1cdac0a

View File

@ -56,52 +56,52 @@
"duplicate_removal": 1, "duplicate_removal": 1,
"base_pool_cost": { "base_pool_cost": {
"a": "item", "a": "item",
"t": "10001", "t": "10018",
"n": 1 "n": 1
}, },
"camp1_pool_cost": { "camp1_pool_cost": {
"a": "item", "a": "item",
"t": "10002", "t": "10017",
"n": 1 "n": 1
}, },
"camp2_pool_cost": { "camp2_pool_cost": {
"a": "item", "a": "item",
"t": "10003", "t": "10017",
"n": 1 "n": 1
}, },
"camp3_pool_cost": { "camp3_pool_cost": {
"a": "item", "a": "item",
"t": "10004", "t": "10017",
"n": 1 "n": 1
}, },
"camp4_pool_cost": { "camp4_pool_cost": {
"a": "item", "a": "item",
"t": "10005", "t": "10017",
"n": 1 "n": 1
}, },
"base_pool_10cost": { "base_pool_10cost": {
"a": "item", "a": "item",
"t": "10001", "t": "10018",
"n": 10 "n": 10
}, },
"camp1_pool_10cost": { "camp1_pool_10cost": {
"a": "item", "a": "item",
"t": "10002", "t": "10017",
"n": 10 "n": 10
}, },
"camp2_pool_10cost": { "camp2_pool_10cost": {
"a": "item", "a": "item",
"t": "10003", "t": "10017",
"n": 10 "n": 10
}, },
"camp3_pool_10cost": { "camp3_pool_10cost": {
"a": "item", "a": "item",
"t": "10004", "t": "10017",
"n": 10 "n": 10
}, },
"camp4_pool_10cost": { "camp4_pool_10cost": {
"a": "item", "a": "item",
"t": "10005", "t": "10017",
"n": 10 "n": 10
}, },
"camp1_pool1": "camp1_pool", "camp1_pool1": "camp1_pool",
@ -140,6 +140,6 @@
"chat_expression_small": [ "chat_expression_small": [
"lt_bq_icon001,lt_bq_icon002,lt_bq_icon003,lt_bq_icon004,lt_bq_icon005,lt_bq_icon006,lt_bq_icon007,lt_bq_icon008,lt_bq_icon009,lt_bq_icon010,lt_bq_icon011,lt_bq_icon012" "lt_bq_icon001,lt_bq_icon002,lt_bq_icon003,lt_bq_icon004,lt_bq_icon005,lt_bq_icon006,lt_bq_icon007,lt_bq_icon008,lt_bq_icon009,lt_bq_icon010,lt_bq_icon011,lt_bq_icon012"
], ],
"kungfu_time": 30 "viking_num": 10
} }
] ]