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

39 lines
731 B
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "FCV_Mute_SlotMachine"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_434010501"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_434010501"
}
]
}
],
"Type": "Mission"
}