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

41 lines
1.1 KiB
JSON

{
"AnimEventConfigList": [],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_GaintSword_01.json",
"TagContainer": {
"List": [
{
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
]
},
"TagComponents": {
"TagComponents": [
{
"$type": "RPG.GameCore.PropTagTimeRewindEntityComponent",
"EnablePersistence": false,
"RewindDisableCameraDamp": true,
"LookAtAttachPoint": "FocusPoint",
"LockRangeOverride": 10,
"SelectTargetAttachPoint": "SelectPoint",
"LookAtOffsetOverride": {
"Y": 1.5,
"Z": -4
},
"AnimStateOverride": [],
"TimeRewindAnimEventJson": "Config/Gameplays/TimeRewind/TimeRewinder_GaintSword.json",
"UseSpecialRewindView": true,
"FoundationAndBallBind": {},
"DestructibleBridgeBind": {},
"ContainerAndSeedBind": {},
"Tag": {
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
}
]
}
}