[[Unit tweaks]]
* Added hammer to fighter & steelclad * Removed thug from Knalgan * Adjusted steelclad's XP requirements
This commit is contained in:
parent
367baae4cf
commit
952321085c
5 changed files with 38 additions and 4 deletions
|
@ -71,7 +71,7 @@ name= _ "Default"
|
|||
[multiplayer_side]
|
||||
name= _ "&dwarf-lord.png,Knalgan Alliance"
|
||||
type=Dwarvish Lord
|
||||
recruit=Thug,Thief,Poacher,Footpad,Dwarvish Fighter,Dwarvish Ulfserker,Dwarvish Thunderer,Gryphon Rider
|
||||
recruit=Thief,Poacher,Footpad,Dwarvish Fighter,Dwarvish Ulfserker,Dwarvish Thunderer,Gryphon Rider
|
||||
music="wesnoth-7.ogg"
|
||||
terrain_liked=hm
|
||||
[ai]
|
||||
|
@ -221,7 +221,7 @@ name= _ "Age of Heroes"
|
|||
[multiplayer_side]
|
||||
name= _ "&dwarf-lord.png,Knalgan Alliance"
|
||||
type=Dwarvish Lord
|
||||
recruit=Thug,Thief,Poacher,Footpad,Dwarvish Fighter,Dwarvish Ulfserker,Dwarvish Thunderer,Gryphon Rider,Dwarvish Berserker,Dwarvish Steelclad,Dwarvish Thunderguard,Bandit
|
||||
recruit=Thief,Poacher,Footpad,Dwarvish Fighter,Dwarvish Ulfserker,Dwarvish Thunderer,Gryphon Rider,Dwarvish Berserker,Dwarvish Steelclad,Dwarvish Thunderguard,Bandit
|
||||
music="wesnoth-7.ogg"
|
||||
terrain_liked=hm
|
||||
[ai]
|
||||
|
|
|
@ -13,7 +13,7 @@ alignment=neutral
|
|||
advanceto=Dwarvish Steelclad
|
||||
cost=17
|
||||
usage=fighter
|
||||
unit_description= _ "Dwarvish Fighters wield mighty battle axes, which make them feared opponents in close range combat. They are excellent in mountainous terrain or underground. Though not swift, their power and endurance more than compensate."
|
||||
unit_description= _ "Dwarvish Fighters wield mighty battle axes and hammers, which make them feared opponents in close range combat. They are excellent in mountainous terrain or underground. Though not swift, their power and endurance more than compensate."
|
||||
get_hit_sound=groan.wav
|
||||
[resistance]
|
||||
blade=70
|
||||
|
@ -39,4 +39,21 @@ get_hit_sound=groan.wav
|
|||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=hammer
|
||||
type=impact
|
||||
range=short
|
||||
damage=9
|
||||
number=2
|
||||
[frame]
|
||||
begin=-100
|
||||
end=150
|
||||
image=dwarf-fighter-attack-mace.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-100
|
||||
sound=mace.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -14,7 +14,7 @@ movement_type=mountainfoot
|
|||
cold=80
|
||||
[/resistance]
|
||||
movement=4
|
||||
experience=58
|
||||
experience=74
|
||||
level=2
|
||||
alignment=neutral
|
||||
advanceto=Dwarvish Lord
|
||||
|
@ -39,4 +39,21 @@ get_hit_sound=groan.wav
|
|||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=hammer
|
||||
type=impact
|
||||
range=short
|
||||
damage=13
|
||||
number=2
|
||||
[frame]
|
||||
begin=-150
|
||||
end=100
|
||||
image=dwarf-warrior-attack-mace.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=mace.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
BIN
images/dwarf-fighter-attack-mace.png
Normal file
BIN
images/dwarf-fighter-attack-mace.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
images/dwarf-warrior-attack-mace.png
Normal file
BIN
images/dwarf-warrior-attack-mace.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
Loading…
Add table
Reference in a new issue