;; ;;Audio configuration file - Matt Davies - Mastered by David Whittaker ;; ;;General format: ;; ;; Audio ;; For each sample: ;; Sample [ ...] ;; ;; Params: ;; disable - Sound is not loaded, played or searchable ;; comment - Sound entry is just a comment ;; name - name of sample ;; fname - filename of sample (don't include extension) ;; pitch - pitch of sample (e.g. 22050 or 44100) ;; pri - Priority level (-128-+127) ;; pan - pan of 2d sound (-1 to +1) [optional] ;; loop - sound loops [optional] ;; pitch_rnd - Pitch randomness (0-1) [optional] ;; volume - 0-16383 [optional] ;; volume_rnd - Volume randomness (-1 - 0) [optional] ;; near - set near attenuation [optional] ;; far - set far attenuation [optional] ;; rumble [buzzTime rumbleStr rumbleSustain rumbleRelease] - rumble params [optional] ;; group - Marked as a group [optional] ;; seq - Sequential mode [optional] ;; fcat [n] - Fall off category number [optional] ;; ;; For each group: ;; Group ... ;; Audio 1.00 ; Sample comment name "Menu_Sounds" fname "" pitch 22050 Sample name "SFX_MENUSELECT" fname "Audio\_SoundFX\Menu01" pitch 44100 GLOBAL Sample name "SFX_MENUMOVE" fname "Audio\_SoundFX\Menu03" pitch 44100 GLOBAL Sample name "SFX_MENUBACK" fname "Audio\_SoundFX\Menu02" pitch 44100 GLOBAL Sample name "SFX_MENUNOENTRY" fname "Audio\_SoundFX\Menu04" pitch 44100 GLOBAL ; Switch Character Sample name "SwChar" fname "Audio\_SoundFX\Moves\SwChar" pitch 11025 pitch_rnd 0.05 volume 4000 volume_rnd -0.25 GLOBAL Sample name "ComboJoin" fname "Audio\_SoundFX\Moves\ComboJoin" pitch 22050 pitch_rnd 0.01 volume_rnd -0.25 GLOBAL Sample name "SuperComboLp" fname "Audio\_SoundFX\Moves\SuperComboLp" pitch 22050 pitch_rnd 0.10 GLOBAL loop Sample name "LucyThrow" fname "Audio\_SoundFX\Swish\CycSwSlam" pitch 10000 pitch_rnd 0.05 volume 12000 volume_rnd -0.25 GLOBAL Sample name "CheckPoint" fname "Audio\_SoundFX\CheckPoint" pitch 22050 GLOBAL Sample name "HealthShield" fname "Audio\_SoundFX\Health\HShield" pitch 11025 loop GLOBAL ; Dying Sample name "HelpCry" fname "Audio\_SoundFX\Health\HHelp" pitch 11025 pitch_rnd 0.10 volume 16000 volume_rnd -0.50 GLOBAL Sample name "CoinSilver" fname "Audio\_SoundFX\Pickup\CoinSilver" pitch 22050 pitch_rnd 0.05 volume 16000 volume_rnd -0.50 GLOBAL Sample name "CoinGold" fname "Audio\_SoundFX\Pickup\CoinGold" pitch 22050 pitch_rnd 0.05 volume 16000 volume_rnd -0.50 GLOBAL Sample name "ComboCoin" fname "Audio\_SoundFX\Pickup\ComboCoin" pitch 22050 GLOBAL Sample name "PickupPanP" fname "Audio\_SoundFX\Pickup\PickupPanP" pitch 22050 GLOBAL Sample name "PickupWeapon" fname "Audio\_SoundFX\Pickup\PickupWeapon" pitch 11025 volume 10000 volume_rnd -0.25 GLOBAL Sample name "PickupAmmo" fname "Audio\_SoundFX\Pickup\PickupAmmo" pitch 22050 volume_rnd -0.25 GLOBAL Sample name "PickupHealth" fname "Audio\_SoundFX\Pickup\PickupHealth" pitch 22050 pitch_rnd 0.01 volume 6000 volume_rnd -0.25 GLOBAL Sample name "PickupItem" fname "Audio\_SoundFX\Pickup\PickupItem" pitch 22050 volume_rnd -0.25 GLOBAL ; used for Pickup (w/Torch) etc. Sample name "PickupBook" fname "Audio\_SoundFX\Pickup\PickupBook" pitch 22050 volume 8000 volume_rnd -0.25 Sample name "BonusShield" fname "Audio\_SoundFX\Pickup\BonusShield" pitch 22050 volume 7000 GLOBAL Sample name "Watch" fname "Audio\_SoundFX\Pickup\Watch" pitch 22050 GLOBAL Sample name "StatueHit" fname "Audio\_SoundFX\Statue\StatueHit" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 GLOBAL Sample name "StatueCollect" fname "Audio\_SoundFX\Statue\StatueCollect" pitch 22050 volume_rnd -0.25 GLOBAL ; SHOP Sample name "Sh_CCount" fname "Audio\_SoundFX\Pickup\Sh_CCount" pitch 22050 volume 16000 loop GLOBAL Sample name "Sh_NoAfford" fname "Audio\_SoundFX\Pickup\Sh_NoAfford" pitch 5000 volume 16000 GLOBAL ;Sample name "Sh_Back" fname "Audio\_SoundFX\PP_HnNotes\PP_00_C4" pitch 22050 volume 2000 GLOBAL Sample name "Sh_ChSelect" fname "Audio\_SoundFX\Moves\SwChar" pitch 11025 volume 8000 GLOBAL ; LevelComplete Sample name "LC_CCount" fname "Audio\_SoundFX\Pickup\Sh_CCount" pitch 22050 volume 16000 loop GLOBAL Sample name "LC_Shields" fname "Audio\_SoundFX\Pickup\LC_Shields" pitch 22050 pitch_rnd 0.01 volume 6000 GLOBAL Sample name "LC_Statues" fname "Audio\_SoundFX\Pickup\LC_Statues" pitch 22050 pitch_rnd 0.01 volume 4000 GLOBAL Sample name "LC_RateClick" fname "Audio\_SoundFX\Pickup\LC_RateClick" pitch 11025 pitch_rnd 0.05 volume 12000 GLOBAL Sample name "LC_Rate1" fname "Audio\_SoundFX\Pickup\LC_Rate1" pitch 19000 volume 8000 GLOBAL Sample name "LC_Rate2" fname "Audio\_SoundFX\Pickup\LC_Rate1" pitch 22050 volume 8000 GLOBAL Sample name "LC_Rate3" fname "Audio\_SoundFX\Pickup\LC_Rate1" pitch 24000 volume 8000 GLOBAL Sample name "LC_Rate4" fname "Audio\_SoundFX\Pickup\LC_Rate5" pitch 19000 volume 8000 GLOBAL Sample name "LC_Rate5" fname "Audio\_SoundFX\Pickup\LC_Rate5" pitch 22050 volume 8000 GLOBAL Sample name "LC_Continue" fname "Audio\_SoundFX\Pickup\LC_Continue" pitch 25000 volume 12000 GLOBAL Sample name "Death_Pe" fname "Audio\_SoundFX\DEATH\Death_Pe" pitch 20000 pitch_rnd 0.05 Sample name "Death_Su" fname "Audio\_SoundFX\DEATH\Death_Su" pitch 23000 pitch_rnd 0.05 Sample name "Death_Ed" fname "Audio\_SoundFX\DEATH\Death_Ed" pitch 22000 pitch_rnd 0.05 Sample name "Death_Lu" fname "Audio\_SoundFX\DEATH\Death_Lu" pitch 23000 pitch_rnd 0.05 Sample name "PeHurt" fname "Audio\_SoundFX\HURT\PeHurt1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.80 Sample name "SuHurt" fname "Audio\_SoundFX\HURT\SuHurt1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.80 Sample name "EdHurt" fname "Audio\_SoundFX\HURT\EdHurt1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.80 Sample name "LuHurt" fname "Audio\_SoundFX\HURT\LuHurt1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.80 Sample name "WitchHurt" fname "Audio\_SoundFX\HURT\WitchHurt1" pitch 22050 pitch_rnd volume 12000 0.05 volume_rnd -0.80 group Sample name "WitchHurt2" fname "Audio\_SoundFX\HURT\WitchHurt2" pitch 22050 pitch_rnd 0.05 volume_rnd -0.80 Group "WitchHurt" "WitchHurt2" Sample name "WitchEx" fname "Audio\_SoundFX\HURT\WitchEx1" pitch 23000 pitch_rnd 0.05 volume 12000 volume_rnd -0.80 group Sample name "WitchEx2" fname "Audio\_SoundFX\HURT\WitchEx2" pitch 22050 pitch_rnd 0.05 volume_rnd -0.80 Group "WitchEx" "WitchEx2" Sample name "Punch1" fname "Audio\_SoundFX\Hits\Punch1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.30 GLOBAL group Sample name "Punch2" fname "Audio\_SoundFX\Hits\Punch2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.30 GLOBAL Sample name "Punch3" fname "Audio\_SoundFX\Hits\Punch3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.30 GLOBAL Sample name "Punch4" fname "Audio\_SoundFX\Hits\Punch4" pitch 22050 pitch_rnd 0.10 volume_rnd -0.30 GLOBAL Sample name "Punch5" fname "Audio\_SoundFX\Hits\Punch5" pitch 22050 pitch_rnd 0.10 volume_rnd -0.30 GLOBAL Group "Punch1" "Punch2" "Punch3" "Punch4" "Punch5" Sample name "GenImp" fname "Audio\_SoundFX\Hits\KickImp2" pitch 22050 pitch_rnd 0.20 volume 8000 volume_rnd -0.50 GLOBAL Sample name "HitImp" fname "Audio\_SoundFX\Hits\KickImp1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "KickImp2" fname "Audio\_SoundFX\Hits\KickImp2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "KickImp3" fname "Audio\_SoundFX\Hits\KickImp3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "HitImp" "KickImp2" "KickImp3" Sample name "LionsLeap" fname "Audio\_SoundFX\Hits\LionsLeap" pitch 22050 pitch_rnd 0.05 GLOBAL Sample name "LucyPush" fname "Audio\_SoundFX\Moves\LucyPush" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "LucySlide" fname "Audio\_SoundFX\Moves\LucySlide" pitch 22050 pitch_rnd 0.10 volume 8000 volume_rnd -0.20 loop GLOBAL ;Sample name "LucySBarge" fname "Audio\_SoundFX\Moves\LucySBarge" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "BlockNoWeap" fname "Audio\_SoundFX\Moves\BlockNoWeap" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "EdmundSBRoll" fname "Audio\_SoundFX\Snow\SnowballRoll" pitch 11025 loop GLOBAL Sample name "LucySBRoll" fname "Audio\_SoundFX\Snow\SnowballRoll" pitch 15000 volume 8000 loop GLOBAL Sample name "ClockDong" fname "Audio\_SoundFX\Hits\ClockDong" pitch 11025 Sample name "ClockDongS" fname "Audio\_SoundFX\Hits\ClockDong" pitch 22050 volume 8000 Sample name "HitPiano" fname "Audio\_SoundFX\Hits\HitPiano" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "PickupTB" fname "Audio\_SoundFX\Pickup\PickupTB" pitch 11025 pitch_rnd 0.01 volume_rnd -0.25 Sample name "FS_Carpet" fname "Audio\_SoundFX\fs\fs_carpet1" pitch 11025 pitch_rnd 0.05 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Carpet2" fname "Audio\_SoundFX\fs\fs_carpet2" pitch 11025 pitch_rnd 0.05 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Carpet3" fname "Audio\_SoundFX\fs\fs_carpet3" pitch 11025 pitch_rnd 0.05 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Carpet" "FS_Carpet2" "FS_Carpet3" Sample name "FS_Dirt" fname "Audio\_SoundFX\fs\fs_dirt1" pitch 22050 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Dirt2" fname "Audio\_SoundFX\fs\fs_dirt2" pitch 22050 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Dirt3" fname "Audio\_SoundFX\fs\fs_dirt3" pitch 22050 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Dirt" "FS_Dirt2" "FS_Dirt3" Sample name "FS_Stone" fname "Audio\_SoundFX\fs\fs_stone1" pitch 11025 pitch_rnd 0.05 volume 8000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Stone2" fname "Audio\_SoundFX\fs\fs_stone2" pitch 11025 pitch_rnd 0.05 volume 8000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Stone3" fname "Audio\_SoundFX\fs\fs_stone3" pitch 11025 pitch_rnd 0.05 volume 8000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Stone" "FS_Stone2" "FS_Stone3" Sample name "FS_Wood" fname "Audio\_SoundFX\fs\fs_wood1" pitch 11025 pitch_rnd 0.10 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 4 PRI -64 group Sample name "FS_Wood2" fname "Audio\_SoundFX\fs\fs_wood2" pitch 11025 pitch_rnd 0.10 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 4 PRI -64 Sample name "FS_Wood3" fname "Audio\_SoundFX\fs\fs_wood3" pitch 11025 pitch_rnd 0.10 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 4 PRI -64 Group "FS_Wood" "FS_Wood2" "FS_Wood3" Sample name "FS_Stair" fname "Audio\_SoundFX\fs\fs_stair1" pitch 11025 pitch_rnd 0.05 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Stair2" fname "Audio\_SoundFX\fs\fs_stair2" pitch 11025 pitch_rnd 0.05 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Stair3" fname "Audio\_SoundFX\fs\fs_stair3" pitch 11025 pitch_rnd 0.05 volume 6000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Stair" "FS_Stair2" "FS_Stair3" Sample name "FS_Creak" fname "Audio\_SoundFX\fs\fs_creak1" pitch 11025 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Creak2" fname "Audio\_SoundFX\fs\fs_creak2" pitch 11025 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Creak3" fname "Audio\_SoundFX\fs\fs_creak3" pitch 11025 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Creak" "FS_Creak2" "FS_Creak3" Sample name "FS_Snow1" fname "Audio\_SoundFX\fs\fs_snow_1" pitch 22050 pitch_rnd 0.05 volume 1800 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Snow2" fname "Audio\_SoundFX\fs\fs_snow_2" pitch 22050 pitch_rnd 0.05 volume 1800 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Snow3" fname "Audio\_SoundFX\fs\fs_snow_3" pitch 22050 pitch_rnd 0.05 volume 1800 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Snow1" "FS_Snow2" "FS_Snow3" ;Sample name "FS_SnowDeep1" fname "Audio\_SoundFX\fs\fs_snowDeep_1" pitch 22050 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group ;Sample name "FS_SnowDeep2" fname "Audio\_SoundFX\fs\fs_snowDeep_2" pitch 22050 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 ;Sample name "FS_SnowDeep3" fname "Audio\_SoundFX\fs\fs_snowDeep_3" pitch 22050 pitch_rnd 0.05 volume 4000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 ;Group "FS_SnowDeep1" "FS_SnowDeep2" "FS_SnowDeep3" Sample name "FS_Ice1" fname "Audio\_SoundFX\fs\fs_ice_1" pitch 22050 pitch_rnd 0.10 volume 2000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 group Sample name "FS_Ice2" fname "Audio\_SoundFX\fs\fs_ice_2" pitch 22050 pitch_rnd 0.10 volume 2000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Sample name "FS_Ice3" fname "Audio\_SoundFX\fs\fs_ice_3" pitch 22050 pitch_rnd 0.10 volume 2000 volume_rnd -0.50 GLOBAL near 2 far 30 PRI -64 Group "FS_Ice1" "FS_Ice2" "FS_Ice3" Sample name "FS_Water" fname "Audio\_SoundFX\fs\FS_Water1" pitch 22050 pitch_rnd 0.10 volume 8000 volume_rnd -0.50 PRI -64 group Sample name "FS_Water2" fname "Audio\_SoundFX\fs\FS_Water2" pitch 22050 pitch_rnd 0.10 volume 8000 volume_rnd -0.50 PRI -64 Group "FS_Water" "FS_Water2" ; Sample name "SDriftIn" fname "Audio\_SoundFX\Snow\SDriftIn" pitch 22050 GLOBAL ; Sample name "SDriftOut" fname "Audio\_SoundFX\Snow\SDriftOut" pitch 22050 GLOBAL Sample name "LightStick" fname "Audio\_SoundFX\Fire\LightStick" pitch 22050 pitch_rnd 0.10 volume 12000 GLOBAL Sample name "FireStick" fname "Audio\_SoundFX\Fire\FireStick" pitch 22050 pitch_rnd 0.10 loop GLOBAL near 2 far 8 Sample name "FireIgnite" fname "Audio\_SoundFX\Fire\FireIgnite" pitch 22050 pitch_rnd 0.10 GLOBAL Sample name "BRFireRoar" fname "Audio\_SoundFX\Fire\FireRoarLoop" pitch 22050 pitch_rnd 0.10 loop near 2 far 6 Sample name "FireRoar" fname "Audio\_SoundFX\Fire\FireRoarLoop" pitch 22050 pitch_rnd 0.10 loop GLOBAL Sample name "BundFireRoar" fname "Audio\_SoundFX\Fire\FireRoarLoop" pitch 22050 pitch_rnd 0.10 loop GLOBAL near 2 far 8 Sample name "CampFireLp" fname "Audio\_SoundFX\Fire\CampFireLp" pitch 22050 pitch_rnd 0.10 loop GLOBAL near 2 far 6 Sample name "ThrowR" fname "Audio\_SoundFX\ThrowR" pitch 22050 pitch_rnd 0.10 volume 12000 volume_rnd -0.50 GLOBAL Sample name "ThrowS" fname "Audio\_SoundFX\ThrowS" pitch 22050 pitch_rnd 0.10 volume 12000 volume_rnd -0.50 GLOBAL Sample name "SBallHit" fname "Audio\_SoundFX\Snow\SBallHit" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 GLOBAL sample name "SnowHitFire" fname "Audio\_SoundFX\Snow\SnowHitFire" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 GLOBAL near 2 far 20 Sample name "SBallMiss" fname "Audio\_SoundFX\Snow\SBallMiss" pitch 22050 pitch_rnd 0.05 volume_rnd -0.50 GLOBAL Sample name "ArrowLaunch" fname "Audio\_SoundFX\Arrow\ArrowShoot" pitch 22050 pitch_rnd 0.10 volume 12000 volume_rnd -0.50 GLOBAL near 2 far 20 Sample name "ArrowImpact" fname "Audio\_SoundFX\Arrow\ArrowHit" pitch 22050 pitch_rnd 0.10 volume 12000 volume_rnd -0.25 GLOBAL Sample name "ArrowImpactW" fname "Audio\_SoundFX\Arrow\ArrowHitWood" pitch 22050 pitch_rnd 0.10 volume 12000 volume_rnd -0.25 GLOBAL Sample name "ArrowBrazFire" fname "Audio\_SoundFX\Arrow\ArrowBrazFire" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 near 2 far 20 Sample name "ArrowBraz" fname "Audio\_SoundFX\Arrow\ArrowBraz" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 near 2 far 20 Sample name "HitWood1" fname "Audio\_SoundFX\Wood\HitWood1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "HitWood2" fname "Audio\_SoundFX\Wood\HitWood2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "HitWood3" fname "Audio\_SoundFX\Wood\HitWood3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "HitWood1" "HitWood2" "HitWood3" Sample name "HitWoodBig" fname "Audio\_SoundFX\Wood\HitWoodBig" pitch 22050 pitch_rnd 0.05 GLOBAL Sample name "BarrelHit1" fname "Audio\_SoundFX\Wood\BarrelHit1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "BarrelHit2" fname "Audio\_SoundFX\Wood\BarrelHit2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "BarrelHit1" "BarrelHit2" Sample name "BarrelExplode" fname "Audio\_SoundFX\Wood\BarrelExplode" pitch 17600 pitch_rnd 0.10 GLOBAL Sample name "BarrelExplBig" fname "Audio\_SoundFX\Wood\BarrelExplBig" pitch 12600 pitch_rnd 0.10 GLOBAL near 198 far 199 ; Generic SWIPE Sample name "Swipe" fname "Audio\_SoundFX\Swish\Swipe" pitch 9000 pitch_rnd 0.20 volume 12000 volume_rnd -0.40 GLOBAL Sample name "SwooshStN1" fname "Audio\_SoundFX\Swish\SwooshStN1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "SwooshStN2" fname "Audio\_SoundFX\Swish\SwooshStN2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "SwooshStN3" fname "Audio\_SoundFX\Swish\SwooshStN3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "SwooshStN1" "SwooshStN2" "SwooshStN3" Sample name "SwooshStP1" fname "Audio\_SoundFX\Swish\SwooshStP1" pitch 22050 pitch_rnd 0.10 GLOBAL group Sample name "SwooshStP2" fname "Audio\_SoundFX\Swish\SwooshStP2" pitch 22050 pitch_rnd 0.10 GLOBAL Group "SwooshStP1" "SwooshStP2" Sample name "StickHit1" fname "Audio\_SoundFX\Hits\StickHit1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.20 GLOBAL group Sample name "StickHit2" fname "Audio\_SoundFX\Hits\StickHit2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.20 GLOBAL Sample name "StickHit3" fname "Audio\_SoundFX\Hits\StickHit3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.20 GLOBAL Sample name "StickHit4" fname "Audio\_SoundFX\Hits\StickHit4" pitch 22050 pitch_rnd 0.10 volume_rnd -0.20 GLOBAL Group "StickHit1" "StickHit2" "StickHit3" "StickHit4" Sample name "SwooshSwN1" fname "Audio\_SoundFX\Swish\SwooshSwN1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "SwooshSwN2" fname "Audio\_SoundFX\Swish\SwooshSwN2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "SwooshSwN3" fname "Audio\_SoundFX\Swish\SwooshSwN3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "SwooshSwN1" "SwooshSwN2" "SwooshSwN3" Sample name "SwooshSwP1" fname "Audio\_SoundFX\Swish\SwooshSwP1" pitch 22050 pitch_rnd 0.10 GLOBAL group Sample name "SwooshSwP2" fname "Audio\_SoundFX\Swish\SwooshSwP2" pitch 22050 pitch_rnd 0.10 GLOBAL Group "SwooshSwP1" "SwooshSwP2" Sample name "ParrySwSw" fname "Audio\_SoundFX\IMP\ParrySwSw1" pitch 22050 pitch_rnd 0.05 volume_rnd -0.50 GLOBAL group Sample name "ParrySwSw2" fname "Audio\_SoundFX\IMP\ParrySwSw2" pitch 22050 pitch_rnd 0.05 volume_rnd -0.50 GLOBAL Sample name "ParrySwSw3" fname "Audio\_SoundFX\IMP\ParrySwSw3" pitch 22050 pitch_rnd 0.05 volume_rnd -0.50 GLOBAL Group "ParrySwSw" "ParrySwSw2" "ParrySwSw3" Sample name "ParrySwSt" fname "Audio\_SoundFX\IMP\ParrySwSt1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "ParrySwSt2" fname "Audio\_SoundFX\IMP\ParrySwSt2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "ParrySwSt3" fname "Audio\_SoundFX\IMP\ParrySwSt3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "ParrySwSt" "ParrySwSt2" "ParrySwSt3" Sample name "ParrySwKn" fname "Audio\_SoundFX\IMP\ParrySwKn1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "ParrySwKn2" fname "Audio\_SoundFX\IMP\ParrySwKn2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "ParrySwKn3" fname "Audio\_SoundFX\IMP\ParrySwKn3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "ParrySwKn" "ParrySwKn2" "ParrySwKn3" Sample name "ParryStKn" fname "Audio\_SoundFX\IMP\ParryStKn1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "ParryStKn2" fname "Audio\_SoundFX\IMP\ParryStKn2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "ParryStKn3" fname "Audio\_SoundFX\IMP\ParryStKn3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "ParryStKn" "ParryStKn2" "ParryStKn3" Sample name "SwArmour" fname "Audio\_SoundFX\IMP\SwArmour1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "SwArmour2" fname "Audio\_SoundFX\IMP\SwArmour2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "SwArmour3" fname "Audio\_SoundFX\IMP\SwArmour3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "SwArmour" "SwArmour2" "SwArmour3" Sample name "SwArmDmg" fname "Audio\_SoundFX\IMP\SwArmDmg" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "ArmShatt" fname "Audio\_SoundFX\IMP\ArmShatt" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "KickImp" fname "Audio\_SoundFX\Hits\KickImp1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "KickImp2" fname "Audio\_SoundFX\Hits\KickImp2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "KickImp3" fname "Audio\_SoundFX\Hits\KickImp3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "KickImp4" fname "Audio\_SoundFX\Hits\KickImp4" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "KickImp" "KickImp2" "KickImp3" "KickImp4" Sample name "KickImpP" fname "Audio\_SoundFX\Hits\KickImpP1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 group Sample name "KickImpP2" fname "Audio\_SoundFX\Hits\KickImpP2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "KickImpP3" fname "Audio\_SoundFX\Hits\KickImpP3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Group "KickImpP" "KickImpP2" "KickImpP3" Sample name "IcedWFallHit" fname "Audio\_SoundFX\Snow\IcedWFallHit" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "IcedWFallSmash" fname "Audio\_SoundFX\Snow\IcedWFallSmash" pitch 22050 pitch_rnd 0.05 ;; ---------------------------------------------- ;Sample name "BoulderMove" fname "Audio\_SoundFX\Rock\BoulderRoll" pitch 11025 loop GLOBAL Sample name "BoulderLand" fname "Audio\_SoundFX\Rock\BoulderLand" pitch 11025 pitch_rnd 0.10 GLOBAL ;Sample name "SBoulderLand" fname "Audio\_SoundFX\Rock\BoulderLand" pitch 15000 pitch_rnd 0.10 volume 8000 volume_rnd -0.25 GLOBAL Sample name "AvalaRocks" fname "Audio\_SoundFX\Rock\AvalaRocks" pitch 22050 pitch_rnd 0.10 loop near 40 far 200 Sample name "TreeHit" fname "Audio\_SoundFX\Tree\TreeHit1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL group Sample name "TreeHit2" fname "Audio\_SoundFX\Tree\TreeHit2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Group "TreeHit" "TreeHit2" Sample name "TreeCrash" fname "Audio\_SoundFX\Tree\TreeCrash" pitch 22050 Sample name "TreeBreak" fname "Audio\_SoundFX\Tree\TreeBreak" pitch 22050 Sample name "RockHitIceI" fname "Audio\_SoundFX\Rock\RockHitIceI" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 near 199.0 far 199.9 Sample name "RockHitIceW" fname "Audio\_SoundFX\Rock\RockHitIceW" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 near 199.0 far 199.9 Sample name "RockObject" fname "Audio\_SoundFX\Moves\RockObject" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 GLOBAL Sample name "BramHit" fname "Audio\_SoundFX\Brambles\BramHit" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BramSmash" fname "Audio\_SoundFX\Brambles\BramSmash" pitch 22050 ;; ---------------------------------------------- Sample name "WolfBram" fname "Audio\_SoundFX\Brambles\WolfBram" pitch 22050 pitch_rnd 0.10 Sample name "WolfGrowl1" fname "Audio\_SoundFX\Wolf\WolfGrowl1" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 group Sample name "WolfGrowl2" fname "Audio\_SoundFX\Wolf\WolfGrowl2" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Group "WolfGrowl1" "WolfGrowl2" Sample name "WolfBark1" fname "Audio\_SoundFX\Wolf\WolfBark1" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 group Sample name "WolfBark2" fname "Audio\_SoundFX\Wolf\WolfBark2" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Group "WolfBark1" "WolfBark2" Sample name "WolfAttack1" fname "Audio\_SoundFX\Wolf\WolfAttack1" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 group Sample name "WolfAttack2" fname "Audio\_SoundFX\Wolf\WolfAttack2" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Group "WolfAttack1" "WolfAttack2" Sample name "WolfPain" fname "Audio\_SoundFX\Wolf\WolfPain" pitch 16000 pitch_rnd 0.20 volume_rnd -0.50 Sample name "WolfDie1" fname "Audio\_SoundFX\Wolf\WolfDie1" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Sample name "WolfHowl1" fname "Audio\_SoundFX\Wolf\WolfHowl2" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Sample name "BvGnawLp" fname "Audio\_SoundFX\Beaver\BvGnawLp" pitch 22050 loop Sample name "BvGrunt" fname "Audio\_SoundFX\Beaver\BvGrunt" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvAttack" fname "Audio\_SoundFX\Beaver\BvAttack" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvDeath" fname "Audio\_SoundFX\Beaver\BvDeath" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvPain1" fname "Audio\_SoundFX\Beaver\BvPain1" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "BvPain2" fname "Audio\_SoundFX\Beaver\BvPain2" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Group "BvPain1" "BvPain2" Sample name "BvHelp" fname "Audio\_SoundFX\Beaver\BvHelp1" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "BvHelp2" fname "Audio\_SoundFX\Beaver\BvHelp2" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvHelp3" fname "Audio\_SoundFX\Beaver\BvHelp3" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvHelp4" fname "Audio\_SoundFX\Beaver\BvHelp4" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvHelp5" fname "Audio\_SoundFX\Beaver\BvHelp5" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BvHelp6" fname "Audio\_SoundFX\Beaver\BvHelp6" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Group "BvHelp" "BvHelp2" "BvHelp3" "BvHelp4" "BvHelp5" "BvHelp6" Sample name "OgWooz" fname "Audio\_SoundFX\Ogre\OgWooz" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OgSnore" fname "Audio\_SoundFX\Ogre\OgSnore" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 ;Sample name "OgSniff" fname "Audio\_SoundFX\Ogre\OgSniff" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 ;Sample name "OgGrunt" fname "Audio\_SoundFX\Ogre\OgGrunt" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OgFall" fname "Audio\_SoundFX\Ogre\OgFall" pitch 16000 Sample name "OgreRoar" fname "Audio\_SoundFX\Ogre\OgreRoar1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "OgreRoar2" fname "Audio\_SoundFX\Ogre\OgreRoar2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OgreRoar3" fname "Audio\_SoundFX\Ogre\OgreRoar3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OgreRoar4" fname "Audio\_SoundFX\Ogre\OgreRoar4" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "OgreRoar" "OgreRoar2" "OgreRoar3" "OgreRoar4" Sample name "OgrePain" fname "Audio\_SoundFX\Ogre\OgrePain1" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "OgrePain2" fname "Audio\_SoundFX\Ogre\OgrePain2" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "OgrePain" "OgrePain2" Sample name "GobGrunt" fname "Audio\_SoundFX\Goblin\GobGrunt" pitch 16000 pitch_rnd 0.10 volume 6000 volume_rnd -0.50 Sample name "GobAttack" fname "Audio\_SoundFX\Goblin\GobAttack" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "GobPain" fname "Audio\_SoundFX\Goblin\GobPain" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "GobDeath" fname "Audio\_SoundFX\Goblin\GobDeath" pitch 16000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "DwarfGrunt" fname "Audio\_SoundFX\Dwarf\DwarfGrunt" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "DwarfPain" fname "Audio\_SoundFX\Dwarf\DwarfPain" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "DwarfDeath" fname "Audio\_SoundFX\Dwarf\DwarfDeath" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "WWPadSmash" fname "Audio\_SoundFX\Wheel\WWPadSmash" pitch 11025 Sample name "WWTurnSlight" fname "Audio\_SoundFX\Wheel\WWTurnSlight" pitch 11025 Sample name "WWTurnQuick" fname "Audio\_SoundFX\Wheel\WWTurnQuick" pitch 11025 loop Sample name "BridgeSlide" fname "Audio\_SoundFX\Wheel\BridgeSlide" pitch 22050 loop Sample name "BridgeSlam" fname "Audio\_SoundFX\Wheel\BridgeSlam" pitch 22050 Sample name "Wind_L" fname "Audio\_SoundFX\Wind\WindLoop1_L" pitch 22050 pan -1.0 loop near 190.0 far 199.9 Sample name "Wind_R" fname "Audio\_SoundFX\Wind\WindLoop1_R" pitch 22050 pan 1.0 loop near 190.0 far 199.9 Sample name "TorchOnOff" fname "Audio\_SoundFX\TorchOnOff" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 Sample name "PushCabinetLp" fname "Audio\_SoundFX\Wood\PushCabinetLp" pitch 11025 loop Sample name "GinBeard" fname "Audio\_SoundFX\Dwarf\GinBeard3" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "GinRunRamLp" fname "Audio\_SoundFX\Dwarf\GinRunRamLp" pitch 11025 pitch_rnd 0.05 volume_rnd -0.25 loop Sample name "GinBarge" fname "Audio\_SoundFX\Dwarf\GinBarge" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "GinLand" fname "Audio\_SoundFX\Dwarf\GinLand" pitch 11025 pitch_rnd 0.05 Sample name "GinKnifeThrow" fname "Audio\_SoundFX\Dwarf\GinKnifeThrow" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "GinCutFreeLp" fname "Audio\_SoundFX\Dwarf\GinCutFreeLp" pitch 11025 pitch_rnd 0.05 loop Sample name "AnkleSlice" fname "Audio\_SoundFX\Ankle\AnkleSlice" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BigLogRoll" fname "Audio\_SoundFX\Wood\BigLogRoll" pitch 11025 pitch_rnd 0.05 volume 8000 volume_rnd -0.25 loop Sample name "BigLogXplo" fname "Audio\_SoundFX\Wood\BigLogXplo" pitch 22050 pitch_rnd 0.05 Sample name "CycSwSlam" fname "Audio\_SoundFX\Swish\CycSwSlam" pitch 11025 pitch_rnd 0.05 volume_rnd -0.25 Sample name "OgreOutOfIce" fname "Audio\_SoundFX\Ogre\OgreOutOfIce" pitch 22050 near 190.0 far 199.9 Sample name "Ravens" fname "Audio\_SoundFX\Ravens\Ravens1" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "Ravens3" fname "Audio\_SoundFX\Ravens\Ravens3" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "Ravens4" fname "Audio\_SoundFX\Ravens\Ravens4" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Group "Ravens" "Ravens3" "Ravens4" Sample name "HarpyFlapDn" fname "Audio\_SoundFX\Wings\HarpyFlapDn" pitch 11025 pitch_rnd 0.20 volume 8000 volume_rnd -0.50 Sample name "HarpyFlapDnQ" fname "Audio\_SoundFX\Wings\HarpyFlapDn" pitch 11025 pitch_rnd 0.20 volume 4000 volume_rnd -0.50 Sample name "WraithTaunt" fname "Audio\_SoundFX\Wraith\WraithTaunt" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "WraithDie" fname "Audio\_SoundFX\Wraith\WraithDie" pitch 22050 pitch_rnd 0.05 Sample name "ThudGround" fname "Audio\_SoundFX\Moves\ThudGround1" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 GLOBAL group Sample name "ThudGround2" fname "Audio\_SoundFX\Moves\ThudGround2" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 GLOBAL Sample name "ThudGround3" fname "Audio\_SoundFX\Moves\ThudGround3" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 GLOBAL Sample name "ThudGround4" fname "Audio\_SoundFX\Moves\ThudGround4" pitch 22050 pitch_rnd 0.05 volume_rnd -0.25 GLOBAL Group "ThudGround" "ThudGround2" "ThudGround3" "ThudGround4" Sample name "FSRockCrack" fname "Audio\_SoundFX\Rock\FSRockCrack" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "FSRockFall" fname "Audio\_SoundFX\Rock\FSRockFall" pitch 11025 pitch_rnd 0.10 near 198 far 199 Sample name "FSRockFallB" fname "Audio\_SoundFX\Rock\FSRockFall" pitch 8000 near 198 far 199 Sample name "Bomb" fname "Audio\_SoundFX\Bombs\Bomb01" pitch 11025 pitch_rnd 0.20 volume 14000 volume_rnd -0.50 group Sample name "Bomb02" fname "Audio\_SoundFX\Bombs\Bomb02" pitch 11025 pitch_rnd 0.20 volume 14000 volume_rnd -0.50 Sample name "Bomb03" fname "Audio\_SoundFX\Bombs\Bomb03" pitch 11025 pitch_rnd 0.20 volume 14000 volume_rnd -0.50 Group "Bomb" "Bomb02" "Bomb03" Sample name "GiantSwish" fname "Audio\_SoundFX\Giant\GiantSwish" pitch 11025 pitch_rnd 0.10 volume_rnd -0.50 Sample name "GiantSlam" fname "Audio\_SoundFX\Giant\GiantSlam" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "GiantStomp" fname "Audio\_SoundFX\Giant\GiantStomp" pitch 11025 pitch_rnd 0.10 volume_rnd -0.25 Sample name "GiantDie" fname "Audio\_SoundFX\Giant\GiantDie" pitch 22050 Sample name "WitchSlam" fname "Audio\_SoundFX\WITCH\WitchSlam" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "WitchStone" fname "Audio\_SoundFX\WITCH\WitchStone" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "CrystalSmash" fname "Audio\_SoundFX\Crystal\CrystalSmash" pitch 22050 pitch_rnd 0.20 volume 10000 volume_rnd -0.50 Sample name "FireArrows" fname "Audio\_SoundFX\Pickup\FireArrows" pitch 22050 Sample name "RainOfFire" fname "Audio\_SoundFX\Arrow\RainOfFire" pitch 22050 GLOBAL Sample name "Splash" fname "Audio\_SoundFX\Ogre\OgFall" pitch 16000 pitch_rnd 0.20 volume_rnd -0.25 Sample name "RiverLp" fname "Audio\_SoundFX\Water\RiverLp" pitch 11025 pitch_rnd 0.05 volume 12000 loop near 198 far 199 Sample name "IcePath" fname "Audio\_SoundFX\Snow\IcePath" pitch 22050 pitch_rnd 0.01 volume_rnd -0.50 Sample name "RainLp" fname "Audio\_SoundFX\Rain\RainLp" pitch 22050 volume 6000 loop near 190.0 far 199.9 Sample name "SecretDoor" fname "Audio\_SoundFX\SecretDoor" pitch 11025 Sample name "BathSplash" fname "Audio\_SoundFX\Water\BathSplash" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "BogSplash" fname "Audio\_SoundFX\Water\BogSplash" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "LampShade" fname "Audio\_SoundFX\LampShade" pitch 22050 Sample name "BatsLp" fname "Audio\_SoundFX\BatsLp" pitch 22050 pitch_rnd 0.05 loop Sample name "Bat" fname "Audio\_SoundFX\Bats\Bat1" pitch 22050 pitch_rnd 0.20 volume_rnd -0.75 group Sample name "Bat2" fname "Audio\_SoundFX\Bats\Bat2" pitch 22050 pitch_rnd 0.20 volume_rnd -0.75 Sample name "Bat3" fname "Audio\_SoundFX\Bats\Bat3" pitch 22050 pitch_rnd 0.20 volume_rnd -0.75 Group "Bat" "Bat2" "Bat3" Sample name "Eagles" fname "Audio\_SoundFX\Eagles\Eagles" pitch 17000 pitch_rnd 0.10 volume_rnd -0.50 Sample name "Phoenix" fname "Audio\_SoundFX\Phoe\Phoenix" pitch 22050 pitch_rnd 0.10 volume_rnd -0.25 Sample name "CentGal" fname "Audio\_SoundFX\Centaur\CentGalLp" pitch 22050 pitch_rnd 0.01 loop Sample name "Summon" fname "Audio\_SoundFX\Summon\Summon" pitch 22050 pitch_rnd 0.01 volume 15000 Sample name "Twinkle" fname "Audio\_SoundFX\PP_HnNotes\Twinkle" pitch 22050 volume 8000 loop Sample name "ENIceSink" fname "Audio\_SoundFX\Snow\ENIceSink" pitch 22050 pitch_rnd 0.10 volume 8000 volume_rnd -0.60 Sample name "ENSplish" fname "Audio\_SoundFX\Water\ENSplish" pitch 22050 pitch_rnd 0.01 loop Sample name "WereWolfHowl" fname "Audio\_SoundFX\Wolf\WereWolfHowl" pitch 22050 Sample name "ArmyMarch" fname "Audio\_SoundFX\ArmyMarch" pitch 11025 pitch_rnd 0.01 loop Sample name "WDoorOpen" fname "Audio\_SoundFX\Doors\WDoorOpen" pitch 22050 volume 10000 ; Otmin + MonoTaur Sample name "OtminRoar" fname "Audio\_SoundFX\Otmin\Otmin_Roar01" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 group ;Sample name "OtminRoar02" fname "Audio\_SoundFX\Otmin\Otmin_Roar02" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Sample name "OtminRoar03" fname "Audio\_SoundFX\Otmin\Otmin_Roar03" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 Sample name "OtminRoar04" fname "Audio\_SoundFX\Otmin\Otmin_Roar04" pitch 22050 pitch_rnd 0.20 volume_rnd -0.50 ;Group "OtminRoar" "OtminRoar02" "OtminRoar03" "OtminRoar04" Group "OtminRoar" "OtminRoar03" "OtminRoar04" Sample name "OtminSnort" fname "Audio\_SoundFX\Otmin\Otmin_Snort01" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "OtminSnort02" fname "Audio\_SoundFX\Otmin\Otmin_Snort02" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OtminSnort03" fname "Audio\_SoundFX\Otmin\Otmin_Snort03" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OtminSnort04" fname "Audio\_SoundFX\Otmin\Otmin_Snort04" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "OtminSnort" "OtminSnort02" "OtminSnort03" "OtminSnort04" ; MinoBoar Sample name "Minoboar" fname "Audio\_SoundFX\MinoB\Minoboar01" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "Minoboar02" fname "Audio\_SoundFX\MinoB\Minoboar02" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "Minoboar03" fname "Audio\_SoundFX\MinoB\Minoboar03" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "Minoboar04" fname "Audio\_SoundFX\MinoB\Minoboar04" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "Minoboar" "Minoboar02" "Minoboar03" "Minoboar04" ; Oreius Attacks Sample name "OrAtt" fname "Audio\_SoundFX\Oreius\Or_Att_01" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "OrAtt02" fname "Audio\_SoundFX\Oreius\Or_Att_02" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OrAtt03" fname "Audio\_SoundFX\Oreius\Or_Att_03" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OrAtt04" fname "Audio\_SoundFX\Oreius\Or_Att_04" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "OrAtt" "OrAtt02" "OrAtt03" "OrAtt04" ; Oreius Defends Sample name "OrDef" fname "Audio\_SoundFX\Oreius\Or_Def_01" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 group Sample name "OrDef02" fname "Audio\_SoundFX\Oreius\Or_Def_02" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OrDef03" fname "Audio\_SoundFX\Oreius\Or_Def_03" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Sample name "OrDef04" fname "Audio\_SoundFX\Oreius\Or_Def_04" pitch 22050 pitch_rnd 0.10 volume_rnd -0.50 Group "OrDef" "OrDef02" "OrDef03" "OrDef04" ; PanPipe Notes ;; Sample name "PanTune3" fname "Audio\_SoundFX\PPipes\PanTune3" pitch 22050 loop Sample name "PP_00" fname "Audio\_SoundFX\PP_HnNotes\PP_00_C4" pitch 22050 Sample name "PP_01" fname "Audio\_SoundFX\PP_HnNotes\PP_01_Cs4" pitch 22050 Sample name "PP_02" fname "Audio\_SoundFX\PP_HnNotes\PP_02_D4" pitch 22050 Sample name "PP_03" fname "Audio\_SoundFX\PP_HnNotes\PP_03_Ds4" pitch 22050 Sample name "PP_04" fname "Audio\_SoundFX\PP_HnNotes\PP_04_E4" pitch 22050 Sample name "PP_05" fname "Audio\_SoundFX\PP_HnNotes\PP_05_F4" pitch 22050 Sample name "PP_06" fname "Audio\_SoundFX\PP_HnNotes\PP_06_Fs4" pitch 22050 Sample name "PP_07" fname "Audio\_SoundFX\PP_HnNotes\PP_07_G4" pitch 22050 Sample name "PP_08" fname "Audio\_SoundFX\PP_HnNotes\PP_08_Gs4" pitch 22050 Sample name "PP_09" fname "Audio\_SoundFX\PP_HnNotes\PP_09_A4" pitch 22050 Sample name "PP_10" fname "Audio\_SoundFX\PP_HnNotes\PP_10_As4" pitch 22050 Sample name "PP_11" fname "Audio\_SoundFX\PP_HnNotes\PP_11_B4" pitch 22050 Sample name "PP_12" fname "Audio\_SoundFX\PP_HnNotes\PP_12_C5" pitch 22050 Sample name "PP_13" fname "Audio\_SoundFX\PP_HnNotes\PP_13_Cs5" pitch 22050 Sample name "PP_14" fname "Audio\_SoundFX\PP_HnNotes\PP_14_D5" pitch 22050 Sample name "PPPingBlast" fname "Audio\_SoundFX\PP_HnNotes\PPPingBlast" pitch 22050 Sample name "PPPingUp" fname "Audio\_SoundFX\PP_HnNotes\PPPingUp" pitch 22050 Sample name "PP_BluNotes" fname "Audio\_SoundFX\PP_HnNotes\PP_BluNotes" pitch 22050 volume 8000 loop ; Horn Notes Sample name "Hn_00" fname "Audio\_SoundFX\PP_HnNotes\Hn_00_C4" pitch 22050 Sample name "Hn_01" fname "Audio\_SoundFX\PP_HnNotes\Hn_01_Cs4" pitch 22050 Sample name "Hn_02" fname "Audio\_SoundFX\PP_HnNotes\Hn_02_D4" pitch 22050 Sample name "Hn_03" fname "Audio\_SoundFX\PP_HnNotes\Hn_03_Ds4" pitch 22050 Sample name "Hn_04" fname "Audio\_SoundFX\PP_HnNotes\Hn_04_E4" pitch 22050 Sample name "Hn_05" fname "Audio\_SoundFX\PP_HnNotes\Hn_05_F4" pitch 22050 Sample name "Hn_06" fname "Audio\_SoundFX\PP_HnNotes\Hn_06_Fs4" pitch 22050 Sample name "Hn_07" fname "Audio\_SoundFX\PP_HnNotes\Hn_07_G4" pitch 22050 Sample name "Hn_08" fname "Audio\_SoundFX\PP_HnNotes\Hn_08_Gs4" pitch 22050 Sample name "Hn_09" fname "Audio\_SoundFX\PP_HnNotes\Hn_09_A4" pitch 22050 Sample name "Hn_10" fname "Audio\_SoundFX\PP_HnNotes\Hn_10_As4" pitch 22050 Sample name "Hn_11" fname "Audio\_SoundFX\PP_HnNotes\Hn_11_B4" pitch 22050 Sample name "Hn_12" fname "Audio\_SoundFX\PP_HnNotes\Hn_12_C5" pitch 22050 Sample name "Hn_13" fname "Audio\_SoundFX\PP_HnNotes\Hn_13_Cs5" pitch 22050 Sample name "Hn_14" fname "Audio\_SoundFX\PP_HnNotes\Hn_14_D5" pitch 22050 ; InGame NON-CutScene DIALOGUE Sample comment name "BombRun_Dx" fname "" pitch 22050 Sample name "N1Inc_Pe_SuTorch" fname "Audio\_Dialogue\N1\N1Inc_Pe_SuTorch" pitch 22050 Sample name "N1Inc_Pe_LuFind" fname "Audio\_Dialogue\N1\N1Inc_Pe_LuFind" pitch 22050 Sample name "N1Inc_Pe_ItsToo" fname "Audio\_Dialogue\N1\N1Inc_Pe_ItsToo" pitch 22050 Sample name "N1Inc_Pe_LHSTF" fname "Audio\_Dialogue\N1\N1Inc_Pe_LHSTF" pitch 22050 Sample name "N1Inc_Pe_LSITH" fname "Audio\_Dialogue\N1\N1Inc_Pe_LSITH" pitch 22050 Sample name "N1Inc_Pe_LUCMAB" fname "Audio\_Dialogue\N1\N1Inc_Pe_LUCMAB" pitch 22050 Sample name "N1Inc_Pe_EPCO" fname "Audio\_Dialogue\N1\N1Inc_Pe_EPCO" pitch 22050 Sample name "N1Inc_Pe_ETCBUW" fname "Audio\_Dialogue\N1\N1Inc_Pe_ETCBUW" pitch 22050 Sample name "N1Inc_Su_LuPush" fname "Audio\_Dialogue\N1\N1Inc_Su_LuPush" pitch 22050 Sample name "N1Inc_Su_ThatBed" fname "Audio\_Dialogue\N1\N1Inc_Su_ThatBed" pitch 22050 Sample name "N1Inc_Su_EdFSBG" fname "Audio\_Dialogue\N1\N1Inc_Su_EdFSBG" pitch 22050 Sample name "N1Inc_Su_EdWCCTB" fname "Audio\_Dialogue\N1\N1Inc_Su_EdWCCTB" pitch 22050 Sample name "N1Inc_Su_EdUCMAB" fname "Audio\_Dialogue\N1\N1Inc_Su_EdUCMAB" pitch 22050 Sample name "N1Inc_Ed_PeBreak" fname "Audio\_Dialogue\N1\N1Inc_Ed_PeBreak" pitch 22050 Sample name "N1Inc_Ed_ICantSee" fname "Audio\_Dialogue\N1\N1Inc_Ed_ICantSee" pitch 22050 Sample name "N1Inc_Ed_PTSTD" fname "Audio\_Dialogue\N1\N1Inc_Ed_PTSTD" pitch 22050 Sample name "N1Inc_Ed_PWNTGTD" fname "Audio\_Dialogue\N1\N1Inc_Ed_PWNTGTD" pitch 22050 Sample name "N1Inc_Ed_LICSY" fname "Audio\_Dialogue\N1\N1Inc_Ed_LICSY" pitch 22050 Sample name "N1Inc_Ed_SFLWYT" fname "Audio\_Dialogue\N1\N1Inc_Ed_SFLWYT" pitch 22050 Sample name "N1Inc_Ed_LTMAB" fname "Audio\_Dialogue\N1\N1Inc_Ed_LTMAB" pitch 22050 Sample name "N1G5_Lu_Cower" fname "Audio\_Dialogue\N1\N1G5_Lu_Cower" pitch 22050 Sample name "N1Inc_Lu_EYNTMAB" fname "Audio\_Dialogue\N1\N1Inc_Lu_EYNTMAB" pitch 22050 Sample name "N1Inc_MrsPev_Quickly" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_Quickly" pitch 22050 Sample name "N1Inc_MrsPev_PeEdFind" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_PeEdFind" pitch 22050 Sample name "N1Inc_MrsPev_HaveFind" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_HaveFind" pitch 22050 Sample name "N1Inc_MrsPev_PlzFind" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_PlzFind" pitch 22050 Sample name "N1Inc_MrsPev_PeSuMove" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_PeSuMove" pitch 22050 Sample name "N1Inc_MrsPev_HurrFire" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_HurrFire" pitch 22050 Sample name "N1Inc_MrsPev_TryUsing" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_TryUsing" pitch 22050 Sample name "N1Inc_MrsPev_SuTorch" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_SuTorch" pitch 22050 Sample name "N1Inc_MrsPev_SuTooDar" fname "Audio\_Dialogue\N1\N1Inc_MrsPev_SuTooDar" pitch 22050 Sample comment name "Mansion_Dx" fname "" pitch 22050 Sample name "N2Inc_Pe_ThatCan" fname "Audio\_Dialogue\N2\N2Inc_Pe_ThatCan" pitch 22050 Sample name "N2Inc_Pe_SuThrow" fname "Audio\_Dialogue\N2\N2Inc_Pe_SuThrow" pitch 22050 Sample name "N2Inc_Pe_HideMac" fname "Audio\_Dialogue\N2\N2Inc_Pe_HideMac" pitch 22050 Sample name "N2Inc_Pe_EdDoYou" fname "Audio\_Dialogue\N2\N2Inc_Pe_EdDoYou" pitch 22050 Sample name "N2Inc_Su_QuHide" fname "Audio\_Dialogue\N2\N2Inc_Su_QuHide" pitch 22050 Sample name "N2Inc_Su_ThatCan" fname "Audio\_Dialogue\N2\N2Inc_Su_ThatCan" pitch 22050 Sample name "N2Inc_Su_UhOh" fname "Audio\_Dialogue\N2\N2Inc_Su_UhOh" pitch 22050 Sample name "N2Inc_Su_EdCDrain" fname "Audio\_Dialogue\N2\N2Inc_Su_EdCDrain" pitch 22050 Sample name "N2G1_Lu_GoAway" fname "Audio\_Dialogue\N2\N2G1_Lu_GoAway" pitch 22050 Sample name "N2G2_Lu_LeaveMe" fname "Audio\_Dialogue\N2\N2G2_Lu_LeaveMe" pitch 22050 Sample name "N2Inc_Lu_HideMac" fname "Audio\_Dialogue\N2\N2Inc_Lu_HideMac" pitch 22050 Sample name "N2Inc_Lu_TryOpWin" fname "Audio\_Dialogue\N2\N2Inc_Lu_TryOpWin" pitch 22050 Sample name "N2G6_MrsMac_WhatIT" fname "Audio\_Dialogue\N2\N2G6_MrsMac_WhatIT" pitch 22050 Sample name "N2G7_MrsMac_ImSure" fname "Audio\_Dialogue\N2\N2G7_MrsMac_ImSure" pitch 22050 Sample comment name "EnterNarnia_Dx" fname "" pitch 22050 Sample name "N3G8_Pe_IWonder" fname "Audio\_Dialogue\N3\N3G8_Pe_IWonder" pitch 22050 Sample name "N3G12_Pe_WellDoneLu" fname "Audio\_Dialogue\N3\N3G12_Pe_WellDoneLu" pitch 22050 Sample name "N3G16_Pe_SuPutOutSB" fname "Audio\_Dialogue\N3\N3G16_Pe_SuPutOutSB" pitch 22050 Sample name "N3Inc_Pe_WellDoneEd" fname "Audio\_Dialogue\N3\N3Inc_Pe_WellDoneEd" pitch 22050 Sample name "N3Inc_Pe_WellDoneYA" fname "Audio\_Dialogue\N3\N3Inc_Pe_WellDoneYA" pitch 22050 Sample name "N3Inc_Pe_WellDoneLu" fname "Audio\_Dialogue\N3\N3Inc_Pe_WellDoneLu" pitch 22050 Sample name "N3Inc_Pe_WatchOutRav" fname "Audio\_Dialogue\N3\N3Inc_Pe_WatchOutRav" pitch 22050 Sample name "N3Inc_Pe_ThatLampP" fname "Audio\_Dialogue\N3\N3Inc_Pe_ThatLampP" pitch 22050 Sample name "N3Inc_Pe_WeNeedTFW" fname "Audio\_Dialogue\N3\N3Inc_Pe_WeNeedTFW" pitch 22050 Sample name "N3G8_Su_ThatShould" fname "Audio\_Dialogue\N3\N3G8_Su_ThatShould" pitch 22050 Sample name "N3G11_Su_LuYouFit" fname "Audio\_Dialogue\N3\N3G11_Su_LuYouFit" pitch 22050 Sample name "N3Inc_Su_ThatsItYFP" fname "Audio\_Dialogue\N3\N3Inc_Su_ThatsItYFP" pitch 22050 Sample name "N3Inc_Su_KeepItUp" fname "Audio\_Dialogue\N3\N3Inc_Su_KeepItUp" pitch 22050 Sample name "N3Inc_Su_BeCareful" fname "Audio\_Dialogue\N3\N3Inc_Su_BeCareful" pitch 22050 Sample name "N3Inc_Su_IdGoInCave" fname "Audio\_Dialogue\N3\N3Inc_Su_IdGoInCave" pitch 22050 Sample name "N3Inc_Su_NeedRaft" fname "Audio\_Dialogue\N3\N3Inc_Su_NeedRaft" pitch 22050 Sample name "N3G9_Ed_RollSBAgain" fname "Audio\_Dialogue\N3\N3G9_Ed_RollSBAgain" pitch 22050 Sample name "N3G9_Ed_RollAnothSB" fname "Audio\_Dialogue\N3\N3G9_Ed_RollAnothSB" pitch 22050 Sample name "N3G16_Ed_OhNoBeacIgn" fname "Audio\_Dialogue\N3\N3G16_Ed_OhNoBeacIgn" pitch 22050 Sample name "N3G16_Ed_OhNoBeacLit" fname "Audio\_Dialogue\N3\N3G16_Ed_OhNoBeacLit" pitch 22050 Sample name "N3G9_Lu_ItsWorkIceOff" fname "Audio\_Dialogue\N3\N3G9_Lu_ItsWorkIceOff" pitch 22050 Sample name "N3G9_Lu_WeDoneIceGon" fname "Audio\_Dialogue\N3\N3G9_Lu_WeDoneIceGon" pitch 22050 Sample comment name "FollowBeaver_Dx" fname "" pitch 22050 Sample name "N4G1_Og_Roar" fname "Audio\_Dialogue\N4\N4G1_Og_Roar" pitch 22050 Sample name "N4G6_Og_Roar" fname "Audio\_Dialogue\N4\N4G6_Og_Roar" pitch 22050 Sample name "N4Inc_Pe_WeCGPFuBu" fname "Audio\_Dialogue\N4\N4Inc_Pe_WeCGPFuBu" pitch 22050 Sample name "N4Inc_Pe_SuCYDAbFire" fname "Audio\_Dialogue\N4\N4Inc_Pe_SuCYDAbFire" pitch 22050 Sample name "N4Inc_Pe_EdIgBushSWA" fname "Audio\_Dialogue\N4\N4Inc_Pe_EdIgBushSWA" pitch 22050 Sample name "N4Inc_Pe_ItTeamTWKR" fname "Audio\_Dialogue\N4\N4Inc_Pe_ItTeamTWKR" pitch 22050 Sample name "N4Inc_Pe_ThoseRocksTH" fname "Audio\_Dialogue\N4\N4Inc_Pe_ThoseRocksTH" pitch 22050 Sample name "N4Inc_Su_TMBWaySW" fname "Audio\_Dialogue\N4\N4Inc_Su_TMBWaySW" pitch 22050 Sample name "N4Inc_Su_TreesLkDead" fname "Audio\_Dialogue\N4\N4Inc_Su_TreesLkDead" pitch 22050 Sample name "N4Inc_Ed_WeNeedPFO" fname "Audio\_Dialogue\N4\N4Inc_Ed_WeNeedPFO" pitch 22050 Sample name "N4Inc_Ed_SuFiresBack" fname "Audio\_Dialogue\N4\N4Inc_Ed_SuFiresBack" pitch 22050 Sample name "N4Inc_Ed_Rocks2Hvy" fname "Audio\_Dialogue\N4\N4Inc_Ed_Rocks2Hvy" pitch 22050 Sample name "N4Inc_Ed_RocksRdyFD" fname "Audio\_Dialogue\N4\N4Inc_Ed_RocksRdyFD" pitch 22050 Sample name "N4Inc_Ed_SuLookRcks" fname "Audio\_Dialogue\N4\N4Inc_Ed_SuLookRcks" pitch 22050 Sample name "N4G1_Lu_SuTryTSBAH" fname "Audio\_Dialogue\N4\N4G1_Lu_SuTryTSBAH" pitch 22050 Sample name "N4G1_Lu_SuTryTSB" fname "Audio\_Dialogue\N4\N4G1_Lu_SuTryTSB" pitch 22050 Sample name "N4Inc_Lu_OhNoFireBk" fname "Audio\_Dialogue\N4\N4Inc_Lu_OhNoFireBk" pitch 22050 Sample name "N4Inc_Lu_HowGTTRoc" fname "Audio\_Dialogue\N4\N4Inc_Lu_HowGTTRoc" pitch 22050 Sample name "N4Inc_Lu_ITICRRoc" fname "Audio\_Dialogue\N4\N4Inc_Lu_ITICRRoc" pitch 22050 Sample name "N4Inc_Lu_PeEdWATrees" fname "Audio\_Dialogue\N4\N4Inc_Lu_PeEdWATrees" pitch 22050 Sample comment name "EscThruTunn_Dx" fname "" pitch 22050 Sample name "N5Inc_Pe_SuNdStBog" fname "Audio\_Dialogue\N5\N5Inc_Pe_SuNdStBog" pitch 22050 Sample name "N5Inc_Pe_HurryPCBrk" fname "Audio\_Dialogue\N5\N5Inc_Pe_HurryPCBrk" itch 22050 Sample name "N5Inc_Pe_ComeOnHBv" fname "Audio\_Dialogue\N5\N5Inc_Pe_ComeOnHBv" pitch 22050 Sample name "N5Inc_Pe_SuFiArrBog" fname "Audio\_Dialogue\N5\N5Inc_Pe_SuFiArrBog" pitch 22050 Sample name "N5Inc_Su_MrBvInTrb" fname "Audio\_Dialogue\N5\N5Inc_Su_MrBvInTrb" pitch 22050 Sample name "N5Inc_Su_PortCuBrk" fname "Audio\_Dialogue\N5\N5Inc_Su_PortCuBrk" pitch 22050 Sample name "N5G5_Lu_OhNoBldF" fname "Audio\_Dialogue\N5\N5G5_Lu_OhNoBldF" pitch 22050 Sample name "N5Inc_Lu_WeNdHpMrBv" fname "Audio\_Dialogue\N5\N5Inc_Lu_WeNdHpMrBv" pitch 22050 Sample name "N5Inc_Lu_WeNdStBog" fname "Audio\_Dialogue\N5\N5Inc_Lu_WeNdStBog" pitch 22050 Sample name "N5Inc_Lu_WeNdHpMrsBv" fname "Audio\_Dialogue\N5\N5Inc_Lu_WeNdHpMrsBv" pitch 22050 Sample comment name "FrozenLake_Dx" fname "" pitch 22050 Sample name "N7Inc_Pe_TreeTHardF1" fname "Audio\_Dialogue\N7\N7Inc_Pe_TreeTHardF1" pitch 22050 Sample name "N7Inc_Pe_WitchGetC" fname "Audio\_Dialogue\N7\N7Inc_Pe_WitchGetC" pitch 22050 Sample name "N7Inc_Su_ItTakeTWTr" fname "Audio\_Dialogue\N7\N7Inc_Su_ItTakeTWTr" pitch 22050 Sample name "N7Inc_Su_HurryWG" fname "Audio\_Dialogue\N7\N7Inc_Su_HurryWG" pitch 22050 Sample name "N7Inc_Lu_OhNoWGC" fname "Audio\_Dialogue\N7\N7Inc_Lu_OhNoWGC" pitch 22050 Sample name "N7Inc_Bv_HurryCWAH" fname "Audio\_Dialogue\N7\N7Inc_Bv_HurryCWAH" pitch 22050 Sample comment name "RescueEdmund_Dx" fname "" pitch 22050 Sample name "N9Inc_Pe_EdSetBFire" fname "Audio\_Dialogue\N9\N9Inc_Pe_EdSetBFire" pitch 22050 Sample name "N9Inc_Pe_CyclArm2Str" fname "Audio\_Dialogue\N9\N9Inc_Pe_CyclArm2Str" pitch 22050 Sample name "N9Inc_Ed_NFWDamCyc" fname "Audio\_Dialogue\N9\N9Inc_Ed_NFWDamCyc" pitch 22050 Sample comment name "FollowAslan_Dx" fname "" pitch 22050 Sample name "N10G10_Su_SshHide" fname "Audio\_Dialogue\N10\N10G10_Su_SshHide" pitch 22050 Sample name "N10G14_Su_PantClimb" fname "Audio\_Dialogue\N10\N10G14_Su_PantClimb" pitch 22050 Sample name "N10Inc_Su_KeepOutLt" fname "Audio\_Dialogue\N10\N10Inc_Su_KeepOutLt" pitch 22050 Sample name "N10Inc_Su_NeedDisCen" fname "Audio\_Dialogue\N10\N10Inc_Su_NeedDisCen" pitch 22050 Sample name "N10Inc_Su_StopWWHowl" fname "Audio\_Dialogue\N10\N10Inc_Su_StopWWHowl" pitch 22050 Sample name "N10G15_Lu_PantClimb" fname "Audio\_Dialogue\N10\N10G15_Lu_PantClimb" pitch 22050 Sample name "N10Inc_Lu_TheyKeepST" fname "Audio\_Dialogue\N10\N10Inc_Lu_TheyKeepST" pitch 22050 Sample name "N10Inc_Lu_MBWayDistS" fname "Audio\_Dialogue\N10\N10Inc_Lu_MBWayDistS" pitch 22050 Sample name "N10Inc_Lu_SuWWHowl" fname "Audio\_Dialogue\N10\N10Inc_Lu_SuWWHowl" pitch 22050 Sample name "N10G4_Or_Hmph" fname "Audio\_Dialogue\N10\N10G4_Or_Hmph" pitch 22050 pitch_rnd 0.10 near 199.0 far 199.9 Sample comment name "BattlePt1_Dx" fname "" pitch 22050 Sample name "N12Inc_Pe_CantDmgArm" fname "Audio\_Dialogue\N12\N12Inc_Pe_CantDmgArm" pitch 22050 Sample name "N12Inc_Pe_FIRE" fname "Audio\_Dialogue\N12\N12Inc_Pe_FIRE" pitch 22050 Sample name "N12Inc_Pe_ArchFIRE" fname "Audio\_Dialogue\N12\N12Inc_Pe_ArchFIRE" pitch 22050 Sample name "N12Inc_Pe_EaglFIRE" fname "Audio\_Dialogue\N12\N12Inc_Pe_EaglFIRE" pitch 22050 Sample name "N12Inc_Ed_Arm2Str" fname "Audio\_Dialogue\N12\N12Inc_Ed_Arm2Str" pitch 22050 Sample name "N12Inc_Ed_FIRE" fname "Audio\_Dialogue\N12\N12Inc_Ed_FIRE" pitch 22050 Sample name "N12Inc_Ed_ArchFIRE" fname "Audio\_Dialogue\N12\N12Inc_Ed_ArchFIRE" pitch 22050 Sample comment name "FreeingStatues_Dx" fname "" pitch 22050 Sample name "N13G6_Su_AaghDearMe" fname "Audio\_Dialogue\N13\N13G6_Su_AaghDearMe" pitch 22050 Sample name "N13G6_Su_OuchLand" fname "Audio\_Dialogue\N13\N13G6_Su_OuchLand" pitch 22050 Sample name "N13Inc_Su_THorrors" fname "Audio\_Dialogue\N13\N13Inc_Su_THorrors" pitch 22050 Sample name "N13G6_Lu_Ooh" fname "Audio\_Dialogue\N13\N13G6_Lu_Ooh" pitch 22050 Sample name "N13G6_Lu_OuchLand" fname "Audio\_Dialogue\N13\N13G6_Lu_OuchLand" pitch 22050 Sample name "N13Inc_Lu_SuHorAslan" fname "Audio\_Dialogue\N13\N13Inc_Lu_SuHorAslan" pitch 22050 Sample name "N13Inc_Lu_SuIvorHorn" fname "Audio\_Dialogue\N13\N13Inc_Lu_SuIvorHorn" pitch 22050 Sample name "N13Inc_Lu_FoundStatH" fname "Audio\_Dialogue\N13\N13Inc_Lu_FoundStatH" pitch 22050 Sample name "N13Inc_Lu_HorrLikeDk" fname "Audio\_Dialogue\N13\N13Inc_Lu_HorrLikeDk" pitch 22050 Sample name "N13Inc_Lu_HorrAslan" fname "Audio\_Dialogue\N13\N13Inc_Lu_HorrAslan" pitch 22050 Sample comment name "BattlePt2_Dx" fname "" pitch 22050 Sample name "N14Inc_Ed_PeOurCentD" fname "Audio\_Dialogue\N14\N14Inc_Ed_PeOurCentD" pitch 22050 Sample name "N14Inc_Ed_WeLostSat" fname "Audio\_Dialogue\N14\N14Inc_Ed_WeLostSat" pitch 22050 Sample name "N14Inc_Ed_PeWeLostF" fname "Audio\_Dialogue\N14\N14Inc_Ed_PeWeLostF" pitch 22050 Sample name "N14Inc_Ed_OurCentAD" fname "Audio\_Dialogue\N14\N14Inc_Ed_OurCentAD" pitch 22050 Sample name "N14Inc_Ed_WeLostDAPe" fname "Audio\_Dialogue\N14\N14Inc_Ed_WeLostDAPe" pitch 22050 Sample name "N14Inc_Ed_PeOurEagD" fname "Audio\_Dialogue\N14\N14Inc_Ed_PeOurEagD" pitch 22050 Sample name "N14Inc_Ed_PeWeLostG" fname "Audio\_Dialogue\N14\N14Inc_Ed_PeWeLostG" pitch 22050 Sample name "N14Inc_Ed_OurPhoeExa" fname "Audio\_Dialogue\N14\N14Inc_Ed_OurPhoeExa" pitch 22050 Sample name "N14Inc_Ed_OurCentVi" fname "Audio\_Dialogue\N14\N14Inc_Ed_OurCentVi" pitch 22050 Sample name "N14Inc_Ed_OurSatWon" fname "Audio\_Dialogue\N14\N14Inc_Ed_OurSatWon" pitch 22050 Sample name "N14Inc_Ed_PeOurFaunW" fname "Audio\_Dialogue\N14\N14Inc_Ed_PeOurFaunW" pitch 22050 Sample name "N14Inc_Ed_OurFaunBE" fname "Audio\_Dialogue\N14\N14Inc_Ed_OurFaunBE" pitch 22050 Sample name "N14Inc_Or_OurCent" fname "Audio\_Dialogue\N14\N14Inc_Or_OurCent" pitch 22050 Sample name "N14Inc_Or_OurSaty" fname "Audio\_Dialogue\N14\N14Inc_Or_OurSaty" pitch 22050 Sample name "N14Inc_Or_OurFaun" fname "Audio\_Dialogue\N14\N14Inc_Or_OurFaun" pitch 22050 Sample name "N14Inc_Or_MyKCAD" fname "Audio\_Dialogue\N14\N14Inc_Or_MyKCAD" pitch 22050 Sample name "N14Inc_Or_WeLosDA" fname "Audio\_Dialogue\N14\N14Inc_Or_WeLosDA" pitch 22050 Sample name "N14Inc_Or_OurEagl" fname "Audio\_Dialogue\N14\N14Inc_Or_OurEagl" pitch 22050 Sample name "N14Inc_Or_OurGryph" fname "Audio\_Dialogue\N14\N14Inc_Or_OurGryph" pitch 22050 Sample name "N14Inc_Or_OurPhoe" fname "Audio\_Dialogue\N14\N14Inc_Or_OurPhoe" pitch 22050 Sample comment name "DefeatwWitch_Dx" fname "" pitch 22050 Sample name "N15Inc_Pe_WatchOHarp" fname "Audio\_Dialogue\N15\N15Inc_Pe_WatchOHarp" pitch 22050 Sample name "N15Inc_Pe_EdStrikNow" fname "Audio\_Dialogue\N15\N15Inc_Pe_EdStrikNow" pitch 22050 Sample name "N15Inc_Pe_SuFireNow" fname "Audio\_Dialogue\N15\N15Inc_Pe_SuFireNow" pitch 22050 Sample name "N15Inc_Su_BeCareHarp" fname "Audio\_Dialogue\N15\N15Inc_Su_BeCareHarp" pitch 22050 Sample name "N15Inc_Su_BeCareful" fname "Audio\_Dialogue\N15\N15Inc_Su_BeCareful" pitch 22050 Sample name "N15Inc_Su_EdTheWand" fname "Audio\_Dialogue\N15\N15Inc_Su_EdTheWand" pitch 22050 Sample name "N15Inc_Ed_HarpLookOu" fname "Audio\_Dialogue\N15\N15Inc_Ed_HarpLookOu" pitch 22050 Sample name "N15Inc_Ed_LookOut" fname "Audio\_Dialogue\N15\N15Inc_Ed_LookOut" pitch 22050 Sample name "N15Inc_Lu_HarpiesCom" fname "Audio\_Dialogue\N15\N15Inc_Lu_HarpiesCom" pitch 22050 Sample name "N15Inc_Lu_HerForcesC" fname "Audio\_Dialogue\N15\N15Inc_Lu_HerForcesC" pitch 22050 Sample comment name "OTHER_Dx" fname "" pitch 22050 Sample name "Oth_Pe_LionsLeap" fname "Audio\_Dialogue\OTHER\Oth_Pe_LionsLeap" pitch 22050 Sample name "Oth_Pe_ShieldSlam" fname "Audio\_Dialogue\OTHER\Oth_Pe_ShieldSlam" pitch 22050 Sample name "Oth_Pe_WolfBane" fname "Audio\_Dialogue\OTHER\Oth_Pe_WolfBane" pitch 22050 Sample name "Oth_Pe_LionsRoar" fname "Audio\_Dialogue\OTHER\Oth_Pe_LionsRoar" pitch 22050 Sample name "Oth_Pe_LionsMane" fname "Audio\_Dialogue\OTHER\Oth_Pe_LionsMane" pitch 22050 Sample name "Oth_Pe_LionsClaw" fname "Audio\_Dialogue\OTHER\Oth_Pe_LionsClaw" pitch 22050 Sample name "Oth_Pe_GoblinsBane" fname "Audio\_Dialogue\OTHER\Oth_Pe_GoblinsBane" pitch 22050 Sample name "Oth_Pe_BogglesBane" fname "Audio\_Dialogue\OTHER\Oth_Pe_BogglesBane" pitch 22050 Sample name "Oth_Pe_MinoBoaBane" fname "Audio\_Dialogue\OTHER\Oth_Pe_MinoBoaBane" pitch 22050 Sample name "Oth_Pe_OgresBane" fname "Audio\_Dialogue\OTHER\Oth_Pe_OgresBane" pitch 22050 Sample name "Oth_Pe_Bane" fname "Audio\_Dialogue\OTHER\Oth_Pe_Bane" pitch 22050 Sample name "Oth_Ed_LionsLeap" fname "Audio\_Dialogue\OTHER\Oth_Ed_LionsLeap" pitch 22050 Sample name "Oth_Ed_ShieldSlam" fname "Audio\_Dialogue\OTHER\Oth_Ed_ShieldSlam" pitch 22050 Sample name "Oth_Ed_WolfBane" fname "Audio\_Dialogue\OTHER\Oth_Ed_WolfBane" pitch 22050 Sample name "Oth_Ed_LionsRoar" fname "Audio\_Dialogue\OTHER\Oth_Ed_LionsRoar" pitch 22050 Sample name "Oth_Ed_LionsMane" fname "Audio\_Dialogue\OTHER\Oth_Ed_LionsMane" pitch 22050 Sample name "Oth_Ed_LionsClaw" fname "Audio\_Dialogue\OTHER\Oth_Ed_LionsClaw" pitch 22050 Sample name "Oth_Ed_GoblinsBane" fname "Audio\_Dialogue\OTHER\Oth_Ed_GoblinsBane" pitch 22050 Sample name "Oth_Ed_BogglesBane" fname "Audio\_Dialogue\OTHER\Oth_Ed_BogglesBane" pitch 22050 Sample name "Oth_Ed_MinoBoaBane" fname "Audio\_Dialogue\OTHER\Oth_Ed_MinoBoaBane" pitch 22050 Sample name "Oth_Ed_OgresBane" fname "Audio\_Dialogue\OTHER\Oth_Ed_OgresBane" pitch 22050 Sample name "Oth_Ed_Bane" fname "Audio\_Dialogue\OTHER\Oth_Ed_Bane" pitch 22050 ;end