2024-10-21 03:16:22 -03:00

37 lines
754 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPropStateChange",
"InstanceID": 300001,
"ToState": "Open",
"OnChange": [
{
"$type": "RPG.GameCore.SetFloorCustomBool",
"Name": {
"Value": "GravityTutorial"
},
"Value": {
"Value": true
}
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "6075"
}
}
],
"IsLoop": false
}
]
}
],
"Type": "Group"
}