turnbasedgamedata/Config/Level/LevelInstanceGraph/F10401001/LG_NPC_F10401001_G421_400002.json
2025-04-07 09:10:56 -03:00

89 lines
2.4 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [
1040301,
1040201
],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.SwitchCase",
"TaskList": [
{
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 1040301,
"MainMissionState": "Started"
},
{
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 1040301
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_BGM_amphoreus_bard_03"
},
"IsPropLodLoop": true
}
]
},
{
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 1040201,
"MainMissionState": "Started"
},
{
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 1040201
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_BGM_amphoreus_bard_02"
},
"IsPropLodLoop": true
}
]
}
],
"DefaultTask": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_BGM_amphoreus_bard"
},
"IsPropLodLoop": true
}
]
}
]
}
],
"Type": "EntityInstance"
}