PGRData/Resources/Share/Fuben/Stronghold/StrongholdCfg.json

132 lines
3 KiB
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Key": "MineralId",
"Value": 96002,
"Comment": "Ore Item id"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "MinerId",
"Value": 96003,
"Comment": "Miner item id"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "InitMinerCount",
"Value": 0,
"Comment": "Initial Miners"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "MinerEfficiency",
"Value": 10,
"Comment": "Miner efficiency"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "MinerGrowRate",
"Value": 50,
"Comment": "Miner growth rate (percentage)"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "InitElectricEnergy",
"Value": 20,
"Comment": "Initial power"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "InitEndurance",
"Value": 18,
"Comment": "Initial stamina"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "SetAssistCharacterCondition",
"Value": 94030,
"Comment": "Set support criteria"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "SetAssistCharacterInterval",
"Value": 120,
"Comment": "Support character setting interval (sec)"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "RefreshAssistCharacterInterval",
"Value": 30,
"Comment": "Support character refresh interval (sec)"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "SetAssistCharacterRewardItem",
"Value": 1,
"Comment": "Support character reward item"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "SetAssistCharacterRewardInterval",
"Value": 60,
"Comment": "Support character reward growth interval (min)"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "SetAssistCharacterRewardValue",
"Value": 1000,
"Comment": "Single support character reward quantity"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "LendCharacterRewardItem",
"Value": 1,
"Comment": "Loan character reward item"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "SingleLendCharacterRewardValue",
"Value": 1000,
"Comment": "Single loan reward quantity"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "MaxLendCharacterRewardValue",
"Value": 50000,
"Comment": "Max loan reward"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "MaxElectricTeamMemberCount",
"Value": 3,
"Comment": "Max power team size"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "MaxPreTeamCount",
"Value": 5,
"Comment": "Default team max size"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "DailyMaxBorrowCharacterCount",
"Value": 6,
"Comment": "Daily character borrow limit"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "UnGetRewardMail",
"Value": 62001,
"Comment": "Unclaimed rewards mail"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "ResultMail",
"Value": 62002,
"Comment": "Results mail"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "FriendAssistCount",
"Value": 5,
"Comment": "Friend support quantity"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "GuildAssistCount",
"Value": 5,
"Comment": "Guild support quantity"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "ShopSkipId",
"Value": 15004,
"Comment": "Shop redirect id"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "BatteryItemId",
"Value": 96005,
"Comment": "Battery item id"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "UiStrongholdAnimationCloseTime",
"Value": 5,
"Comment": "Closing countdown for pop-up before battle (s)"
2022-12-19 17:21:16 +00:00
}
]