mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 11:55:49 +00:00
Mistakes correction
This commit is contained in:
parent
426b68a331
commit
1c9bee69e7
@ -1609,7 +1609,7 @@ default=yes
|
||||
[movetype]
|
||||
name=drakefly
|
||||
flies=true
|
||||
# Drakes are huge (easy targets) flying beast, but are different
|
||||
# Drakes are huge (easy targets) flying beasts, but are different
|
||||
# from the classical flying unit: to fight they have to land
|
||||
# They love caves and mountains, and above all: warmth
|
||||
[movement_costs]
|
||||
@ -1657,8 +1657,8 @@ default=yes
|
||||
|
||||
[movetype]
|
||||
name=drakefoot
|
||||
# These Drakes have crippled wings - they don't fly
|
||||
# But they have thicker hides
|
||||
# These Drakes wear heavy armor - they don't fly
|
||||
# But the armor makes them a good bit tougher
|
||||
# Do a bit worse in Swamps as they can't hop to dry spots
|
||||
[movement_costs]
|
||||
deep_water=100
|
||||
|
@ -15,8 +15,20 @@ advanceto=Drake Gladiator,Drake Slasher
|
||||
undead_variation=drake
|
||||
cost=19
|
||||
usage=fighter
|
||||
unit_description= _ "With their stumpy vestigial wings and inability to use their great internal fire as a weapon some may think that these Drakes are disadvantaged; they would be mistaken. To compensate they have become great craftsmen that can fabricate weapons with emerald edges, and wear heavy armour. The Clashers' weapons of choice are the sword and spear, which they use to great effect. The greatest Clashers can become Drake Gladiators or Slashers."
|
||||
unit_description= _ "With their stumpy vestigial wings and inability to use their great internal fire as a weapon some may think that these Drakes are disadvantaged; they would be mistaken. To compensate they have become great craftsmen that can fabricate weapons with emerald edges, and wear heavy armor. The Clashers' weapons of choice are the sword and mace, which they use to great effect. The greatest Clashers can become Drake Gladiators or Slashers."
|
||||
get_hit_sound=groan.wav
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=200
|
||||
image="drake-clasher-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=400
|
||||
image="drake-clasher-die-2.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
|
@ -16,7 +16,7 @@ advanceto=null
|
||||
undead_variation=drake
|
||||
cost=35
|
||||
usage=fighter
|
||||
unit_description= _ "With their stumpy vestigial wings and inability to use their great internal fire as a weapon some may think that these Drakes are disadvantaged, they would be mistaken. Drakes Gladiators protect their vulnerable hides with thick brass armour and they arm themselves with as many emerald edged weapons as possible to fend off whatever opponents may await them."
|
||||
unit_description= _ "With their stumpy vestigial wings and inability to use their great internal fire as a weapon some may think that these Drakes are disadvantaged, they would be mistaken. Drakes Gladiators protect their vulnerable hides with thick brass armor and they arm themselves with as many emerald edged weapons as possible to fend off whatever opponents may await them."
|
||||
get_hit_sound=groan.wav
|
||||
[resistance]
|
||||
pierce=90
|
||||
|
Loading…
x
Reference in New Issue
Block a user