[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Drake_Beak.cfg Drake_Burner....
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Drake_Beak.cfg Drake_Burner.... |
Date: |
Fri, 24 Sep 2004 05:05:02 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 04/09/24 08:58:41
Modified files:
data/units : Drake_Beak.cfg Drake_Burner.cfg
Drake_Clasher.cfg Drake_Fire.cfg
Drake_Flameheart.cfg Drake_Flare.cfg
Drake_Gladiator.cfg Drake_Glider.cfg
Drake_Inferno.cfg Drake_Petit.cfg Drake_Sky.cfg
Drake_Slasher.cfg Saurian_Icecaster.cfg
Saurian_Soothsayer.cfg
Log message:
Balancing, Tweaking, and Cleaning up of New Drakes. Will post the
Details.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Beak.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Burner.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Clasher.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Fire.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Flameheart.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Flare.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Gladiator.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Glider.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Inferno.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Petit.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Sky.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Slasher.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Saurian_Icecaster.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Saurian_Soothsayer.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Drake_Beak.cfg
diff -u wesnoth/data/units/Drake_Beak.cfg:1.3
wesnoth/data/units/Drake_Beak.cfg:1.4
--- wesnoth/data/units/Drake_Beak.cfg:1.3 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Drake_Beak.cfg Fri Sep 24 08:58:41 2004
@@ -4,45 +4,34 @@
race=drake
image=drake-beak.png
image_defensive=drake-beak-defend.png
-hitpoints=37
-movement_type=drakefly
-movement=8
+hitpoints=36
+movement_type=fly
+movement=9
experience=500
level=2
alignment=neutral
advanceto=null
cost=24
usage=scout
-unit_description= _ "Smaller than most Drakes, the Beaks are therefore more
agile and can fight even when flying."
+unit_description= _ "Smaller and slightly less robust than most Drakes, the
Drake Beak makes up for this with its graceful flight and higher speed."
get_hit_sound=groan.wav
-
- # this drake,a albeit larger than Petit, is smaller than most,
- # more agile, and he doesn't need to land before fighting
- [defense]
- deep water=50
- shallow water=50
- swamp water=50
- grassland=50
- sand=50
- forest=50
- hills=50
- mountains=50
- village=50
- castle=50
- tundra=50
- cave=80
- [/defense]
-
- [attack]
+[resistance]
+ fire=50
+ pierce=110
+ cold=150
+[/resistance]
+[attack]
name=beak
type=impact
range=short
damage=8
number=3
- [frame]
+ icon=attacks/beak.png
+ [frame]
begin=-300
end=-50
image=drake-beak-attack.png
- [/frame]
- [/attack]
+ [/frame]
+[/attack]
+
[/unit]
Index: wesnoth/data/units/Drake_Burner.cfg
diff -u wesnoth/data/units/Drake_Burner.cfg:1.10
wesnoth/data/units/Drake_Burner.cfg:1.11
--- wesnoth/data/units/Drake_Burner.cfg:1.10 Wed Sep 22 05:36:19 2004
+++ wesnoth/data/units/Drake_Burner.cfg Fri Sep 24 08:58:41 2004
@@ -6,14 +6,14 @@
image=drake-burner.png
image_defensive=drake-burner-defend.png
image_moving=drake-burner-flying.png
-hitpoints=48
+hitpoints=45
movement_type=drakefly
movement=5
experience=54
level=1
alignment=neutral
advanceto=Fire Drake,Drake Flare
-cost=23
+cost=22
usage=archer
unit_description= _ "Not only can a Drake Burner wield its claws with deadly
skill, but it still possesses the fire-breathing abilities of its remote
ancestors. Enemies would be well advised to keep their distance. The most
skilled Burners will often go on to become Fire Drakes who seek to master their
internal fire, or Drake Flares who aspire to be leaders of their kind."
get_hit_sound=groan.wav
@@ -23,6 +23,7 @@
range=short
damage=7
number=2
+ icon=attacks/claws.png
[frame]
begin=-200
end=-50
Index: wesnoth/data/units/Drake_Clasher.cfg
diff -u wesnoth/data/units/Drake_Clasher.cfg:1.4
wesnoth/data/units/Drake_Clasher.cfg:1.5
--- wesnoth/data/units/Drake_Clasher.cfg:1.4 Wed Sep 22 05:36:19 2004
+++ wesnoth/data/units/Drake_Clasher.cfg Fri Sep 24 08:58:41 2004
@@ -5,39 +5,34 @@
race=drake
image=drake-clasher.png
image_defensive=drake-clasher-defend.png
-image_moving=drake-clasher-flying.png
-hitpoints=45
-movement_type=drakefly
-movement=6
+#image_moving=drake-clasher-flying.png
+hitpoints=48
+movement_type=drakefoot
+movement=5
experience=45
level=1
alignment=neutral
advanceto=Drake Gladiator,Drake Slasher
-cost=19
+cost=21
usage=fighter
-[resistance]
- impact=90
- pierce=100
- fire=60
- blade=80
-[/resistance]
-unit_description= _ "These Drakes lack the ability to use their great internal
fire as a weapon. To compensate they have become great craftsmen that can
fabricate weapons with emerald edges. The Clashers' weapons of choice are the
sword and spear, which they use to great effect. In addition, they also wear
more armour than most Drakes. 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 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."
get_hit_sound=groan.wav
-[attack]
- name=sword
- type=blade
- range=short
- damage=5
- number=4
- [frame]
- begin=-150
- end=-0
- image=drake-clasher-attack-sword.png
- [/frame]
- [sound]
- time=-150
- sound=sword-swish.wav
- [/sound]
+ [attack]
+ name=sword
+ type=blade
+ range=short
+ damage=5
+ number=4
+ icon=attacks/sword.png
+ [frame]
+ begin=-150
+ end=-0
+ image=drake-clasher-attack-sword.png
+ [/frame]
+ [sound]
+ time=-150
+ sound=sword-swish.wav
+ [/sound]
[/attack]
[attack]
@@ -46,6 +41,7 @@
range=short
damage=6
number=4
+ icon=attacks/spear.png
[frame]
begin=-300
end=-200
Index: wesnoth/data/units/Drake_Fire.cfg
diff -u wesnoth/data/units/Drake_Fire.cfg:1.4
wesnoth/data/units/Drake_Fire.cfg:1.5
--- wesnoth/data/units/Drake_Fire.cfg:1.4 Wed Sep 22 05:36:19 2004
+++ wesnoth/data/units/Drake_Fire.cfg Fri Sep 24 08:58:41 2004
@@ -6,21 +6,19 @@
image=drake-fire.png
image_defensive=drake-fire-defend.png
image_moving=drake-fire-flying.png
-hitpoints=58
+hitpoints=61
movement_type=drakefly
movement=5
experience=110
level=2
alignment=neutral
advanceto=Inferno Drake
-cost=32
+cost=39
usage=archer
unit_description= _ "The great fire drakes equip themselves with silver plated
armour to defend themselves from serious injuries. Although their melee
technique is primitive, they have mastered their internal fire and are to be
feared. The most ferocious Fire Drakes become the flying configurations known
as Drake Infernos."
get_hit_sound=groan.wav
[resistance]
- impact=70
- pierce=100
- blade=80
+ fire=40
[/resistance]
[attack]
name=claws
@@ -28,6 +26,7 @@
range=short
damage=9
number=2
+ icon=attacks/claws.png
[frame]
begin=-200
end=-50
Index: wesnoth/data/units/Drake_Flameheart.cfg
diff -u wesnoth/data/units/Drake_Flameheart.cfg:1.6
wesnoth/data/units/Drake_Flameheart.cfg:1.7
--- wesnoth/data/units/Drake_Flameheart.cfg:1.6 Wed Sep 22 05:36:19 2004
+++ wesnoth/data/units/Drake_Flameheart.cfg Fri Sep 24 08:58:41 2004
@@ -7,7 +7,7 @@
image_defensive=drake-flameheart-defend.png
image_moving=drake-flameheart-flying.png
image_leading=drake-flameheart-lead.png
-hitpoints=74
+hitpoints=82
movement_type=drakefly
movement=5
experience=500
@@ -15,7 +15,7 @@
alignment=neutral
ability=leadership
advanceto=null
-cost=110
+cost=65
usage=mixed fighter
unit_description= _ "There is an old saying that, 'The generals in Drake
armies have fire in their veins instead of blood'. Nobody would doubt the truth
in that saying after facing these towering creatures of sheer devastation...
However, butween their crackling flames and their wicked swords, few who meet
them survive to confirm this saying."
get_hit_sound=groan.wav
@@ -25,6 +25,7 @@
range=short
damage=12
number=3
+ icon=attacks/sword.png
[frame]
begin=-350
end=-250
Index: wesnoth/data/units/Drake_Flare.cfg
diff -u wesnoth/data/units/Drake_Flare.cfg:1.1
wesnoth/data/units/Drake_Flare.cfg:1.2
--- wesnoth/data/units/Drake_Flare.cfg:1.1 Wed Sep 22 05:37:25 2004
+++ wesnoth/data/units/Drake_Flare.cfg Fri Sep 24 08:58:41 2004
@@ -7,15 +7,15 @@
image_defensive=drake-flare-defend.png
image_moving=drake-flare-flying.png
image_leading=drake-flare-lead.png
-hitpoints=54
+hitpoints=61
ability=leadership
movement_type=drakefly
movement=5
-experience=54
+experience=66
level=2
alignment=neutral
advanceto=Drake Flameheart
-cost=38
+cost=39
usage=mixed fighter
unit_description= _ "Drake Flares aspire to be leaders of their kind. While
their mastery of their internal fire is not as great as some of their kin these
Drakes have broader asperations. They are skilled with swords, and they aspire
to be the greatest of their kind."
get_hit_sound=groan.wav
@@ -25,6 +25,7 @@
range=short
damage=7
number=3
+ icon=attacks/sword.png
[frame]
begin=-200
end=-50
Index: wesnoth/data/units/Drake_Gladiator.cfg
diff -u wesnoth/data/units/Drake_Gladiator.cfg:1.1
wesnoth/data/units/Drake_Gladiator.cfg:1.2
--- wesnoth/data/units/Drake_Gladiator.cfg:1.1 Wed Sep 22 05:37:25 2004
+++ wesnoth/data/units/Drake_Gladiator.cfg Fri Sep 24 08:58:41 2004
@@ -5,24 +5,21 @@
race=drake
image=drake-gladiator.png
image_defensive=drake-gladiator-defend.png
-image_moving=drake-gladiator-flying.png
-hitpoints=58
-movement_type=drakefly
-movement=6
+#image_moving=drake-gladiator-flying.png
+hitpoints=67
+movement_type=drakefoot
+movement=5
experience=72
level=2
alignment=neutral
advanceto=null
#advanceto=Drake Omnirage
-cost=28
+cost=36
usage=fighter
-unit_description= _ "These Drakes lack the ability to use their great internal
fire as a weapon. To compensate they have become great craftsmen that can
fabricate weapons with emerald edges. Drakes Gladiators protect their
vulnerable hides with thick brass armour and they arm themselves with as many
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 armour 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]
- impact=80
pierce=100
- fire=60
- blade=70
[/resistance]
[attack]
name=sword
@@ -30,7 +27,7 @@
range=short
damage=8
number=4
-
+ icon=attacks/sword.png
[frame]
begin=-200
end=-50
@@ -48,7 +45,7 @@
range=short
damage=6
number=5
-
+ icon=attacks/spear.png
[frame]
begin=-100
end=-50
@@ -62,7 +59,7 @@
range=short
damage=9
number=3
-
+ icon=attacks/mace.png
[frame]
begin=-80
end=-50
Index: wesnoth/data/units/Drake_Glider.cfg
diff -u wesnoth/data/units/Drake_Glider.cfg:1.1
wesnoth/data/units/Drake_Glider.cfg:1.2
--- wesnoth/data/units/Drake_Glider.cfg:1.1 Wed Sep 22 05:37:25 2004
+++ wesnoth/data/units/Drake_Glider.cfg Fri Sep 24 08:58:41 2004
@@ -14,7 +14,7 @@
alignment=neutral
advanceto=Sky Drake
#advanceto=null
-cost=21
+cost=19
usage=fighter
unit_description= _ "Drake gliders wear as little armour as possible so they
can quickly escape their foes when they leave their caves. These Drakes are
compotent fighters, possesing the internal fire common to many of their kin.
Gliders can also effectively use their speed to viciously slam their opponents
into submission. The best gliders can look forward to being accepted into the
ranks of the high flying Sky Drakes."
get_hit_sound=groan.wav
@@ -24,6 +24,7 @@
range=short
damage=7
number=3
+ #icon=attacks/fist.png
[frame]
begin=-200
end=-50
Index: wesnoth/data/units/Drake_Inferno.cfg
diff -u wesnoth/data/units/Drake_Inferno.cfg:1.2
wesnoth/data/units/Drake_Inferno.cfg:1.3
--- wesnoth/data/units/Drake_Inferno.cfg:1.2 Wed Sep 22 07:30:40 2004
+++ wesnoth/data/units/Drake_Inferno.cfg Fri Sep 24 08:58:41 2004
@@ -6,21 +6,18 @@
image=drake-inferno.png
image_defensive=drake-inferno-defend.png
image_moving=drake-inferno-flying.png
-hitpoints=69
+hitpoints=82
movement_type=drakefly
movement=5
experience=0
level=3
alignment=neutral
advanceto=null
-cost=45
+cost=65
usage=archer
unit_description= _ "The flying configurations known as Drake Infernos wear
massive gold armour that is almost impenetrable. These drakes are also
practically immune to fire as they have adjusted to hiding in the cones of
volcanoes. Drake Infernos have utterly mastered their internal fire, and rival
their predecessors the Dragons in their ability to use it."
get_hit_sound=groan.wav
[resistance]
- impact=60
- pierce=90
- blade=70
fire=20
[/resistance]
[attack]
@@ -29,6 +26,7 @@
range=short
damage=10
number=2
+ icon=attacks/claws.png
[frame]
begin=-200
end=-50
Index: wesnoth/data/units/Drake_Petit.cfg
diff -u wesnoth/data/units/Drake_Petit.cfg:1.3
wesnoth/data/units/Drake_Petit.cfg:1.4
--- wesnoth/data/units/Drake_Petit.cfg:1.3 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Drake_Petit.cfg Fri Sep 24 08:58:41 2004
@@ -5,44 +5,32 @@
image=drake-petit.png
image_defensive=drake-petit-defend.png
hitpoints=28
-movement_type=drakefly
-movement=7
+movement_type=fly
+movement=8
experience=30
level=1
alignment=neutral
advanceto=Drake Beak
-cost=15
+cost=14
usage=scout
-#unit_description= _ ""
+unit_description= _ "While small and less robust than most Drakes, the Drake
Petit makes up for this with its graceful flight and high speed. The best Drake
Petits get promoted to become the far more ferocious Drake Beak."
get_hit_sound=groan.wav
-
- # this drake is smaller, more agile, he doesn't need to land
- # before fighting
- [defense]
- deep water=50
- shallow water=50
- swamp water=50
- grassland=50
- sand=50
- forest=50
- hills=50
- mountains=50
- village=50
- castle=50
- tundra=50
- cave=80
- [/defense]
-
- [attack]
+[resistance]
+ fire=50
+ pierce=110
+ cold=150
+[/resistance]
+[attack]
name=beak
type=impact
range=short
damage=5
number=3
- [frame]
+ icon=attacks/beak.png
+ [frame]
begin=-300
end=-50
image=drake-petit-attack.png
- [/frame]
- [/attack]
+ [/frame]
+[/attack]
[/unit]
Index: wesnoth/data/units/Drake_Sky.cfg
diff -u wesnoth/data/units/Drake_Sky.cfg:1.1
wesnoth/data/units/Drake_Sky.cfg:1.2
--- wesnoth/data/units/Drake_Sky.cfg:1.1 Wed Sep 22 05:37:25 2004
+++ wesnoth/data/units/Drake_Sky.cfg Fri Sep 24 08:58:41 2004
@@ -5,37 +5,30 @@
image=drake-sky.png
image_defensive=drake-sky-defend.png
image_moving=drake-sky-defend.png
-hitpoints=47
-movement_type=drakefly
-movement=8
+hitpoints=49
+movement_type=fly
+movement=7
experience=82
level=2
alignment=neutral
#advanceto=Hurricane Drake,Tornado drake
advanceto=null
-cost=32
+cost=31
usage=fighter
unit_description="Sky drakes truely are the kings of the sky. Using very air
they fly in as a weapon these drakes are the bane of many. They can swiftly
swoop down in a wave of destruction, and are usually long gone before anyone
can stop them."
get_hit_sound=groan.wav
-[defense]
- deep water=50
- shallow water=50
- swamp water=50
- grassland=50
- sand=50
- forest=50
- hills=50
- mountains=50
- village=50
- castle=50
- tundra=50
-[/defense]
+[resistance]
+ fire=50
+ pierce=110
+ cold=150
+[/resistance]
[attack]
name=slam
type=impact
range=short
damage=8
number=3
+ #icon=attacks/fist.png
[frame]
begin=-200
end=-50
@@ -84,6 +77,7 @@
special=marksman
damage=16
number=1
+ #icon=attacks/fist.png
[missile_frame]
begin=-100
end=0
Index: wesnoth/data/units/Drake_Slasher.cfg
diff -u wesnoth/data/units/Drake_Slasher.cfg:1.3
wesnoth/data/units/Drake_Slasher.cfg:1.4
--- wesnoth/data/units/Drake_Slasher.cfg:1.3 Wed Sep 22 05:36:19 2004
+++ wesnoth/data/units/Drake_Slasher.cfg Fri Sep 24 08:58:41 2004
@@ -5,24 +5,25 @@
race=drake
image=drake-slasher.png
image_defensive=drake-slasher-defend.png
-image_moving=drake-slasher-flying.png
-hitpoints=59
-movement_type=drakefly
-movement=6
+#image_moving=drake-slasher-flying.png
+hitpoints=67
+movement_type=drakefoot
+movement=5
experience=45
level=2
alignment=neutral
advanceto=null
-cost=25
+cost=36
usage=fighter
-unit_description= _ "These Drakes lack the ability to use their great internal
fire as a weapon. To compensate they have become great craftsmen that can
fabricate weapons with emerald edges. The Slashers' weapon of choice is the
halbierd, which they use to great effect. In addition, they also wear chainmail
to help protect them from the weapons of their foes."
-get_hit_sound=groan.wav
+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 Slashers' weapon of choice is the halberd, which they use to great effect."
+get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=11
- number=3
+ number=3
+ icon=attacks/sword.png
[frame]
begin=-150
end=-0
@@ -40,7 +41,8 @@
range=short
special=first strike
damage=16
- number=2
+ number=2
+ icon=attacks/spear.png
[frame]
begin=-300
end=-200
Index: wesnoth/data/units/Saurian_Icecaster.cfg
diff -u wesnoth/data/units/Saurian_Icecaster.cfg:1.3
wesnoth/data/units/Saurian_Icecaster.cfg:1.4
--- wesnoth/data/units/Saurian_Icecaster.cfg:1.3 Thu Sep 23 05:46:02 2004
+++ wesnoth/data/units/Saurian_Icecaster.cfg Fri Sep 24 08:58:41 2004
@@ -12,7 +12,7 @@
level=2
alignment=chaotic
advanceto=null
-cost=35
+cost=31
usage=archer
unit_description= _ "Saurian Icecasters have cast aside their role as healers
to refine their skills with the dark arts. While frail, they posses deep
knowledge of cold magic and retain their abilities as healers."
get_hit_sound=hiss.wav
Index: wesnoth/data/units/Saurian_Soothsayer.cfg
diff -u wesnoth/data/units/Saurian_Soothsayer.cfg:1.3
wesnoth/data/units/Saurian_Soothsayer.cfg:1.4
--- wesnoth/data/units/Saurian_Soothsayer.cfg:1.3 Thu Sep 23 05:46:02 2004
+++ wesnoth/data/units/Saurian_Soothsayer.cfg Fri Sep 24 08:58:41 2004
@@ -13,7 +13,7 @@
level=2
alignment=chaotic
advanceto=null
-cost=35
+cost=31
usage=healer
unit_description= _ "Saurian Soothsayers are highly valued as healers because
they can provide aide to their friends regardless of terrain or opposition. In
addition to cure their allies they posses knowledge of cold magic."
get_hit_sound=hiss.wav
- [Wesnoth-cvs-commits] wesnoth/data/units Drake_Beak.cfg Drake_Burner....,
James Spencer <=