126 lines
		
	
	
		
			4.9 KiB
		
	
	
	
		
			Lua
		
	
			
		
		
	
	
			126 lines
		
	
	
		
			4.9 KiB
		
	
	
	
		
			Lua
		
	
SoundConfig = {
 | 
						|
    BGM_Main = "BGM_001",
 | 
						|
    BGM_Shop = "BGM_016",
 | 
						|
    BGM_MapChoose = "BGM_003",
 | 
						|
    BGM_MainMenu = "BGM_004",
 | 
						|
    BGM_WorkShop = "BGM_002",
 | 
						|
    BGM_Login = "BGM_018",
 | 
						|
    BGM_Battle_2 = "BGM_019",
 | 
						|
    BGM_DiffMonster = "BGM_023",
 | 
						|
    BGM_Recruit = "BGM_024",
 | 
						|
    BGM_Rank = "BGM_025",
 | 
						|
    BGM_Player = "BGM_035",
 | 
						|
    BGM_Adventure = "BGM_036",
 | 
						|
    BGM_Carbon = "BGM_037",
 | 
						|
    BGM_CarbonMap = "BGM_038",
 | 
						|
    BGM_Arena = "BGM_039",
 | 
						|
    BGM_Guild = "BGM_040",
 | 
						|
    BGM_GuildFight = "BGM_041",
 | 
						|
    BGM_Battle_1 = "BGM_042",
 | 
						|
    
 | 
						|
    BGM_Story_1 = "m_story_1308",
 | 
						|
 | 
						|
    Sound_BattleStart_01 = "UI_Battle_01", --战斗开始
 | 
						|
    Sound_BattleStart_02 = "UI_Battle_02", --战斗开始
 | 
						|
    Sound_BattleStart_03 = "UI_Battle_03", --战斗开始
 | 
						|
    Sound_BattleStart_04 = "UI_Battle_04", --战斗开始
 | 
						|
    Sound_BattleWin = "BGM_021",
 | 
						|
    Sound_BattleLose = "BGM_022",
 | 
						|
    Sound_RoleCasting = "UI_Casting_01", --人物casting
 | 
						|
    Sound_MonsterCasting = "UI_Casting_02", --异妖casting
 | 
						|
    Sound_Buff = "Audio_skeff_buff_01",
 | 
						|
    Sound_DeBuff = "Audio_skeff_debuff_01",
 | 
						|
 | 
						|
    Sound_Recruit1 = "UI_Recruit_01",
 | 
						|
    Sound_Recruit2 = "UI_Recruit_02",
 | 
						|
    Sound_Recruit3 = "UI_Recruit_03",
 | 
						|
    Sound_Recruit4 = "UI_Recruit_04",
 | 
						|
 | 
						|
    Sound_FootStep = "Footsteps_Run_0", --1-7随机播放
 | 
						|
 | 
						|
    Sound_UICancel = "UI_Cancel",
 | 
						|
    Sound_UIClick = "UI_CommonClick",
 | 
						|
    Sound_Dispelling = "UI_Dispelling",
 | 
						|
    Sound_Dispelling_01 = "UI_Dispelling_01",
 | 
						|
    Sound_Dispelling_02 = "UI_Dispelling_02",
 | 
						|
    Sound_Reward = "UI_Reward",
 | 
						|
 | 
						|
    Sound_Sublimation = "UI_Sublimation_01",
 | 
						|
    Sound_Wear = "UI_Wear_01",
 | 
						|
    Sound_TakeOff = "UI_TakeOff_01",
 | 
						|
    Sound_Injection = "UI_Injection_01",
 | 
						|
 | 
						|
    Sound_Door ="UI_Door_01",
 | 
						|
    Sound_Upgrade ="UI_Upgrade_01",
 | 
						|
    Sound_Breach ="UI_Breach_01",
 | 
						|
 | 
						|
    Sound_Arena_Result ="UI_020",
 | 
						|
    Sound_UpLevel ="UI_021",
 | 
						|
    Sound_VipUpLevel ="UI_022",
 | 
						|
    Sound_SoulPrint ="UI_023",
 | 
						|
 | 
						|
    Sound_FightArea_Attack = {
 | 
						|
        "UI_024",
 | 
						|
        "UI_025",
 | 
						|
        "UI_026",
 | 
						|
        "UI_027",
 | 
						|
    },
 | 
						|
    Sound_FightArea_Buff = "UI_028",
 | 
						|
    Sound_FightArea_Monster = "UI_029_01",
 | 
						|
    Sound_FightArea_Boss = "UI_029_02",
 | 
						|
    Sound_FightArea_Gold = "UI_030",
 | 
						|
 | 
						|
    Sound_WorldMap = "UI_031",
 | 
						|
    Sound_LittleMap = "UI_032",
 | 
						|
 | 
						|
    Sound_Battle_Stage = "UI_033",
 | 
						|
 | 
						|
    Ambient_WorkShop = "Amb_01",
 | 
						|
    Ambient_Carbon = "Amb_02",
 | 
						|
    Ambient_Login = "Amb_03",
 | 
						|
    Sound_UnlockLevel ="UI_UnlockLevel_01",
 | 
						|
 | 
						|
 | 
						|
    Sound_UI_TiShi = "UI_tishi",
 | 
						|
    Sound_UI_ShaiZi = "UI_shaizi",
 | 
						|
 | 
						|
    STORY_FOOT_1_1 = "story_foot_1_1",   --玩家脚步声
 | 
						|
    STORY_FOOT_1_2 = "story_foot_1_2",   --怪物脚步声
 | 
						|
    STORY_VOICE_1_1 = "story_voice_1_1",   --怪物向上一格,符咒闪烁了一下。
 | 
						|
    STORY_VOICE_1_2 = "story_voice_1_2",   --符咒闪烁的声音
 | 
						|
    STORY_VOICE_1_3 = "story_voice_1_3",   --金箍棒砸在主角和怪物中间。
 | 
						|
    STORY_VOICE_1_4 = "story_voice_1_4",   --震退一步
 | 
						|
    STORY_VOICE_1_5 = "story_voice_1_5",   --点击揭下符咒的声音
 | 
						|
    STORY_VOICE_2_1 = "story_voice_2_1",  --随着光芒闪烁,一把从天而降的神剑插在了一只怪物面前           光芒闪烁
 | 
						|
    STORY_VOICE_2_2 = "story_voice_2_2", --一把从天而降的神剑插在了一只怪物面前 数把飞剑在主角身边依次落下,将身边一圈的怪物都扎死在剑下
 | 
						|
    STORY_VOICE_2_3 = "story_voice_2_3", --随后剑放出光芒,形成环绕主角的法阵  法阵
 | 
						|
 | 
						|
    UI_Duanzao = "UI_Duanzao",--锻器阁
 | 
						|
    UI_Baoqi = "UI_Baoqi",--锻器阁
 | 
						|
    Footsteps_Run_08 = "Footsteps_Run_08",--新加挂机界面脚步声
 | 
						|
    UI_Guajijiangli = "UI_Guajijiangli",--挂机奖励领取
 | 
						|
    UI_Hddakai = "UI_Hddakai",--主题活动打开
 | 
						|
    UI_Hd_swk = "UI_Hd_swk",--首冲
 | 
						|
    UI_Hd_yhdd = "UI_Hd_yhdd",--至尊降世
 | 
						|
    UI_Lingshoushan = "UI_Lingshoushan",--灵兽山
 | 
						|
    UI_Siyuanzhen = "UI_Siyuanzhen",--四元阵
 | 
						|
    UI_Xingyunzhuanpan = "UI_Xingyunzhuanpan",--幸运转盘
 | 
						|
    UI_Xyy_jiaobu = "UI_Xyy_jiaobu",--逍遥游
 | 
						|
    UI_Xyy_jinbi = "UI_Xyy_jinbi",--逍遥游
 | 
						|
    UI_SLHJ_GAME_16 = "voice_ui_laohuji",--僧罗幻境老虎机游戏
 | 
						|
 | 
						|
    BGM_STORY_1_1 = "bgm_story_1_1",--逍遥游
 | 
						|
    BGM_STORY_1_2 = "bgm_story_1_2",--逍遥游
 | 
						|
    BGM_STORY_2_1 = "bgm_story_2_1",--逍遥游
 | 
						|
    BGM_STORY_2_2 = "bgm_story_2_2",--逍遥游
 | 
						|
 | 
						|
    Audio_linglongbaojing_lianhuaxiazhui_003 = "Audio_linglongbaojing_lianhuaxiazhui_003",
 | 
						|
    Audio_linglongbaojing_gaoguang_huaban_001 = "Audio_linglongbaojing_gaoguang_huaban_001",
 | 
						|
    Audio_linglongbaojing_kaiqi_002 = "Audio_linglongbaojing_kaiqi_002",
 | 
						|
    Audio_linglongbaojing_neiquanlunge_007 = "Audio_linglongbaojing_neiquanlunge_007",
 | 
						|
    Audio_linglongbaojing_longmengezi_004 = "Audio_linglongbaojing_longmengezi_004",
 | 
						|
    Audio_linglongbaojing_longsaoguang_006 = "Audio_linglongbaojing_longsaoguang_006",
 | 
						|
    Audio_linglongbaojing_longpanxuan_005 = "Audio_linglongbaojing_longpanxuan_005",
 | 
						|
    Audio_linglongbaojing_waiquandianliang_008 = "Audio_linglongbaojing_waiquandianliang_008",
 | 
						|
    Audio_linglongbaojing_waiquanlunge_009 = "Audio_linglongbaojing_waiquanlunge_009",
 | 
						|
} |