Sun Singer/Sylph: modify faerie fire colors
This commit is contained in:
parent
f71ee26cc5
commit
e2ae208d73
3 changed files with 10 additions and 2 deletions
Binary file not shown.
After Width: | Height: | Size: 7 KiB |
|
@ -42,7 +42,7 @@
|
|||
range=ranged
|
||||
damage=10
|
||||
number=3
|
||||
icon=attacks/faerie-fire.png
|
||||
icon=attacks/faerie-fire-sun.png
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
|
@ -97,11 +97,15 @@
|
|||
[/filter_attack]
|
||||
start_time=-350
|
||||
{MISSILE_FRAME_FAERIE_FIRE}
|
||||
missile_blend_color=255,180,0
|
||||
missile_blend_ratio=0.5
|
||||
missile_halo_mod=~CS(255,-40,-155)
|
||||
[frame]
|
||||
image="units/quenoth/sun_singer/sun-singer.png"
|
||||
duration=500
|
||||
halo=halo/elven/faerie-fire-halo[1~7].png
|
||||
halo_x,halo_y=14,0
|
||||
halo_mod=~CS(255,-40,-155)
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -350}
|
||||
[/attack_anim]
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
range=ranged
|
||||
damage=11
|
||||
number=4
|
||||
icon=attacks/faerie-fire.png
|
||||
icon=attacks/faerie-fire-sun.png
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
|
@ -139,6 +139,9 @@
|
|||
start_time=-350
|
||||
elfhalo_start_time=-350
|
||||
{MISSILE_FRAME_FAERIE_FIRE}
|
||||
missile_blend_color=255,180,0
|
||||
missile_blend_ratio=0.5
|
||||
missile_halo_mod=~CS(255,-40,-155)
|
||||
[if]
|
||||
terrain_type={QUENOTH_UNWALKABLE_TERRAINS}
|
||||
[frame]
|
||||
|
@ -154,6 +157,7 @@
|
|||
duration=500
|
||||
halo=halo/elven/faerie-fire-halo[1~7].png
|
||||
halo_x,halo_y=14,0
|
||||
halo_mod=~CS(255,-40,-155)
|
||||
[/elfhalo_frame]
|
||||
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -350}
|
||||
[/attack_anim]
|
||||
|
|
Loading…
Add table
Reference in a new issue