Author: eleazar
Date: Sat Apr 14 02:26:01 2007
New Revision: 16816
URL: http://svn.gna.org/viewcvs/wesnoth?rev=16816&view=rev
Log:
Wiring in the 'Ruffian' to tSG. This L0 Unit appears in the easy and medium
difficulties in the first three scenarios. The Ruffian's stats may need
adjustment, as is they were taken directly from the XE henchman. The hope is
that this unit will be useful for other campaigns, but i designed him for tSG.
Rather than radically change his concept, the unit should be moved (or
duplicated) to the tSG folders. Also created a smaller club and gave it to the
Footpad as well.
Added:
trunk/data/units/Human_Outlaw_Ruffian.cfg
trunk/images/attacks/club-small.png (with props)
Modified:
trunk/changelog
trunk/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg
trunk/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg
trunk/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg
trunk/data/units/Human_Outlaw_Footpad.cfg
Modified: trunk/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=16816&r1=16815&r2=16816&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sat Apr 14 02:26:01 2007
@@ -14,6 +14,7 @@
* The South Guard
* better placement and duration of story images
* graphical enhancements including a new ethiliel portrait
+ * added 'Ruffian' an L0 outlaw to give the player something easy to kill.
* graphics
* added the --max-fps command line switch
* changed the drawing logic so it no longer delays when the drawing is
Modified:
trunk/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg?rev=16816&r1=16815&r2=16816&view=diff
==============================================================================
--- trunk/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg
(original)
+++ trunk/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg Sat
Apr 14 02:26:01 2007
@@ -75,11 +75,11 @@
canrecruit=1
#ifdef EASY
- recruit=Thug
+ recruit=Ruffian,Thug
#endif
#ifdef NORMAL
- recruit=Thug,Poacher
+ recruit=Ruffian,Thug,Poacher
#endif
#ifdef HARD
Modified:
trunk/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg?rev=16816&r1=16815&r2=16816&view=diff
==============================================================================
--- trunk/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg
(original)
+++ trunk/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg
Sat Apr 14 02:26:01 2007
@@ -79,10 +79,10 @@
canrecruit=1
#ifdef EASY
- recruit=Thief,Footpad
+ recruit=Ruffian,Thief,Footpad
#endif
#ifdef NORMAL
- recruit=Thug,Thief,Poacher
+ recruit=Ruffian,Thug,Thief,Poacher
#endif
#ifdef HARD
recruit=Footpad,Thug,Thief,Poacher,Trapper
Modified:
trunk/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg?rev=16816&r1=16815&r2=16816&view=diff
==============================================================================
--- trunk/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg
(original)
+++ trunk/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg Sat
Apr 14 02:26:01 2007
@@ -78,10 +78,10 @@
[/ai]
#ifdef EASY
- recruit=Thug,Footpad,Vampire Bat
+ recruit=Ruffian,Thug,Footpad,Vampire Bat
#endif
#ifdef NORMAL
- recruit=Thug,Thief,Poacher,Vampire Bat,Skeleton
+ recruit=Ruffian,Thug,Thief,Poacher,Vampire Bat,Skeleton
#endif
#ifdef HARD
recruit=Footpad,Thief,Poacher,Vampire Bat,Skeleton,Skeleton
Archer
Modified: trunk/data/units/Human_Outlaw_Footpad.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Human_Outlaw_Footpad.cfg?rev=16816&r1=16815&r2=16816&view=diff
==============================================================================
--- trunk/data/units/Human_Outlaw_Footpad.cfg (original)
+++ trunk/data/units/Human_Outlaw_Footpad.cfg Sat Apr 14 02:26:01 2007
@@ -20,6 +20,7 @@
{DEFENSE_ANIM "units/human-outlaws/footpad-defend.png"
"units/human-outlaws/footpad.png" {SOUND_LIST:HUMAN_HIT} }
[attack]
name=club
+ icon=attacks/club-small.png
type=impact
range=melee
damage=5
Added: trunk/data/units/Human_Outlaw_Ruffian.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Human_Outlaw_Ruffian.cfg?rev=16816&view=auto
==============================================================================
--- trunk/data/units/Human_Outlaw_Ruffian.cfg (added)
+++ trunk/data/units/Human_Outlaw_Ruffian.cfg Sat Apr 14 02:26:01 2007
@@ -1,0 +1,93 @@
+[unit]
+ id=Ruffian
+ name= _ "Ruffian"
+ race=human
+ image="units/human-peasants/ruffian.png"
+ ellipse="misc/ellipse-nozoc"
+ hitpoints=16
+ movement_type=smallfoot
+ movement=5
+ experience=18
+ level=0
+ alignment=chaotic
+ advanceto=Thug,Footpad
+ cost=6
+ usage=fighter
+ unit_description= _ "Some men without particular skills cannot or will
not make an honest living. Those that attempt to make their way through life by
the heavy end of a stick, are known as 'Ruffinas'. With enough experience they
can learn to swing a bigger club or throw things, but not both."
+ get_hit_sound={SOUND_LIST:HUMAN_HIT}
+ die_sound={SOUND_LIST:HUMAN_DIE}
+ [defend]
+ [frame]
+ begin=-150
+ end=150
+ image="units/human-peasants/ruffian-defend.png"
+ [/frame]
+ [/defend]
+ [attack]
+ name=club
+ description= _ "club"
+ icon=attacks/club-small.png
+ type=impact
+ range=melee
+ damage=4
+ number=2
+ [animation]
+ hits=no
+ [frame]
+ begin=-250
+ end=-200
+ image="units/human-peasants/ruffian.png"
+ [/frame]
+ [frame]
+ begin=-200
+ end=-100
+ image="units/human-peasants/ruffian-attack1.png"
+ [/frame]
+ [frame]
+ begin=-100
+ end=100
+ image="units/human-peasants/ruffian-attack1.png"
+ sound={SOUND_LIST:MISS}
+ [/frame]
+ [frame]
+ begin=100
+ end=200
+ image="units/human-peasants/ruffian-attack2.png"
+ [/frame]
+ [frame]
+ begin=200
+ end=300
+ image="units/human-peasants/ruffian-attack2.png"
+ [/frame]
+ [/animation]
+ [animation]
+ hits=yes
+ [frame]
+ begin=-250
+ end=-200
+ image="units/human-peasants/ruffian.png"
+ [/frame]
+ [frame]
+ begin=-200
+ end=-100
+ image="units/human-peasants/ruffian-attack1.png"
+ [/frame]
+ [frame]
+ begin=-100
+ end=100
+ image="units/human-peasants/ruffian-attack1.png"
+ sound=club.ogg
+ [/frame]
+ [frame]
+ begin=100
+ end=200
+ image="units/human-peasants/ruffian-attack2.png"
+ [/frame]
+ [frame]
+ begin=200
+ end=300
+ image="units/human-peasants/ruffian-attack2.png"
+ [/frame]
+ [/animation]
+ [/attack]
+[/unit]
Added: trunk/images/attacks/club-small.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/attacks/club-small.png?rev=16816&view=auto
==============================================================================
Binary file - no diff available.
Propchange: trunk/images/attacks/club-small.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
_______________________________________________
Wesnoth-commits mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/wesnoth-commits