Files
FireflyGo_Resources/Config/Level/Mission/8003240/Mission_800324003.json
2025-08-26 17:57:41 +07:00

48 lines
1021 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_OnStart"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 800324123,
"ProtectTime": 2
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_OnStart"
}
},
{
"$type": "RPG.GameCore.NpcPossession",
"PossessionInfo": {
"Name": "Possession_RobCraneBox_A_01"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer",
"IncludeStoryPlayer": false
}
}
]
}
],
"Type": "Mission"
}