Files
turnbasedgamedata/Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_WolfRocketHint_01.json
2025-09-25 21:02:32 +02:00

42 lines
959 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",
"ForceSimulateImmediately": false,
"SubObjectModifyDataList": []
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "MoveTo"
}
]
},
"Type": "Entity"
}