Add Codename Weapon NEMESIS

This commit is contained in:
D4rkl1ght3r
2025-12-22 11:40:49 +01:00
parent fa03584ad1
commit b27402375f
12 changed files with 215 additions and 4 deletions

View File

@@ -910,4 +910,40 @@ head_brightness = 0.8
trail_brightness = 0.7
head_texture = ball
trail_texture = wide
flash_size = 3
; AVALON Beam effect
[BeamSpear]
nickname = avalon_beam
tip_length = 5
tail_length = 60
head_width = 3
core_width = 2
tip_color = 0, 64, 128
core_color = 20, 85, 150
outter_color = 0, 64, 128
tail_color = 255, 255, 255
head_brightness = 1
trail_brightness = 1
head_texture = star
trail_texture = wide
flash_size = 3
; NEMESIS Beam effect
[BeamSpear]
nickname = nemesis_01_beam
tip_length = 20
tail_length = 30
head_width = 0.7
core_width = 1
tip_color = 194, 223, 32
core_color = 225, 250, 0
outter_color = 194, 223, 32
tail_color = 194, 223, 32
head_brightness = 0.8
trail_brightness = 0.7
head_texture = ball
trail_texture = wide
flash_size = 3