turnbasedgamedata/Config/Level/GroupGraph/F20411001/Group_F20411001_G287.json
2025-02-24 07:50:34 -03:00

137 lines
3.2 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 287
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"OnEnter": [
{
"$type": "RPG.GameCore.SetIgnoreTimeRewindLockRangeLimit",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetIgnoreTimeRewindLockRangeLimit",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"Ignore": false
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 287
}
},
"DistrictID": {
"FixedValue": {
"Value": 2
}
},
"OnEnter": [
{
"$type": "RPG.GameCore.SetIgnoreTimeRewindLockRangeLimit",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetIgnoreTimeRewindLockRangeLimit",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
},
"Ignore": false
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 287
}
},
"DistrictID": {
"FixedValue": {
"Value": 3
}
},
"OnEnter": [
{
"$type": "RPG.GameCore.SetIgnoreTimeRewindLockRangeLimit",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003
]
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetIgnoreTimeRewindLockRangeLimit",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003
]
},
"Ignore": false
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}