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

85 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": [
9999997
]
},
{
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
"MainMissionID": 9999997,
"MissionCustomValue": {
"Index": 1,
"ValidValueParamList": [
0,
1,
2,
3
]
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "CreateProp_999999721"
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 9999997,
"MissionCustomValue": {
"Index": 1,
"ValidValueParamList": [
0,
1,
2,
3
]
},
"EquationType": "Equal",
"TargetValue": 1
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "CreateProp_999999721"
}
},
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_999999716"
}
}
]
}
]
}
],
"Type": "Group"
}