mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
69 lines
1.5 KiB
JSON
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"
|
|
} |