mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
35 lines
754 B
JSON
35 lines
754 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ChangeTrackingMission",
|
|
"TrackingMainMissionID": 2000205
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 200020500,
|
|
"ValueSource": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowEnvBuffDialog",
|
|
"RaidID": 4000202,
|
|
"IsAutoGetParam": true,
|
|
"OnCancel": [
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_200020500"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |