1
0
mirror of https://github.com/wesnoth/wesnoth synced 2025-04-25 20:30:26 +00:00

Removed duplicated Fire Wisp unit

This commit is contained in:
Elvish_Hunter 2025-03-21 22:45:10 +01:00
parent 3f006822b8
commit 7d20a822f4
14 changed files with 5 additions and 125 deletions

Binary file not shown.

Before

(image error) Size: 1.2 KiB

Binary file not shown.

Before

(image error) Size: 765 B

Binary file not shown.

Before

(image error) Size: 707 B

Binary file not shown.

Before

(image error) Size: 579 B

Binary file not shown.

Before

(image error) Size: 346 B

Binary file not shown.

Before

(image error) Size: 257 B

Binary file not shown.

Before

(image error) Size: 711 B

Binary file not shown.

Before

(image error) Size: 1.2 KiB

Binary file not shown.

Before

(image error) Size: 1.4 KiB

Binary file not shown.

Before

(image error) Size: 775 B

Binary file not shown.

Before

(image error) Size: 1.4 KiB

Binary file not shown.

Before

(image error) Size: 742 B

@ -1,123 +0,0 @@
#textdomain wesnoth-units
[unit_type]
id=Fire Wisp
name= _ "Fire Wisp"
race=elemental
{TRAIT_STRONG}
{TRAIT_STRONG}
{TRAIT_QUICK}
{TRAIT_RESILIENT}
image="units/elementals/firewisp.png"
hitpoints=13
movement_type=firefly
movement=6
experience=18
level=0
alignment=neutral
advances_to=Fire Guardian
cost=9
usage=archer
die_sound=drake-die.ogg
description=_ "Fire Wisps are spirits of smoke and flame. When not being ordered around they like to frolic in pools of lava and take great delight in burning anything they can reach."
{DEFENSE_ANIM_FILTERED "units/elementals/firewisp-defend.png" "units/elementals/firewisp.png" {SOUND_LIST:DRAKE_HIT} direction=s,se,sw,ne,nw}
{DEFENSE_ANIM_FILTERED "units/elementals/firewisp-defend.png" "units/elementals/firewisp.png" {SOUND_LIST:DRAKE_HIT} direction=n}
[movement_costs]
deep_water=
swamp_water=3
mountains=2
frozen=3
[/movement_costs]
[defense]
deep_water=100
[/defense]
[attack]
name=fire bash
description=_"fire bash"
type=fire
range=melee
damage=3
number=2
icon=attacks/claws-fire-elemental.png
[/attack]
[attack]
name=fire breath
description= _ "fire breath"
type=fire
range=ranged
damage=4
number=2
icon=attacks/firebreath.png
[/attack]
[attack_anim]
[filter_attack]
name=fire bash
[/filter_attack]
start_time=-100
[frame]
image="units/elementals/firewisp-attack.png:200"
sound=fire.wav
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=fire breath
[/filter_attack]
direction=n
start_time=-500
{MISSILE_FRAME_FIRE_BREATH_N 11,-34}
[frame]
image="units/elementals/firewisp-ranged[1~2].png:[100,50]"
[/frame]
{SOUND:HIT_AND_MISS flame-big.ogg flame-big-miss.ogg -400}
[/attack_anim]
[attack_anim]
[filter_attack]
name=fire breath
[/filter_attack]
direction=s
start_time=-500
{MISSILE_FRAME_FIRE_BREATH_S 11,15}
[frame]
image="units/elementals/firewisp-ranged[1~2].png:[100,50]"
[/frame]
{SOUND:HIT_AND_MISS flame-big.ogg flame-big-miss.ogg -400}
[/attack_anim]
[attack_anim]
[filter_attack]
name=fire breath
[/filter_attack]
direction=ne,nw
start_time=-500
{MISSILE_FRAME_FIRE_BREATH_N_DIAGONAL 24,-22}
[frame]
image="units/elementals/firewisp-ranged[1~2].png:[100,50]"
[/frame]
{SOUND:HIT_AND_MISS flame-big.ogg flame-big-miss.ogg -400}
[/attack_anim]
[attack_anim]
[filter_attack]
name=fire breath
[/filter_attack]
direction=se,sw
start_time=-500
{MISSILE_FRAME_FIRE_BREATH_S_DIAGONAL 26,10}
[frame]
image="units/elementals/firewisp-ranged[1~2].png:[100,50]"
[/frame]
{SOUND:HIT_AND_MISS flame-big.ogg flame-big-miss.ogg -400}
[/attack_anim]
[death]
start_time=0
[frame]
image="units/elementals/firewisp.png:50"
[/frame]
[frame]
image="units/elementals/firewisp-death[1~5].png:100"
[/frame]
[/death]
[/unit_type]

@ -2,8 +2,11 @@
[unit_type]
id=Fire Wisp
name= _ "Fire Wisp"
race=monster
{TRAIT_ELEMENTAL}
race=elemental
{TRAIT_STRONG}
{TRAIT_STRONG}
{TRAIT_QUICK}
{TRAIT_RESILIENT}
image="units/monsters/firewisp.png"
profile="portraits/monsters/fire_guardian.webp" # temporary portrait
hitpoints=13