Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_AccRing_01_Config.json
2025-11-05 00:34:44 +01:00

45 lines
1.1 KiB
JSON

{
"DisableAnimEventLayers": [],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Blue01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.AdvTriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Activated01"
]
}
],
"OnExit": [
{
"$type": "RPG.GameCore.AdvRemoveEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Activated01"
]
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_AccRing_01.json",
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Activated01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_AccRing_01_Activated_Lod0.prefab",
"AttachPoint": "EffRoot"
}
]
}