Revise LordBob's Pikeman portrait, add and wire my Dwarf Fighter and Lord portraits.
|
@ -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
|
||||
|
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 114 KiB |
BIN
data/core/images/portraits/Philip_Barber/dwarf-fighter.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
data/core/images/portraits/Philip_Barber/dwarf-lord.png
Normal file
After Width: | Height: | Size: 43 KiB |
After Width: | Height: | Size: 139 KiB |
After Width: | Height: | Size: 140 KiB |
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|