turnbasedgamedata/Config/Level/LevelInstanceGraph/F10000002/LG_NPC_F10000002_G63_400001.json
2025-02-24 07:50:34 -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": "EntityInstance"
}