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

93 lines
2.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 180
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400001
}
}
}
}
},
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 180
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400001
}
}
}
},
"TargetValue": 1,
"Duration": 1
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 30
}
}
},
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 180
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400001
}
}
}
},
"Duration": 1
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "Puzzle2LG_OnMemoryVisionRun"
}
}
]
}
],
"Type": "EntityInstance"
}