add female pictures

This commit is contained in:
Severin Glöckner 2023-09-20 02:55:52 +02:00 committed by Celtic Minstrel
parent 90e0c40a67
commit 88c6130cfb
16 changed files with 70 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -4,8 +4,9 @@
id=Orcish Adept
name= _ "Orcish Adept"
race=orc
gender=female
gender=male,female
image="units/orcs/shaman.png"
bar_offset_x=-4
profile="portraits/orcs/adept.webp"
hitpoints=25
movement_type=orcishfoot
@ -100,4 +101,24 @@
{SOUND:HIT_AND_MISS staff.ogg staff-miss.ogg -125}
[/attack_anim]
[female]
name= _ "female^Orcish Adept"
image="units/orcs/adept+female.png"
bar_offset_x=-1
{DEFENSE_ANIM "units/orcs/adept+female-defend-2.png" "units/orcs/adept+female-defend-1.png" {SOUND_LIST:ORC_HIT} }
[attack_anim]
[frame]
image="units/orcs/adept+female.png:250"
[/frame]
[frame]
image="units/orcs/adept+female-magic.png:300"
[/frame]
[/attack_anim]
[attack_anim]
[frame]
image="units/orcs/adept+female.png:350"
[/frame]
[/attack_anim]
[/female]
[/unit_type]

View file

@ -4,8 +4,9 @@
id=Orcish Shaman
name=_"Orcish Shaman"
race=orc
gender=female
gender=male,female
image="units/orcs/shaman.png"
bar_offset_x=-7
profile="portraits/orcs/shaman.webp"
hitpoints=37
movement_type=orcishfoot
@ -100,4 +101,24 @@
{SOUND:HIT_AND_MISS staff.ogg staff-miss.ogg -125}
[/attack_anim]
[female]
name= _ "female^Orcish Shaman"
image="units/orcs/shaman+female.png"
bar_offset_x=-5
{DEFENSE_ANIM "units/orcs/shaman+female-defend-2.png" "units/orcs/shaman+female-defend-1.png" {SOUND_LIST:ORC_HIT} }
[attack_anim]
[frame]
image="units/orcs/shaman+female.png:200"
[/frame]
[frame]
image="units/orcs/shaman+female-magic.png:300"
[/frame]
[/attack_anim]
[attack_anim]
[frame]
image="units/orcs/shaman+female.png:350"
[/frame]
[/attack_anim]
[/female]
[/unit_type]

View file

@ -2,10 +2,11 @@
[unit_type]
id=Orcish Sorceress
name=_"Orcish Sorceress"
name=_"Orcish Sorcerer"
race=orc
gender=female
gender=male,female
image="units/orcs/sorceress.png"
bar_offset_x=-4
profile="portraits/orcs/sorceress.webp"
hitpoints=51
movement_type=orcishfoot
@ -101,4 +102,27 @@
{SOUND:HIT_AND_MISS staff.ogg staff-miss.ogg -125}
[/attack_anim]
[female]
name= _ "female^Orcish Sorceress"
image="units/orcs/sorceress+female.png"
bar_offset_x=-11
{DEFENSE_ANIM "units/orcs/sorceress+female-defend-2.png" "units/orcs/sorceress+female-defend-1.png" {SOUND_LIST:ORC_HIT} }
[attack_anim]
[frame]
image="units/orcs/sorceress+female.png:150"
[/frame]
[frame]
image="units/orcs/sorceress+female-magic-1.png:450"
[/frame]
[frame]
image="units/orcs/sorceress+female-magic-2.png:150"
[/frame]
[/attack_anim]
[attack_anim]
[frame]
image="units/orcs/sorceress+female.png:350"
[/frame]
[/attack_anim]
[/female]
[/unit_type]