mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 22:36:59 +00:00
Sun Singer/Sylph: modify faerie fire colors
This commit is contained in:
parent
f71ee26cc5
commit
e2ae208d73
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
@ -42,7 +42,7 @@
|
|||||||
range=ranged
|
range=ranged
|
||||||
damage=10
|
damage=10
|
||||||
number=3
|
number=3
|
||||||
icon=attacks/faerie-fire.png
|
icon=attacks/faerie-fire-sun.png
|
||||||
[specials]
|
[specials]
|
||||||
{WEAPON_SPECIAL_MAGICAL}
|
{WEAPON_SPECIAL_MAGICAL}
|
||||||
[/specials]
|
[/specials]
|
||||||
@ -97,11 +97,15 @@
|
|||||||
[/filter_attack]
|
[/filter_attack]
|
||||||
start_time=-350
|
start_time=-350
|
||||||
{MISSILE_FRAME_FAERIE_FIRE}
|
{MISSILE_FRAME_FAERIE_FIRE}
|
||||||
|
missile_blend_color=255,180,0
|
||||||
|
missile_blend_ratio=0.5
|
||||||
|
missile_halo_mod=~CS(255,-40,-155)
|
||||||
[frame]
|
[frame]
|
||||||
image="units/quenoth/sun_singer/sun-singer.png"
|
image="units/quenoth/sun_singer/sun-singer.png"
|
||||||
duration=500
|
duration=500
|
||||||
halo=halo/elven/faerie-fire-halo[1~7].png
|
halo=halo/elven/faerie-fire-halo[1~7].png
|
||||||
halo_x,halo_y=14,0
|
halo_x,halo_y=14,0
|
||||||
|
halo_mod=~CS(255,-40,-155)
|
||||||
[/frame]
|
[/frame]
|
||||||
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -350}
|
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -350}
|
||||||
[/attack_anim]
|
[/attack_anim]
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
range=ranged
|
range=ranged
|
||||||
damage=11
|
damage=11
|
||||||
number=4
|
number=4
|
||||||
icon=attacks/faerie-fire.png
|
icon=attacks/faerie-fire-sun.png
|
||||||
[specials]
|
[specials]
|
||||||
{WEAPON_SPECIAL_MAGICAL}
|
{WEAPON_SPECIAL_MAGICAL}
|
||||||
[/specials]
|
[/specials]
|
||||||
@ -139,6 +139,9 @@
|
|||||||
start_time=-350
|
start_time=-350
|
||||||
elfhalo_start_time=-350
|
elfhalo_start_time=-350
|
||||||
{MISSILE_FRAME_FAERIE_FIRE}
|
{MISSILE_FRAME_FAERIE_FIRE}
|
||||||
|
missile_blend_color=255,180,0
|
||||||
|
missile_blend_ratio=0.5
|
||||||
|
missile_halo_mod=~CS(255,-40,-155)
|
||||||
[if]
|
[if]
|
||||||
terrain_type={QUENOTH_UNWALKABLE_TERRAINS}
|
terrain_type={QUENOTH_UNWALKABLE_TERRAINS}
|
||||||
[frame]
|
[frame]
|
||||||
@ -154,6 +157,7 @@
|
|||||||
duration=500
|
duration=500
|
||||||
halo=halo/elven/faerie-fire-halo[1~7].png
|
halo=halo/elven/faerie-fire-halo[1~7].png
|
||||||
halo_x,halo_y=14,0
|
halo_x,halo_y=14,0
|
||||||
|
halo_mod=~CS(255,-40,-155)
|
||||||
[/elfhalo_frame]
|
[/elfhalo_frame]
|
||||||
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -350}
|
{SOUND:HIT_AND_MISS magic-faeriefire.ogg magic-faeriefire-miss.ogg -350}
|
||||||
[/attack_anim]
|
[/attack_anim]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user