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

60 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitServerFloorSavedValueChange"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 65
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"TickInterval": 0.1,
"OnEnter": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003,
300004
]
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003,
300004
]
},
"Visible": true
}
]
}
]
}
],
"Type": "Group"
}