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

56 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_602020104"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 602020181
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_602020104"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400013
}
},
"CreateList": []
}
]
}
],
"Type": "Mission"
}