PGRData/Share/Guilddorm/GuildDormNpcRefreshControl.json
2024-09-01 22:49:41 +02:00

177 lines
No EOL
3.8 KiB
JSON

[
{
"Id": 991,
"GroupId": 99,
"TimeId": 99900.0,
"Priority": 1,
"Desc": "Test Configuration: Spring Festival Guild, within designated time, character refreshes with the time configured",
"RefreshType": 1,
"RefreshInterval": null,
"NpcGroupIds": [
null,
3901,
null,
null,
null,
null
],
"NpcGroupWeights": [
null,
50,
null,
null,
null,
null
]
},
{
"Id": 992,
"GroupId": 99,
"TimeId": 99906.0,
"Priority": 2,
"Desc": "Test Configuration: Spring Festival Guild, every other day, 1 set of random characters",
"RefreshType": 2,
"RefreshInterval": 1.0,
"NpcGroupIds": [
null,
3902,
3903.0,
3904.0,
3905.0,
3906.0
],
"NpcGroupWeights": [
null,
50,
50.0,
50.0,
50.0,
50.0
]
},
{
"Id": 993,
"GroupId": 99,
"TimeId": null,
"Priority": 3,
"Desc": "Test Configuration: Every other day, switch to fixed characters",
"RefreshType": 3,
"RefreshInterval": 1.0,
"NpcGroupIds": [
null,
3907,
3908.0,
3909.0,
3910.0,
3911.0
],
"NpcGroupWeights": [
null,
50,
50.0,
50.0,
50.0,
50.0
]
},
{
"Id": 301,
"GroupId": 3,
"TimeId": 15410.0,
"Priority": 1,
"Desc": "Spring Festival Setup: Specific times (Day 1 through Day 7, one NPC appears daily)",
"RefreshType": 1,
"RefreshInterval": null,
"NpcGroupIds": [
null,
3101,
null,
null,
null,
null
],
"NpcGroupWeights": [
null,
50,
null,
null,
null,
null
]
},
{
"Id": 302,
"GroupId": 3,
"TimeId": null,
"Priority": 2,
"Desc": "Spring Festival Setup: After the scene time, fixed NPC (Celica)",
"RefreshType": 1,
"RefreshInterval": null,
"NpcGroupIds": [
null,
3001,
null,
null,
null,
null
],
"NpcGroupWeights": [
null,
50,
null,
null,
null,
null
]
},
{
"Id": 401,
"GroupId": 4,
"TimeId": 20021.0,
"Priority": 1,
"Desc": "Sky Island Summer Event Configuration: Within the designated time (version 5 weeks) 2 NPCs each week",
"RefreshType": 1,
"RefreshInterval": null,
"NpcGroupIds": [
null,
4101,
null,
null,
null,
null
],
"NpcGroupWeights": [
null,
50,
null,
null,
null,
null
]
},
{
"Id": 402,
"GroupId": 4,
"TimeId": null,
"Priority": 2,
"Desc": "Sky Island Summer Event Configuration: After the scene time, fixed NPC (Celica)",
"RefreshType": 1,
"RefreshInterval": null,
"NpcGroupIds": [
null,
4001,
null,
null,
null,
null
],
"NpcGroupWeights": [
null,
50,
null,
null,
null,
null
]
}
]