mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
75 lines
1.6 KiB
JSON
75 lines
1.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateProp",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 88
|
|
}
|
|
},
|
|
"GroupPropID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
},
|
|
"CreateList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CreateNPC",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 82
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"CreateList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_202010503_1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_202010429"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DestroyProp",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
},
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 88
|
|
}
|
|
},
|
|
"DestroyList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_202010429"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |