Add Codename Weapons PHANTOM & VULCAN
This commit is contained in:
BIN
DATA/FX/WEAPONS/customs/phantom.ale
Normal file
BIN
DATA/FX/WEAPONS/customs/phantom.ale
Normal file
Binary file not shown.
BIN
DATA/FX/WEAPONS/customs/vulcan.ale
Normal file
BIN
DATA/FX/WEAPONS/customs/vulcan.ale
Normal file
Binary file not shown.
@@ -5502,6 +5502,46 @@ alchemy = fx\weapons\customs\venator.ale
|
||||
effect_crc = -47119909
|
||||
textures = fx\planetflare.txm
|
||||
|
||||
; Codename: PHANTOM
|
||||
[VisEffect]
|
||||
nickname = phantom_proj
|
||||
alchemy = fx\weapons\customs\phantom.ale
|
||||
effect_crc = 504295081
|
||||
textures = fx\hexagon.txm
|
||||
textures = fx\treewyrm.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = phantom_impact
|
||||
alchemy = fx\weapons\customs\phantom.ale
|
||||
effect_crc = 328701268
|
||||
textures = fx\sarma.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = phantom_flash
|
||||
alchemy = fx\weapons\customs\phantom.ale
|
||||
effect_crc = -513613902
|
||||
textures = fx\planetflare.txm
|
||||
|
||||
; Codename: VULCAN
|
||||
[VisEffect]
|
||||
nickname = vulcan_proj
|
||||
alchemy = fx\weapons\customs\vulcan.ale
|
||||
effect_crc = -177744396
|
||||
textures = fx\treewyrm.txm
|
||||
textures = fx\newglows.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = vulcan_impact
|
||||
alchemy = fx\weapons\customs\vulcan.ale
|
||||
effect_crc = -241191936
|
||||
textures = fx\sarma.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = vulcan_flash
|
||||
alchemy = fx\weapons\customs\vulcan.ale
|
||||
effect_crc = -497837120
|
||||
textures = fx\planetflare.txm
|
||||
|
||||
; Scythe
|
||||
[VisEffect]
|
||||
nickname = scythe_proj
|
||||
|
||||
@@ -3975,6 +3975,38 @@ effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = nightfall_proj
|
||||
;vis_generic = min_photon_01_proj
|
||||
|
||||
; PHANTOM
|
||||
[Effect]
|
||||
nickname = phantom_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = phantom_flash
|
||||
|
||||
[Effect]
|
||||
nickname = phantom_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = phantom_impact
|
||||
|
||||
[Effect]
|
||||
nickname = phantom_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = phantom_proj
|
||||
|
||||
; PHANTOM
|
||||
[Effect]
|
||||
nickname = vulcan_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = vulcan_flash
|
||||
|
||||
[Effect]
|
||||
nickname = vulcan_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = vulcan_impact
|
||||
|
||||
[Effect]
|
||||
nickname = vulcan_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = vulcan_proj
|
||||
|
||||
|
||||
; Pulse Effects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user