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

61 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "MusicRhythm_Junk_Change",
"CompareType": "Equal",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
"TargetAlias": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400003
]
},
"StoryAvatarID": "NPC_Monster_W3_Junk_00",
"StoryMotionID": 200380000
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "MusicRhythm_Junk_Change"
},
"OnChange": [
{
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
"TargetAlias": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400003
]
},
"StoryAvatarID": "NPC_Monster_W3_Junk_00",
"StoryMotionID": 200380000
}
],
"Condition": {
"$type": "RPG.GameCore.ByCheckFloorCustomBool",
"Name": {
"Value": "MusicRhythm_Junk_Change"
}
}
}
]
}
],
"Type": "EntityInstance"
}