42 lines
586 B
JSON
42 lines
586 B
JSON
|
{
|
||
|
"minUserLevel": 15,
|
||
|
|
||
|
"blacklist":
|
||
|
{
|
||
|
"enableBsgList": true,
|
||
|
"enableQuestList": true
|
||
|
},
|
||
|
|
||
|
"condition":
|
||
|
{
|
||
|
"conditionChance": 0.2,
|
||
|
"min": 0.6,
|
||
|
"max": 1.0
|
||
|
},
|
||
|
|
||
|
"currencies":
|
||
|
{
|
||
|
"roubles": 78,
|
||
|
"dollars": 20,
|
||
|
"euros": 2
|
||
|
},
|
||
|
|
||
|
"offerItemCount":
|
||
|
{
|
||
|
"min": 8,
|
||
|
"max": 15
|
||
|
},
|
||
|
|
||
|
"reputation":
|
||
|
{
|
||
|
"gain": 0.0000002,
|
||
|
"loss": 0.0000002
|
||
|
},
|
||
|
|
||
|
"time":
|
||
|
{
|
||
|
"baseSellTime": 15,
|
||
|
"minSellTime": 5,
|
||
|
"maxSellTime": 15
|
||
|
}
|
||
|
}
|