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

189 lines
4.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "ClientSetPropState"
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "GroupEvent"
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "ClientSetPropState"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "ClientSetPropState"
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EntityEvent"
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "ClientSetPropState"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "GroupEvent"
},
"OnEvent": [
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "ReceiveGroupEvent"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "ClientSetPropState"
},
"OnChange": [
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
}
}
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1010
}
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "ClientSetPropState"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "ClientSetPropState"
},
"OnChange": [
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
}
}
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1100
}
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "ClientSetPropState"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
}
}
]
}
]
}