2025-04-07 09:10:56 -03:00

69 lines
1.5 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {}
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CallBack",
"OnDispose": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {
"Value": true
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LegacyConflictStateBinder",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"InConflictState": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {
"Value": true
}
}
],
"OutConflictState": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {}
}
]
}
]
}
],
"Type": "Group"
}