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

217 lines
5.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BattleStart_202050403_2"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.SetEntityTalkEnable",
"Target": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
}
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"DestroyList": [
{
"$type": "RPG.GameCore.GroupEntityInfo",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
},
{
"$type": "RPG.GameCore.GroupEntityInfo",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
},
{
"$type": "RPG.GameCore.GroupEntityInfo",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202050408"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
},
"MultiPropID": []
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PropT_202050408"
}
}
],
"OnTriggerExit": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PropT_202050408"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 8,
"GroupNpcID": 400002,
"TalkSentenceID": 202180573
}
],
"LoopInterval": 5,
"UniqueID": 202050403
}
]
}
],
"Type": "Mission"
}