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

40 lines
945 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": [
9999997
]
},
{
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
"OnChange": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 9999997,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1
]
},
"EquationType": "Equal"
}
}
]
}
]
}