unit_proximity_distance50 ;; delaybefore starting looping sounds of units unit_start_delay
.5 ;; delaybefore changing looping sounds of units from one status to another unit_change_delay
.5 ;; thepercentage of soldier in a unit to trigger collision sound unit_collide_threshold40 ;; delaybefore re-triggering "under attack" speech unit_under_attack_delay60 ;; delaybetween war horn sounds for each faction (seconds) unit_warhorns_delay15 ;; ;;probability scales are applied as <scale>/<unit size> ;; moresoldiers there are in a unit the lower is the probability ;; do_unit_idle_probability
1 unit_idle_probability_scale
3.5 do_unit_ambient_probability
1 unit_ambient_probability_scale
3.5 单位附近距离50
;;
延迟循环机组启动前的声音
机组启动延迟
0.5
;;
延迟的单位,然后再更改循环的声音从一个状态到另一个
单位变化的延迟时间
0.5
;
,在一个单位的士兵比例触发碰撞声
单位碰撞门槛
40
;;
延迟之前再次触发
“
受到攻击
”的演讲
单位受到攻击延迟
60
;;
延迟之间的战争号角声为每个派别(秒)
单位
warhorns
延迟
15
;;
;;
概率尺度的应用为
<scale>/<unit
SIZE>
;;
更多的士兵中有一个单位的概率是较低的
;;
单位闲置的概率为1
单位闲置的概率规模
3.5
单元周围的概率
1
单位周围的概率规模
3.5
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;ELEPHANTS;carthage_light_elephant_horse;carthaginian_elephant_african;carthaginian_elephant_african_cataphract;east_elephant_african;east_elephant_african_cataphract;carthaginian elephant forest;east elephant african;east elephant african cataphract;east elephant forest ;
大象
;
迦太基
轻象
;
迦太基非洲大象
;
迦太基非洲重型大象
;
东部非洲大象
;
东部非洲重型大象
;
迦太基森林大象
;
东部非洲大象
;
东部非洲重型大象
;
东部森林大象
;CAMELS;east bedouin;east bedouin archer;east camel cataphract ;
骆驼
;
东
部
贝都因人
;
东
部
贝都因射手
;
东
部
重型骆驼
;CHARIOTS;barb chariot light;barb chariot light archer;east chariot archer;egyptian chariot;egyptian chariot archer;greek chariot amazons ;
战车
;
轻矛战车
;
轻矛战车射手
;
东
部
战车射手
;
埃及战车
;
埃及战车射手
;
希腊亚马逊战车
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; include descr_sounds_units_ambient.txtinclude descr_sounds_units_idle.txtinclude descr_sounds_units_march.txtinclude descr_sounds_units_run.txtinclude descr_sounds_units_charge.txtinclude descr_sounds_units_fight.txtinclude descr_sounds_units_fire.txtinclude descr_sounds_units_anims.txtinclude descr_sounds_units_voice.txtinclude descr_sounds_units_reform.txtinclude descr_sounds_units_collide.txtinclude descr_sounds_units_taunt.txtinclude descr_sounds_units_retreat.txtinclude descr_sounds_units_confirm.txtinclude descr_sounds_units_celebrate.txt ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 环境
闲置
行军
跑
冲锋
打架
射击枪
发言
改革的
碰撞
嘲讽
撤退
确认
庆祝 |