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

37 lines
792 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AddClientMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer",
"FetchLatestTeamLeader": true
},
"ID": 409004,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": -1
}
},
"Count": {
"IsDynamic": false,
"FixedValue": {
"Value": -1
}
},
"DynamicValues": {}
},
{
"$type": "RPG.GameCore.PlayMazeButtonEffect",
"Enable": true,
"BtnType": "MazeSkill"
}
]
}
],
"Type": "Mission"
}