mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
38 lines
825 B
JSON
38 lines
825 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": []
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "OpenLeslieRaid"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 203000112,
|
|
"MissionCustomValue": {
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OpenTreasureChallenge",
|
|
"RaidID": 43305,
|
|
"OnCancel": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |