mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-14 15:34:37 +01:00
this took soo long, but here you are wells
This commit is contained in:
160
BLHX.Server.Common/Resources/ShareCfg/oilfield_template.json
Normal file
160
BLHX.Server.Common/Resources/ShareCfg/oilfield_template.json
Normal file
@@ -0,0 +1,160 @@
|
||||
{
|
||||
"1": {
|
||||
"hour_time": 3,
|
||||
"level": 1,
|
||||
"production": 20,
|
||||
"store": 300,
|
||||
"time": 10,
|
||||
"use": [
|
||||
1,
|
||||
60
|
||||
],
|
||||
"user_level": 1
|
||||
},
|
||||
"2": {
|
||||
"hour_time": 3,
|
||||
"level": 2,
|
||||
"production": 21,
|
||||
"store": 600,
|
||||
"time": 900,
|
||||
"use": [
|
||||
1,
|
||||
300
|
||||
],
|
||||
"user_level": 10
|
||||
},
|
||||
"3": {
|
||||
"hour_time": 3,
|
||||
"level": 3,
|
||||
"production": 22,
|
||||
"store": 900,
|
||||
"time": 3600,
|
||||
"use": [
|
||||
1,
|
||||
600
|
||||
],
|
||||
"user_level": 20
|
||||
},
|
||||
"4": {
|
||||
"hour_time": 3,
|
||||
"level": 4,
|
||||
"production": 23,
|
||||
"store": 1200,
|
||||
"time": 7200,
|
||||
"use": [
|
||||
1,
|
||||
1500
|
||||
],
|
||||
"user_level": 30
|
||||
},
|
||||
"5": {
|
||||
"hour_time": 3,
|
||||
"level": 5,
|
||||
"production": 24,
|
||||
"store": 1500,
|
||||
"time": 14400,
|
||||
"use": [
|
||||
1,
|
||||
3000
|
||||
],
|
||||
"user_level": 40
|
||||
},
|
||||
"6": {
|
||||
"hour_time": 3,
|
||||
"level": 6,
|
||||
"production": 25,
|
||||
"store": 1800,
|
||||
"time": 28800,
|
||||
"use": [
|
||||
1,
|
||||
4500
|
||||
],
|
||||
"user_level": 50
|
||||
},
|
||||
"7": {
|
||||
"hour_time": 3,
|
||||
"level": 7,
|
||||
"production": 26,
|
||||
"store": 2100,
|
||||
"time": 43200,
|
||||
"use": [
|
||||
1,
|
||||
6000
|
||||
],
|
||||
"user_level": 60
|
||||
},
|
||||
"8": {
|
||||
"hour_time": 3,
|
||||
"level": 8,
|
||||
"production": 27,
|
||||
"store": 2400,
|
||||
"time": 64800,
|
||||
"use": [
|
||||
1,
|
||||
7500
|
||||
],
|
||||
"user_level": 70
|
||||
},
|
||||
"9": {
|
||||
"hour_time": 3,
|
||||
"level": 9,
|
||||
"production": 28,
|
||||
"store": 2700,
|
||||
"time": 86400,
|
||||
"use": [
|
||||
1,
|
||||
15000
|
||||
],
|
||||
"user_level": 80
|
||||
},
|
||||
"10": {
|
||||
"hour_time": 3,
|
||||
"level": 10,
|
||||
"production": 30,
|
||||
"store": 3000,
|
||||
"time": 7200,
|
||||
"use": [
|
||||
1,
|
||||
9000
|
||||
],
|
||||
"user_level": 90
|
||||
},
|
||||
"11": {
|
||||
"hour_time": 3,
|
||||
"level": 11,
|
||||
"production": 31,
|
||||
"store": 3300,
|
||||
"time": 7200,
|
||||
"use": [
|
||||
1,
|
||||
10500
|
||||
],
|
||||
"user_level": 100
|
||||
},
|
||||
"12": {
|
||||
"hour_time": 3,
|
||||
"level": 12,
|
||||
"production": 32,
|
||||
"store": 3600,
|
||||
"time": 0,
|
||||
"use": [
|
||||
1,
|
||||
12000
|
||||
],
|
||||
"user_level": 110
|
||||
},
|
||||
"all": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
]
|
||||
}
|
||||
160
BLHX.Server.Common/Resources/ShareCfg/tradingport_template.json
Normal file
160
BLHX.Server.Common/Resources/ShareCfg/tradingport_template.json
Normal file
@@ -0,0 +1,160 @@
|
||||
{
|
||||
"1": {
|
||||
"hour_time": 3,
|
||||
"level": 1,
|
||||
"production": 60,
|
||||
"store": 900,
|
||||
"time": 10,
|
||||
"use": [
|
||||
1,
|
||||
60
|
||||
],
|
||||
"user_level": 1
|
||||
},
|
||||
"2": {
|
||||
"hour_time": 3,
|
||||
"level": 2,
|
||||
"production": 64,
|
||||
"store": 1800,
|
||||
"time": 900,
|
||||
"use": [
|
||||
1,
|
||||
300
|
||||
],
|
||||
"user_level": 10
|
||||
},
|
||||
"3": {
|
||||
"hour_time": 3,
|
||||
"level": 3,
|
||||
"production": 68,
|
||||
"store": 2800,
|
||||
"time": 3600,
|
||||
"use": [
|
||||
1,
|
||||
600
|
||||
],
|
||||
"user_level": 20
|
||||
},
|
||||
"4": {
|
||||
"hour_time": 3,
|
||||
"level": 4,
|
||||
"production": 72,
|
||||
"store": 3800,
|
||||
"time": 7200,
|
||||
"use": [
|
||||
1,
|
||||
1500
|
||||
],
|
||||
"user_level": 30
|
||||
},
|
||||
"5": {
|
||||
"hour_time": 3,
|
||||
"level": 5,
|
||||
"production": 76,
|
||||
"store": 4800,
|
||||
"time": 14400,
|
||||
"use": [
|
||||
1,
|
||||
3000
|
||||
],
|
||||
"user_level": 40
|
||||
},
|
||||
"6": {
|
||||
"hour_time": 3,
|
||||
"level": 6,
|
||||
"production": 80,
|
||||
"store": 5800,
|
||||
"time": 28800,
|
||||
"use": [
|
||||
1,
|
||||
4500
|
||||
],
|
||||
"user_level": 50
|
||||
},
|
||||
"7": {
|
||||
"hour_time": 3,
|
||||
"level": 7,
|
||||
"production": 84,
|
||||
"store": 6800,
|
||||
"time": 43200,
|
||||
"use": [
|
||||
1,
|
||||
6000
|
||||
],
|
||||
"user_level": 60
|
||||
},
|
||||
"8": {
|
||||
"hour_time": 3,
|
||||
"level": 8,
|
||||
"production": 88,
|
||||
"store": 7900,
|
||||
"time": 64800,
|
||||
"use": [
|
||||
1,
|
||||
7500
|
||||
],
|
||||
"user_level": 70
|
||||
},
|
||||
"9": {
|
||||
"hour_time": 3,
|
||||
"level": 9,
|
||||
"production": 92,
|
||||
"store": 8900,
|
||||
"time": 86400,
|
||||
"use": [
|
||||
1,
|
||||
15000
|
||||
],
|
||||
"user_level": 80
|
||||
},
|
||||
"10": {
|
||||
"hour_time": 3,
|
||||
"level": 10,
|
||||
"production": 100,
|
||||
"store": 10000,
|
||||
"time": 7200,
|
||||
"use": [
|
||||
1,
|
||||
9000
|
||||
],
|
||||
"user_level": 90
|
||||
},
|
||||
"11": {
|
||||
"hour_time": 3,
|
||||
"level": 11,
|
||||
"production": 104,
|
||||
"store": 11000,
|
||||
"time": 7200,
|
||||
"use": [
|
||||
1,
|
||||
10500
|
||||
],
|
||||
"user_level": 100
|
||||
},
|
||||
"12": {
|
||||
"hour_time": 3,
|
||||
"level": 12,
|
||||
"production": 108,
|
||||
"store": 12000,
|
||||
"time": 0,
|
||||
"use": [
|
||||
1,
|
||||
12000
|
||||
],
|
||||
"user_level": 110
|
||||
},
|
||||
"all": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user