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

168 lines
4.1 KiB
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_MascotMonster_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "Appear01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Appear01_Lod0.prefab",
"AttachPoint": "Root"
}
]
}
]
},
{
"States": [
{
"Name": "Disappear01"
},
{
"Name": "Disappear01_2"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Disappear01_Lod0.prefab",
"AttachPoint": "Root",
"ForbidLod": true
}
]
}
]
},
{
"States": [
{
"Name": "Disappear01"
},
{
"Name": "Hold01"
},
{
"Name": "Disappear01_2"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Crack01_Lod0.prefab",
"AttachPoint": "Root"
}
]
}
]
},
{
"States": [
{
"Name": "Appear02"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Appear02_Lod0.prefab",
"AttachPoint": "Root",
"ForbidLod": true
}
]
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Crack01_Lod0.prefab"
}
]
},
{
"States": [
{
"Name": "Appear02"
}
],
"OnExit": []
},
{
"States": [
{
"Name": "Disappear02"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Disappear01_Lod0.prefab",
"AttachPoint": "Root",
"ForbidLod": true
}
]
}
]
},
{
"States": [
{
"Name": "Devour01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_DevourStar01_Lod0.prefab",
"AttachPoint": "DevourRoot"
}
]
}
]
}
],
"TickLodTemplateName": "LargeStaticEntity",
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_MascotMonster_01.json",
"BubbleMaxDistance": 999,
"TagContainer": {},
"TagComponents": {}
}