mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
98 lines
2.2 KiB
JSON
98 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "LogisticsRobotActivate_SimpleMission"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CreateProp",
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 115
|
|
}
|
|
},
|
|
"GroupPropID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "404020302_RobotArrive"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvProp",
|
|
"MultiGroupFetch": [
|
|
{
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 115
|
|
}
|
|
},
|
|
"ID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"TargetGroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"TargetID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"TargetTypes": [],
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "404020302_Finish"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "404020302_Finish"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_404020302"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |