Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_TheftFlame_01_Config.json
2025-07-03 10:50:43 +02:00

55 lines
1.4 KiB
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_TheftFlame_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_TheftFlame_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"TagContainer": {
"List": [
{
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
},
{
"Tag": "Prop.EnableHitTrigger",
"TagHash": 232840555
}
]
},
"TagComponents": {
"TagComponents": [
{
"$type": "RPG.GameCore.PropTagTimeRewindEntityComponent",
"LookAtAttachPoint": "TRRoot",
"SelectTargetAttachPoint": "TRRoot",
"LookAtOffsetOverride": {
"X": 0,
"Y": 0.2,
"Z": 0
},
"AnimStateOverride": [],
"TimeRewindAnimEventJson": "Config/Gameplays/TimeRewind/TimeRewinder_General_fire.json",
"FoundationAndBallBind": {},
"DestructibleBridgeBind": {},
"ContainerAndSeedBind": {},
"Tag": {
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
}
]
}
}