turnbasedgamedata/Config/Level/GroupGraph/F20311001/Group_F20311001_G156.json
2025-02-24 07:50:34 -03:00

113 lines
2.4 KiB
JSON

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