turnbasedgamedata/Config/Level/LevelInstanceGraph/F10101001/LG_NPC_F10101001_G15_400014.json
2025-02-24 07:50:34 -03:00

56 lines
1.2 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
200120106
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 200120106,
"SubMissionState": "Finish"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 15,
"GroupNpcID": 400014,
"DestroyList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_200111536"
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 15,
"GroupNpcID": 400014,
"DestroyList": []
}
]
}
],
"Type": "EntityInstance"
}