wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data/units Mage.cfg


From: Cedric Duval
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Mage.cfg
Date: Tue, 31 Aug 2004 04:22:03 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <address@hidden>   04/08/31 08:17:20

Modified files:
        data/units     : Mage.cfg 

Log message:
        Reverting mage.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Mage.cfg.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Mage.cfg
diff -u wesnoth/data/units/Mage.cfg:1.24 wesnoth/data/units/Mage.cfg:1.25
--- wesnoth/data/units/Mage.cfg:1.24    Tue Aug 31 02:02:36 2004
+++ wesnoth/data/units/Mage.cfg Tue Aug 31 08:17:19 2004
@@ -2,6 +2,7 @@
 id=Mage
 name= _ "Mage"
 race=human
+gender=male,female
 image=mage.png
 image_defensive=mage-defend.png
 hitpoints=24
@@ -13,7 +14,7 @@
 advanceto=White Mage,Red Mage
 cost=21
 usage=mixed fighter
-unit_description="Mages are both weak and powerful. Moving slowly, and with 
poor defensive skills, Mages attack with magical missiles that always have a 
high chance of hitting their target. For this reason, Mages are an excellent 
choice for flushing out enemies hiding in difficult terrain."
+unit_description= _ "Mages are both weak and powerful. Moving slowly, and with 
poor defensive skills, Mages attack with magical missiles that always have a 
high chance of hitting their target. For this reason, Mages are an excellent 
choice for flushing out enemies hiding in difficult terrain."
 get_hit_sound=groan.wav
        [attack]
        name=dagger
@@ -59,8 +60,76 @@
                end=0
                image=projectiles/magicmissile-n.png
                image_diagonal=projectiles/magicmissile-ne.png
-               
halo=halo/mage-halo9.png:50,halo/mage-halo10.png:50,halo/mage-halo11.png:50,halo/mage-halo12.png:50,halo/mage-halo13.png:50,
+               
halo=halo/mage-halo9.png,halo/mage-halo10.png,halo/mage-halo11.png,halo/mage-halo12.png,halo/mage-halo13.png,
                halo_x,halo_y=10,-14
                [/missile_frame]
        [/attack]
+
+       [female]
+       id=Mage
+       name= _ "Mage"
+       race=human
+       gender=female
+       image=mage+female.png
+       image_defensive=mage+female-defend.png
+       hitpoints=24
+       movement_type=smallfoot
+       movement=5
+       experience=60
+       level=1
+       alignment=lawful
+       advanceto=White Mage,Red Mage
+       cost=21
+       usage=mixed fighter
+       unit_description= _ "Mages are both weak and powerful. Moving slowly, 
and with poor defensive skills, Mages attack with magical missiles that always 
have a high chance of hitting their target. For this reason, Mages are an 
excellent choice for flushing out enemies hiding in difficult terrain."
+       get_hit_sound=female-hit.wav
+               [attack]
+               name=dagger
+               type=blade
+               range=short
+               damage=5
+               number=1
+                       [frame]
+                       begin=-100
+                       end=100
+                       image=mage+female-attack.png
+                       [/frame]
+                       [sound]
+                               time=-100
+                       sound=dagger-swish.wav
+                       [/sound]
+               [/attack]
+               [attack]
+               name=missile
+               type=fire
+               range=long
+               special=magical
+               damage=7
+               number=3
+                       [sound]
+                       time=-200
+                       sound=magicmissile.wav
+                       [/sound]
+                       [frame]
+                       begin=-450
+                       end=0
+                       image=mage+female-attack1.png
+                       
halo=halo/mage-halo1.png,halo/mage-halo2.png,halo/mage-halo3.png,halo/mage-halo4.png,halo/mage-halo5.png,halo/mage-halo6.png,halo/mage-halo7.png,halo/mage-halo8.png,halo/mage-halo9.png
+                       halo_x,halo_y=10,-10
+                       [/frame]
+                       [frame]
+                       begin=0
+                       end=50
+                       image=mage+female-attack1.png
+                       [/frame]
+                       [missile_frame]
+                       begin=-200
+                       end=0
+                       image=projectiles/magicmissile-n.png
+                       image_diagonal=projectiles/magicmissile-ne.png
+                       
halo=halo/mage-halo9.png,halo/mage-halo10.png,halo/mage-halo11.png,halo/mage-halo12.png,halo/mage-halo13.png,
+                       halo_x,halo_y=10,-14
+                       [/missile_frame]
+               [/attack]
+       [/female]
 [/unit]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]