Revise LordBob's Pikeman portrait, add and wire my Dwarf Fighter and Lord portraits.

This commit is contained in:
Phil Barber 2009-01-25 23:07:47 +00:00
parent b7086a8801
commit 48c4cbf4ce
11 changed files with 41 additions and 5 deletions

View file

@ -1,7 +1,7 @@
Version 1.5.8+svn:
* Graphics:
* Removed the black background from some remaining old portraits
* New portrait for Dwarf Thunderer, Dwarf Dragonguard, Human Pikeman.
* New portrait for Dwarf Thunderer, Dwarf Dragonguard, Human Pikeman, Dwarf Fighter, Dwarf Lord.
* Language and i18n:
* updated translations: Chinese (Traditional), Czech, French, German,
Hungarian, Slovak, Spanish

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 167 KiB

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

View file

@ -4,7 +4,7 @@
name= _ "Dwarvish Fighter"
race=dwarf
image="units/dwarves/fighter.png"
profile="portraits/Tristan_Millner/dwarven-fighter.png"
profile="portraits/Philip_Barber/dwarf-fighter.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse"
hitpoints=38
@ -30,6 +30,18 @@
[/filter_second_attack]
)}
{DEFENSE_ANIM_RANGE "units/dwarves/fighter-defend.png" "units/dwarves/fighter.png" {SOUND_LIST:DWARF_HIT} ranged}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/Philip_Barber/transparent/dwarf-fighter.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/Philip_Barber/transparent/dwarf-fighter.png"
[/portrait]
[attack]
name=axe
description=_"axe"

View file

@ -4,7 +4,7 @@
name= _ "Dwarvish Lord"
race=dwarf
image="units/dwarves/lord.png"
profile="portraits/Tristan_Millner/dwarven-fighter.png"
profile="portraits/Philip_Barber/dwarf-lord.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=79
movement_type=dwarvishfoot
@ -20,6 +20,18 @@
description= _ "Clad in shining armor, these dwarves look like kings from under the mountains. They wield axe and hammer with masterful skill, and can hit a target with a thrown hand axe at several paces. Though slow on their feet, these dwarves are a testament to the prowess of their kin."
die_sound={SOUND_LIST:DWARF_DIE}
{DEFENSE_ANIM "units/dwarves/lord-defend-2.png" "units/dwarves/lord-defend-1.png" {SOUND_LIST:DWARF_HIT} }
[portrait]
size=400
side="left"
mirror="false"
image="portraits/Philip_Barber/transparent/dwarf-lord.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/Philip_Barber/transparent/dwarf-lord.png"
[/portrait]
[resistance]
blade=60
pierce=70

View file

@ -5,7 +5,7 @@
# wmllint: general spelling steelclad
race=dwarf
image="units/dwarves/steelclad.png"
profile="portraits/Tristan_Millner/dwarven-fighter.png"
profile="portraits/Philip_Barber/dwarf-fighter.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=59
movement_type=dwarvishfoot
@ -20,6 +20,18 @@
description= _ "The more experienced Dwarvish Steelclad fighters wear heavy chain mail and plate armor, for which they are rightly famous."
die_sound={SOUND_LIST:DWARF_DIE}
{DEFENSE_ANIM "units/dwarves/steelclad-defend-2.png" "units/dwarves/steelclad-defend-1.png" {SOUND_LIST:DWARF_HIT} }
[portrait]
size=400
side="left"
mirror="false"
image="portraits/Philip_Barber/transparent/dwarf-fighter.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/Philip_Barber/transparent/dwarf-fighter.png"
[/portrait]
[resistance]
blade=70
pierce=70

View file

@ -8,7 +8,7 @@ Version 1.5.8+svn:
Hungarian, Slovak, Spanish.
* Graphics
* New portrait for Dwarf Thunderer, Dwarf Dragonguard, Human Pikeman.
* New portrait for Dwarf Thunderer, Dwarf Dragonguard, Human Pikeman, Dwarf Fighter, Dwarf Lord.
* Removed the black background from some remaining old portraits.
* User interface