2025-02-24 07:50:34 -03:00

50 lines
1.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupCustomTaskTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"TriggerName": "MissionTrigger",
"OnEnter": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"ItemID": 150035,
"ShowBtnEffect": true,
"MissionID": {
"FixedValue": {
"Value": 1031101
}
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"Show": false,
"ItemID": 150035,
"ShowBtnEffect": true,
"MissionID": {
"FixedValue": {
"Value": 1031101
}
}
}
]
}
]
}
],
"Type": "Group"
}