mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
140 lines
3.5 KiB
JSON
140 lines
3.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SelectorConfig",
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropStateExecute",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"Execute": [
|
|
{
|
|
"$type": "RPG.GameCore.LockPlayerControl"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnableNPCMonsterAI",
|
|
"GroupMonsterIDs": [],
|
|
"UniqueNames": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerMazeBuffSelect",
|
|
"BuffList": [
|
|
{
|
|
"BuffID": 5001091
|
|
},
|
|
{
|
|
"BuffID": 5001092
|
|
}
|
|
],
|
|
"CustomStringList": [
|
|
"Maze_Prop_ChallengeBuffSelect_5001091",
|
|
"Maze_Prop_ChallengeBuffSelect_5001092"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropStateExecute",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"State": "Open",
|
|
"Execute": [
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_Prop_ChallengeBuffSelect_5001091"
|
|
},
|
|
"WaitOwnerOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ComparePropState"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChangeChallengeBuff",
|
|
"BuffID": [
|
|
5001091
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_Prop_ChallengeBuffSelectFinish_5001090"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_Prop_ChallengeBuffSelect_5001092"
|
|
},
|
|
"WaitOwnerOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ComparePropState"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChangeChallengeBuff",
|
|
"BuffID": [
|
|
5001092
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_Prop_ChallengeBuffSelectFinish_5001090"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_Prop_ChallengeBuffSelectFinish_5001090"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.UnLockPlayerControl"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnableNPCMonsterAI",
|
|
"Enable": true,
|
|
"GroupMonsterIDs": [],
|
|
"UniqueNames": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ToastPage",
|
|
"MessageOne": {
|
|
"Hash": 3016276521669584723
|
|
},
|
|
"MessageTwo": {
|
|
"Hash": 8442339241298826815
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |