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

33 lines
852 B
JSON

{
"AnimEventConfigList": [],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"TagContainer": {
"List": [
{
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
]
},
"TagComponents": {
"TagComponents": [
{
"$type": "RPG.GameCore.PropTagTimeRewindEntityComponent",
"TimeRewindObjectType": "FoundationBall",
"LookAtAttachPoint": "FocusPoint",
"SelectTargetAttachPoint": "SelectPoint",
"AnimStateOverride": [],
"TimeRewindAnimEventJson": "Config/Gameplays/TimeRewind/TimeRewinder_TRBall.json",
"FoundationAndBallBind": {},
"DestructibleBridgeBind": {},
"ContainerAndSeedBind": {},
"Tag": {
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
}
]
}
}