mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
115 lines
2.7 KiB
JSON
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
|
|
}
|
|
}
|
|
]
|
|
} |