mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
120 lines
2.9 KiB
JSON
120 lines
2.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionWayPoint",
|
|
"SubMissionID": 800324005,
|
|
"OverideMissionWayPointType": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "8003240_OnStart"
|
|
},
|
|
"ResetWhenTaskBegin": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
300001
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionWayPoint",
|
|
"SubMissionID": 800324006,
|
|
"OverideMissionWayPointType": true,
|
|
"MissionWayPointType": "Prop",
|
|
"OverideWayPointGroupID": true,
|
|
"WayPointGroupID": 207,
|
|
"OverideWayPointEntityID": true,
|
|
"WayPointEntityID": 300001
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "8003240_Prop2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "8003240_Prop2"
|
|
},
|
|
"ResetWhenTaskBegin": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"IconType": "ChatMissionIcon",
|
|
"ButtonText": {
|
|
"Hash": 963855675
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "800324006_MissionEnd"
|
|
}
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TriggerByFakeAvatar": true,
|
|
"SkipFakeAvatar": false,
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 207
|
|
}
|
|
},
|
|
"ID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "8003240_OnFinish"
|
|
},
|
|
"ResetWhenTaskBegin": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
|
|
"InstanceIDList": [
|
|
300001
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionWayPoint",
|
|
"SubMissionID": 800324006,
|
|
"OverideMissionWayPointType": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |