turnbasedgamedata/Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_ShowGroupMonsterVision_01.json
2024-10-21 03:16:22 -03:00

44 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenEffect"
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCurrentGroupNPCMonsters"
},
"IsAttachToTargetEntity": true,
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap03_MAZ_MonsterVisionHint.prefab",
"AttachPoint": "WolfBro_Face",
"SubObjectModifyDataList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFrame"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "WolfBro_MonsterGroupLoad"
}
}
]
}
],
"ValueSource": {
"Values": []
},
"Type": "Entity"
}