Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_SkyScreenCtrl_01_Config.json
2025-05-20 21:34:22 -03:00

115 lines
2.7 KiB
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_SkyScreenCtrl_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "CoverActing01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreu_skydome_energydevice_lid"
}
}
]
},
{
"States": [
{
"Name": "SailActing01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreu_skydome_energydevice_charge"
}
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_SkyScreenCtrl_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
},
{
"ID": "Lock",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Cloud",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SkyScreenCtrl_01_Cloud_Lod0.prefab",
"AttachPoint": "WeatherBallRoot",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Sun",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SkyScreenCtrl_01_Sun_Lod0.prefab",
"AttachPoint": "WeatherBallRoot",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
},
"SyncTargetAnimatorParam": true
},
{
"ConfigName": "Thunder",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SkyScreenCtrl_01_Thunder_Lod0.prefab",
"AttachPoint": "WeatherBallRoot",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Launch01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SkyScreenCtrl_01_Launch_Lod0.prefab",
"AttachPoint": "LaunchEffRoot",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Launch02",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SkyScreenCtrl_02_Launch_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}