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 Dark_Adept.cfg


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Dark_Adept.cfg
Date: Wed, 10 Aug 2005 14:34:04 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/08/10 18:34:04

Modified files:
        data/units     : Dark_Adept.cfg 

Log message:
        finish off female Dark Adept

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

Patches:
Index: wesnoth/data/units/Dark_Adept.cfg
diff -u wesnoth/data/units/Dark_Adept.cfg:1.25 
wesnoth/data/units/Dark_Adept.cfg:1.26
--- wesnoth/data/units/Dark_Adept.cfg:1.25      Mon Aug  8 13:43:48 2005
+++ wesnoth/data/units/Dark_Adept.cfg   Wed Aug 10 18:34:04 2005
@@ -1,5 +1,6 @@
 [unit]
 id=Dark Adept
+gender=male,female
 name= _ "Dark Adept"
 race=human
 image="undead-adept.png"
@@ -58,12 +59,67 @@
                sound=magicmissile.wav
                [/sound]
        [/attack]
-# FIXME: add rest of stats of female version
+
        [female]
                id=Dark Adept
                gender=female
                name= _ "female^Dark Adept"
                race=human
+               image="undead-adept.png"
+               image_defensive="undead-adept-defend.png"
+               hitpoints=28
+               movement_type=smallfoot
+                       [resistance]
+                       cold=80
+                       [/resistance]
+               movement=5
+               experience=48
+               level=1
                alignment=chaotic
+               advanceto=Necromancer
+               cost=16
+               usage=archer
+               unit_description= _ "To attract any practitioners, the lure of 
black magic must be a great prize indeed, for anyone caught practicing the art 
in the civilized world is subject to a death sentence. And yet there are those 
who pursue this art, for the prize offered is nothing less than immortality. 
Hidden away in secret cults, or initiated into the dark orders of the 
underworld, the training which these fanatics must endure often drives them to 
exhaustion and enfeeblement.
+
+In such condition, their only weapon is the craft they have so committed 
themselves to learning.
+
+Special Notes: The attacks of a dark adept are magical, and always have a high 
chance of hitting an opponent."
+               get_hit_sound=groan.wav
+               [death]
+                       [frame]
+                       begin=0
+                       end=200
+                       image="undead-adept-die-1.png"
+                       [/frame]
+                       [frame]
+                       begin=200
+                       end=400
+                       image="undead-adept-die-2.png"
+                       [/frame]
+               [/death]
+               [attack]
+               name=chill wave
+               type=cold
+               special=magical
+               range=long
+               damage=10
+               number=2
+               icon=attacks/dark-missile.png
+                       [frame]
+                       begin=-300
+                       end=-200
+                       image="undead-adept-attack.png"
+                       [/frame]
+                       [missile_frame]
+                       begin=-200
+                       end=0
+                       image="projectiles/darkmissile-n.png"
+                       image_diagonal="projectiles/darkmissile-ne.png"
+                       [/missile_frame]
+                       [sound]
+                       time=-200
+                       sound=magicmissile.wav
+                       [/sound]
+               [/attack]
        [/female]
 [/unit]




reply via email to

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