1.19 - Brush up minor characters (#8764)
* HttT sea orc update * TSG eyestalk portrait * TRoW vampire lady portrait
BIN
data/campaigns/Heir_To_The_Throne/images/portraits/sea-orc.webp
Normal file
After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 836 B |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 8.5 KiB |
After Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 915 B After Width: | Height: | Size: 9.1 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Sea Orc"
|
||||
race=orc
|
||||
image="units/sea-orc.png"
|
||||
profile=portraits/sea-orc.webp
|
||||
[standing_anim]
|
||||
start_time=-50
|
||||
[frame]
|
||||
|
@ -27,9 +28,10 @@
|
|||
{AMLA_DEFAULT}
|
||||
cost=12
|
||||
usage=fighter
|
||||
# this description needs revision
|
||||
description= _ "While often viewed as inferior to their land-loving counterparts, Sea Orcs represent a great leap for all goblins as they have adapted to aquatic environments. With their curved swords they are competent fighters, although their lack of a ranged attack and poor defense on land do represent strategic weaknesses."
|
||||
die_sound={SOUND_LIST:ORC_SMALL_DIE}
|
||||
{DEFENSE_ANIM "units/sea-orc-defend.png" "units/sea-orc.png" {SOUND_LIST:ORC_SMALL_HIT} }
|
||||
{DEFENSE_ANIM "units/sea-orc-defend2.png" "units/sea-orc-defend1.png" {SOUND_LIST:ORC_SMALL_HIT} }
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
|
@ -46,16 +48,18 @@
|
|||
name=sword
|
||||
[/filter_attack]
|
||||
|
||||
start_time=-200
|
||||
swoosh_start_time=-50
|
||||
start_time=-300
|
||||
offset=0.0:150,0.0~0.6:120,0.6~0.0:180
|
||||
y=0~-8:100,-8:60,-8~4:130,4~0:160
|
||||
swoosh_start_time=-25
|
||||
|
||||
[swoosh_frame]
|
||||
image="units/sea-orc-swoosh.png:100,misc/blank-hex.png:1"
|
||||
image=",misc/blank-hex.png:1,units/sea-orc-swoosh.png:50,misc/blank-hex.png:1"
|
||||
auto_vflip=no
|
||||
offset=0.8
|
||||
[/swoosh_frame]
|
||||
[frame]
|
||||
image="units/sea-orc.png:100,units/sea-orc-attack.png:200,units/sea-orc.png:50"
|
||||
image="units/sea-orc.png:50,units/sea-orc-attack[1,2].png:[150,120],units/sea-orc.png:130"
|
||||
[/frame]
|
||||
|
||||
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -100}
|
||||
|
|
After Width: | Height: | Size: 35 KiB |
|
@ -5,6 +5,7 @@
|
|||
gender=female
|
||||
race=undead
|
||||
image="units/undead-vampirelady.png"
|
||||
profile="portraits/vampire_lady.webp"
|
||||
{DEFENSE_ANIM "units/undead-vampirelady-defend.png" "units/undead-vampirelady.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
hitpoints=52
|
||||
movement_type=undeadfly
|
||||
|
|
BIN
data/campaigns/The_South_Guard/images/portraits/eyestalk.webp
Normal file
After Width: | Height: | Size: 55 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Eyestalk"
|
||||
race=monster
|
||||
image="units/eyestalk.png"
|
||||
profile=portraits/eyestalk.webp
|
||||
hitpoints=68
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|