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

66 lines
1.7 KiB
JSON

{
"States": [],
"ResidentEffects": [],
"AnimEventConfigList": [],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateEvents": [],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Idle_To_GrowEff"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.AnimSetParameter",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ParameterName": "Light",
"ParameterType": "Bool"
}
],
"OnExit": []
}
],
"SoundConfig": {},
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_TimeRewinderParterre_01.json",
"Tag": [],
"EntityClientEvents": [],
"PropButtonConfigs": [],
"TriggerValidGuest": {},
"TagContainer": {
"List": [
{
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
]
},
"TagComponents": {
"TagComponents": [
{
"$type": "RPG.GameCore.PropTagTimeRewindEntityComponent",
"HitPlayerWhenRewind": true,
"InitState": "L0_Idle",
"LookAtAttachPoint": "TR_LookPoint",
"SelectTargetAttachPoint": "TR_LookPoint",
"BackupSelectTargetAttachPoint": "BottomSelect",
"AnimStateOverride": [],
"TimeRewindAnimEventJson": "Config/Gameplays/TimeRewind/TimeRewinder_TRParterreAnimConfig_01.json",
"DetectColliderAttachPoint": "DetectColliderTrigger",
"FoundationAndBallBind": {},
"DestructibleBridgeBind": {},
"ContainerAndSeedBind": {},
"PerformanceSplitObjectBind": {},
"Tag": {
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
}
]
}
}