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

41 lines
914 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetPropSpecialVisionConfig",
"SpecialVisionConfigs": [
{
"TargetIsOwner": true,
"StencilRefGBuffer": 1
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsAttachToTargetEntity": true,
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_CartoonPortal_01_IdleLight_Lod0.prefab",
"SubObjectModifyDataList": []
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "MoveTo"
}
]
},
"Type": "Entity"
}