turnbasedgamedata/Config/Level/GroupGraph/F20312001/Group_F20312001_G152.json
2024-10-21 03:16:22 -03:00

144 lines
3.3 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvCreateEntityAsync",
"InstanceIDList": [],
"AdvancedSpawnList": [
{
"InstanceID": 300001,
"SpawnEntityType": "Prop",
"OverridePropState": true,
"PropState": "ChestClosed",
"GraphDynamicValues": {}
},
{
"InstanceID": 400001
}
]
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_OnInteracted"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_TriggerPullSuccess"
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_OnPullSuccessed"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_CreateNPCSuccess"
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_OnShowSuccessed"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Custom": true,
"Key": "MissionStr"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID_DS": {
"Custom": true,
"Key": "TriggerPerformance"
}
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_TriggerPerformanceFinish"
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "MissionStr"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "TriggerPerformance"
}
]
},
"Type": "Group"
}