Add Halloween Small Engine Template

This commit is contained in:
D4rkl1ght3r
2026-08-15 23:10:37 +02:00
parent 9251d50941
commit 1f5a346b3e
7 changed files with 81 additions and 0 deletions
+36
View File
@@ -1835,3 +1835,39 @@ inside_sound_cone = 90
outside_sound_cone = 270
hp_type = hp_fighter_engine_special_10
; HALLOWEEN SMALLENGINE01
[Engine]
nickname = halloween_small_engine_01
ids_name = 299400
ids_info = 299401
volume = 0
mass = 10
DA_archetype = equipment\models\hardware\br_xenon_ion_drive.3db
max_force = 48000
linear_drag = 599
power_usage = 0
reverse_fraction = 0.2
flame_effect = halloween_smallengine01_fire
trail_effect = gf_br_smallengine01_trail
trail_effect_player = gf_br_smallengine01_trail
cruise_charge_time = 5
cruise_power_usage = 20
character_start_sound = engine_br_fighter_start
character_loop_sound = engine_br_fighter_loop
character_pitch_range = -50, 25
rumble_sound = rumble_fighter
rumble_atten_range = -5, 0
rumble_pitch_range = -25, 25
engine_kill_sound = engine_br_fighter_kill
cruise_start_sound = engine_br_cruise_start
cruise_loop_sound = engine_br_cruise_loop
cruise_stop_sound = engine_br_cruise_stop
cruise_disrupt_sound = cruise_disrupt
cruise_backfire_sound = cruise_backfire
indestructible = false
outside_cone_attenuation = -3
inside_sound_cone = 60
outside_sound_cone = 180
hp_type = hp_fighter_engine_special_10
+14
View File
@@ -779,3 +779,17 @@ ids_name = 263907
ids_info = 264907
shop_archetype = equipment\models\hardware\br_xenon_ion_drive.3db
attachment_archetype = equipment\models\hardware\br_xenon_ion_drive.3db
; HALLOWEEN SMALLENGINE01
[Good]
nickname = halloween_small_engine_01
equipment = halloween_small_engine_01
category = equipment
price = 20000
item_icon = equipment\models\commodities\nn_icons\equip_engine1.3db
combinable = False
ids_name = 299400
ids_info = 299401
shop_archetype = equipment\models\hardware\br_xenon_ion_drive.3db
attachment_archetype = equipment\models\hardware\br_xenon_ion_drive.3db
Binary file not shown.
+15
View File
@@ -883,3 +883,18 @@ alchemy = fx\engines\dsy_no2_bossengine01.ale
effect_crc = -522678147
textures = fx\treewyrm.txm
; halloween_smallengine01
[VisEffect]
nickname = halloween_smallengine01_fire
alchemy = fx\engines\events\halloween_smallengine01.ale
effect_crc = 441580645
textures = fx\planetflare.txm
textures = fx\hexagon.txm
;textures = fx\rem_fractals.txm
[VisEffect]
nickname = halloween_min_smallengine02_fire
alchemy = fx\engines\events\halloween_min_smallengine01_fire.ale
effect_crc = -227277661
textures = fx\planetflare.txm
+16
View File
@@ -410,6 +410,14 @@ effect_type = EFT_ENGINE_FIRE
vis_effect = gf_br_smallengine01_fire
vis_generic = gf_min_smallengine02_fire
; HALLOWEEN SMALLENGINE01
[Effect]
nickname = halloween_smallengine01_fire
effect_type = EFT_ENGINE_FIRE
vis_effect = halloween_smallengine01_fire
vis_generic = halloween_min_smallengine02_fire
[Effect]
nickname = gf_br_smallengine02_fire
effect_type = EFT_ENGINE_FIRE
@@ -4172,6 +4180,14 @@ effect_type = EFT_WEAPON_PROJ
vis_effect = gf_bolt04
vis_generic = gf_bolt04
; Mining Laser
[Effect]
nickname = er_mining
effect_type = EFT_WEAPON_PROJ
vis_effect = gf_bolt01
vis_generic = gf_bolt01
; Pulse Effects
[Effect]
Binary file not shown.