parent
bbc027609b
commit
72c8796dcb
@ -1,25 +1,32 @@ |
|||||||
#Song title followed by filenames for individual parts |
BGM |
||||||
foresty1_1 |
|
||||||
{ |
{ |
||||||
# High |
Default Fade Time = 1.0 |
||||||
channel[0]=foresty1_1_1.mp3 |
|
||||||
# Low |
|
||||||
channel[1]=foresty1_1_2.mp3 |
|
||||||
|
|
||||||
# Underwater High |
#Song title followed by filenames for individual parts |
||||||
channel[2]=foresty1_1_alt1.mp3 |
foresty1_1 |
||||||
# Underwater Low |
{ |
||||||
channel[3]=foresty1_1_alt2.mp3 |
Track Name = Foresty |
||||||
|
|
||||||
Default Volume = 70%,50%,0%,0% |
# High |
||||||
|
channel[0]=foresty1_1_1.mp3 |
||||||
|
# Low |
||||||
|
channel[1]=foresty1_1_2.mp3 |
||||||
|
|
||||||
# Transition time between one phase to the next. |
# Underwater High |
||||||
Fade Speed = 2.0 |
channel[2]=foresty1_1_alt1.mp3 |
||||||
|
# Underwater Low |
||||||
|
channel[3]=foresty1_1_alt2.mp3 |
||||||
|
|
||||||
Events |
Default Volume = 70%,50%,0%,0% |
||||||
{ |
|
||||||
LowHealth = 50%,60%,20%,20% |
# Transition time between one phase to the next. |
||||||
InCombat = 90%,100%,0%,0% |
Fade Time = 2.0 |
||||||
Underwater = 0%,0%,100%,100% |
|
||||||
|
Events |
||||||
|
{ |
||||||
|
LowHealth = 50%,60%,20%,20% |
||||||
|
InCombat = 90%,100%,0%,0% |
||||||
|
Underwater = 0%,0%,100%,100% |
||||||
|
} |
||||||
} |
} |
||||||
} |
} |
Loading…
Reference in new issue