turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_WishingWell_01_Config.json
2025-02-24 07:50:34 -03:00

64 lines
1.6 KiB
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_WishingWell_01_Wishing01_Lod0.prefab",
"AttachPoint": "RuneRoot",
"SyncPropState": true
}
],
"AnimEventConfigList": [],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_WishingWell_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "MazeText_Maze_Prop_WishingWell_01"
}
},
{
"ID": "GetRune",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "MazeText_Maze_Prop_WishingWell_02"
}
}
],
"TagContainer": {
"List": [
{
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
]
},
"TagComponents": {
"TagComponents": [
{
"$type": "RPG.GameCore.PropTagTimeRewindEntityComponent",
"EnablePersistence": false,
"LookAtAttachPoint": "FocusPoint",
"LookAtOffsetOverride": {
"Y": 0.5
},
"AnimStateOverride": [],
"FoundationAndBallBind": {},
"DestructibleBridgeBind": {},
"ContainerAndSeedBind": {},
"Tag": {
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
}
]
}
}