mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
16 lines
377 B
JSON
16 lines
377 B
JSON
{
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"SoundConfig": {
|
|
"OnEnterTriggerEvent": "Ev_common_grandtheater_music",
|
|
"OnExitTriggerEvent": "Ev_loop_effect_all_stop",
|
|
"SoundAttenuationConfig": {
|
|
"RTPCName": "RTPC_Default_Bgm",
|
|
"MaxRTPCValue": 100,
|
|
"MaxDistance": 25,
|
|
"ZeroDistance": 3
|
|
},
|
|
"DefaultTriggerRange": 50
|
|
}
|
|
} |