add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
166
gamedata/configs/zones/zone_mine_acidic.ltx
Normal file
166
gamedata/configs/zones/zone_mine_acidic.ltx
Normal file
|
|
@ -0,0 +1,166 @@
|
|||
[zone_mine_acidic]:zone_base
|
||||
GroupControlSection = spawn_group_zone
|
||||
$def_sphere = 2
|
||||
$prefetch = 16
|
||||
class = ZS_MBALD
|
||||
|
||||
hit_impulse_scale = 0.0
|
||||
effective_radius = 1.0 ;ðàçìåð ðàäèóñà â ïðîöåíòàõ îò îðèãèíàëüíîãî, ãäå äåéñòâóåò çîíà
|
||||
|
||||
ef_anomaly_type = 1
|
||||
ef_weapon_type = 13
|
||||
|
||||
postprocess = postprocess_acidic_mine
|
||||
|
||||
|
||||
;----------- Anomaly settings -----------------------
|
||||
max_start_power = 1.00
|
||||
attenuation = 1
|
||||
|
||||
idle_particles = zones_mine\zone_acidic_mine_idle
|
||||
blowout_particles = zones_mine\zone_acidic_mine_hit
|
||||
|
||||
;hit_small_particles = zones_mine\zone_acidic_mine_hit
|
||||
;hit_big_particles = zones_mine\zone_acidic_mine_hit
|
||||
;idle_small_particles = zones_mine\zone_acidic_mine_idle
|
||||
;idle_big_particles = zones_mine\zone_acidic_mine_idle
|
||||
|
||||
idle_sound = anomaly\buzz_idle; bfuzz_blowout ;ïîñòîÿííûé çâóê
|
||||
blowout_sound = anomaly\buzz_hit; bfuzz_hit ;âî âðåìÿ âûáðîñà(óäàðà) â öåíòðå àíîìàëèè
|
||||
hit_sound = anomaly\buzz_hit; bfuzz_hit ;íà ïåðñîíàæå, êîãäà òîò ïîëó÷àåò õèò
|
||||
entrance_sound = anomaly\buzz_hit; bfuzz_hit ;ïðè ïîïàäàíèè îáúåêòà â àíîìàëèþ
|
||||
|
||||
hit_type = chemical_burn
|
||||
|
||||
disable_time = 10000 ;âðåìÿ èãíîðèðîâàíèÿ íåæèâîãî îáúåêòà â çîíå (-1 åñëè íå íóæíî)
|
||||
disable_time_small = -1 ;âðåìÿ èãíîðèðîâàíèÿ ìàëåíüêîãî íåæèâîãî îáúåêòà â çîíå (-1 åñëè íå íóæíî)
|
||||
disable_idle_time = 50000 ;âðåìÿ îòêëþ÷åíèÿ idle ïàðòèêëîâ
|
||||
|
||||
ignore_nonalive = false
|
||||
ignore_small = false
|
||||
ignore_artefacts = false
|
||||
|
||||
blowout_light = on
|
||||
light_color = 1.1,1.7,1.4
|
||||
light_animation = light_green_01
|
||||
light_range = 7
|
||||
light_time = 0.35
|
||||
light_height = 0.75 ;ïîäúåì èñòî÷íèêà ñâåòà íà âûñîòó
|
||||
|
||||
|
||||
idle_light = off
|
||||
idle_light_range = 3.0
|
||||
idle_light_anim = light_green_02
|
||||
idle_light_height = 0.70 ;ïîäúåì èñòî÷íèêà ñâåòà íà âûñîòó
|
||||
|
||||
awaking_time = 100
|
||||
blowout_time = 1400
|
||||
accamulate_time = 300
|
||||
|
||||
blowout_wind = off
|
||||
|
||||
blowout_wind_time_start = 0
|
||||
blowout_wind_time_peak = 600
|
||||
blowout_wind_time_end = 899
|
||||
blowout_wind_power = 0.5 ;ñèëà ïîäíèìàåãî âåòðà (îò 0 äî 1), â ìîìåíò blowout_wind_time_peak
|
||||
|
||||
|
||||
shape_transp_color = 255, 0, 0, 60
|
||||
shape_edge_color = 32, 32, 32, 255
|
||||
|
||||
|
||||
[zone_mine_acidic_weak]:zone_mine_acidic
|
||||
$spawn = "zones\mine_acidic_weak"
|
||||
max_start_power = 0.2
|
||||
attenuation = 1
|
||||
use_secondary_hit = true
|
||||
secondary_hit_power = 0.005
|
||||
|
||||
[zone_mine_acidic_average]:zone_mine_acidic
|
||||
$spawn = "zones\mine_acidic_average"
|
||||
max_start_power = 0.2
|
||||
attenuation = 1
|
||||
use_secondary_hit = true
|
||||
secondary_hit_power = 0.005
|
||||
|
||||
[zone_mine_acidic_strong]:zone_mine_acidic
|
||||
$spawn = "zones\mine_acidic_strong"
|
||||
max_start_power = 0.2
|
||||
attenuation = 1
|
||||
use_secondary_hit = true
|
||||
secondary_hit_power = 0.005
|
||||
|
||||
[zone_mine_acidic_big]:zone_mine_acidic
|
||||
$spawn = "zones\scenes\mine_acidic_big"
|
||||
|
||||
;----------- Anomaly settings -----------------------
|
||||
$def_sphere = 7.5
|
||||
max_start_power = 1
|
||||
|
||||
idle_particles =
|
||||
blowout_particles = zones_mine\zone_acidic_mine_hit
|
||||
|
||||
hit_small_particles =
|
||||
hit_big_particles =
|
||||
idle_small_particles =
|
||||
idle_big_particles =
|
||||
entrance_small_particles =
|
||||
entrance_big_particles =
|
||||
|
||||
awaking_time = 7000
|
||||
blowout_time = 1000
|
||||
accamulate_time = 1000
|
||||
|
||||
idle_sound = anomaly\buzz_idle
|
||||
blowout_sound = anomaly\buzz_hit
|
||||
hit_sound = anomaly\buzz_hit
|
||||
entrance_sound = anomaly\buzz_hit
|
||||
|
||||
|
||||
[zone_mine_chemical]:zone_base
|
||||
idle_particles = anomaly2\studen_idle_bottom
|
||||
blowout_particles = anomaly2\studen_blowout
|
||||
|
||||
hit_small_particles = anomaly2\studen_idle_bottom_00
|
||||
hit_big_particles = anomaly2\studen_idle_bottom_00
|
||||
idle_small_particles = anomaly2\studen_idle_bottom_00
|
||||
idle_big_particles = anomaly2\studen_idle_bottom_00
|
||||
|
||||
|
||||
[zone_mine_chemical_weak]:zone_mine_acidic_weak, zone_mine_chemical
|
||||
$spawn = "zones\scenes\mine_chemical_weak"
|
||||
|
||||
|
||||
[zone_mine_chemical_average]:zone_mine_acidic_average, zone_mine_chemical
|
||||
$spawn = "zones\scenes\mine_chemical_average"
|
||||
|
||||
|
||||
[zone_mine_chemical_strong]:zone_mine_acidic_strong, zone_mine_chemical
|
||||
$spawn = "zones\scenes\mine_chemical_strong"
|
||||
|
||||
|
||||
|
||||
[zone_buzz]:zone_mine_acidic
|
||||
postprocess = postprocess_flame
|
||||
max_start_power = 1.00
|
||||
|
||||
idle_particles = anomaly2\studen_idle_bottom
|
||||
blowout_particles = anomaly2\studen_blowout
|
||||
|
||||
hit_small_particles = anomaly2\studen_idle_bottom_00
|
||||
hit_big_particles = anomaly2\studen_idle_bottom_00
|
||||
idle_small_particles = anomaly2\studen_idle_bottom_00
|
||||
idle_big_particles = anomaly2\studen_idle_bottom_00
|
||||
|
||||
|
||||
[zone_buzz_weak]:zone_buzz
|
||||
$spawn = "zones\mp\buzz_weak"
|
||||
max_start_power = 0.15
|
||||
|
||||
[zone_buzz_average]:zone_buzz
|
||||
$spawn = "zones\mp\buzz_average"
|
||||
max_start_power = 0.50
|
||||
|
||||
[zone_buzz_strong]:zone_buzz
|
||||
$spawn = "zones\mp\buzz_strong"
|
||||
max_start_power = 1.00
|
||||
Loading…
Add table
Add a link
Reference in a new issue