Add Codename Weapon POISON CLAW

This commit is contained in:
D4rkl1ght3r
2025-12-21 08:54:25 +01:00
parent 47da8d542b
commit e19e059b1e
7 changed files with 135 additions and 5 deletions

Binary file not shown.

View File

@@ -5164,4 +5164,32 @@ textures = fx\planetflare.txm
textures = fx\sarma.txm
textures = fx\missleeffect.txm
textures = fx\lightning2.txm
textures = fx\nomad.txm
textures = fx\nomad.txm
; Codename: POISON CLAW
[VisEffect]
nickname = poisonclaw_flash
alchemy = fx\weapons\customs\poisonclaw.ale
effect_crc = -184488780
textures = fx\sarma.txm
textures = fx\standardeffects.txm
textures = fx\smoke.txm
textures = fx\newglows.txm
[VisEffect]
nickname = poisonclaw_impact
alchemy = fx\weapons\customs\poisonclaw.ale
effect_crc = -18853294
textures = fx\sarma.txm
textures = fx\standardeffects.txm
textures = fx\smoke.txm
textures = fx\newglows.txm
[VisEffect]
nickname = poisonclaw_proj
alchemy = fx\weapons\customs\poisonclaw.ale
effect_crc = 500791262
textures = fx\sarma.txm
textures = fx\standardeffects.txm
textures = fx\smoke.txm
textures = fx\newglows.txm

View File

@@ -894,3 +894,20 @@ head_texture = star
trail_texture = thin
flash_size = 4
; POISON CLAW Beam effect
[BeamSpear]
nickname = poison_claw_01_beam
tip_length = 20
tail_length = 30
head_width = 0.7
core_width = 1
tip_color = 13, 115, 13
core_color = 25, 135, 25
outter_color = 13, 115, 13
tail_color = 225, 225, 15
head_brightness = 0.8
trail_brightness = 0.7
head_texture = ball
trail_texture = wide
flash_size = 3

View File

@@ -3692,5 +3692,21 @@ vis_effect = chimera_impact
nickname = chimera_proj
effect_type = EFT_WEAPON_PROJ
vis_effect = chimera_proj
;vis_beam = template_3_cyan_beam
vis_beam = pi_particle_04_beam
vis_beam = pi_particle_04_beam
; POISON CLAW
[Effect]
nickname = poisonclaw_flash
effect_type = EFT_MUZZLE_FLASH
vis_effect = poisonclaw_flash
[Effect]
nickname = poisonclaw_impact
effect_type = EFT_WEAPON_IMPACT
vis_effect = poisonclaw_impact
[Effect]
nickname = poisonclaw_proj
effect_type = EFT_WEAPON_PROJ
vis_effect = poisonclaw_proj
vis_beam = poison_claw_01_beam