mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
85 lines
2.0 KiB
JSON
85 lines
2.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateProp",
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 198
|
|
}
|
|
},
|
|
"GroupPropID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300006
|
|
}
|
|
},
|
|
"CreateList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 198
|
|
}
|
|
},
|
|
"ID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300006
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"TargetTypes": [],
|
|
"DestroyAfterTriggered": true,
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"GroupID": 198,
|
|
"GroupNpcID": 400001,
|
|
"TalkSentenceID": 813250001
|
|
}
|
|
],
|
|
"IsLoop": true,
|
|
"LoopInterval": 12
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_800325001"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_TriggerSpecialVision_01"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_800325001"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |