CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <[EMAIL PROTECTED]>   05/01/20 22:20:23

Modified files:
        data/units     : Mermaid_Initiate.cfg 

Log message:
        Finished the animations for the mermaid initiate, massive adjustments 
to stats.

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

Patches:
Index: wesnoth/data/units/Mermaid_Initiate.cfg
diff -u wesnoth/data/units/Mermaid_Initiate.cfg:1.5 
wesnoth/data/units/Mermaid_Initiate.cfg:1.6
--- wesnoth/data/units/Mermaid_Initiate.cfg:1.5 Sun Dec 19 22:20:54 2004
+++ wesnoth/data/units/Mermaid_Initiate.cfg     Thu Jan 20 22:20:23 2005
@@ -4,18 +4,15 @@
 race=merman
 gender=female
 image=mermaid-initiate.png
-hitpoints=25
+image_defensive=mermaid-initiate-defend.png
+hitpoints=27
 movement_type=swimmer
-    [resistance]
-    blade=110
-    pierce=110
-    [/resistance]
 movement=6
-experience=30
+experience=50
 level=1
 alignment=lawful
 advanceto=Mermaid Priestess,Mermaid Enchantress
-cost=16
+cost=19
 usage=mixed fighter
 unit_description= _ "Young Mermaids are often initiated in the water magics of 
their people.  Despite their frailty, this makes them formidable opponents, as 
they can call upon the very water about them to smite their enemies."
 get_hit_sound=mermen-hit.wav
@@ -23,8 +20,13 @@
        name=staff
        type=impact
        range=short
-       damage=4
-       number=2
+       damage=7
+       number=1
+               [frame]
+               begin=-100
+               end=100
+               image=mermaid-initiate-staff-attack.png
+               [/frame]
        [/attack]
 
        [attack]
@@ -33,13 +35,48 @@
        type=impact
        range=long
        special=magical
-       damage=5
-       number=3
+       damage=8
+       number=2
+               [frame]
+               begin=-450
+               end=-400
+               image=mermaid-initiate-water-attack1.png
+               [/frame]
+               [frame]
+               begin=-400
+               end=-350
+               image=mermaid-initiate-water-attack2.png
+               [/frame]
+               [frame]
+               begin=-350
+               end=-300
+               image=mermaid-initiate-water-attack3.png
+               [/frame]
+               [frame]
+               begin=-300
+               end=-225
+               image=mermaid-initiate-water-attack4.png
+               [/frame]
+               [frame]
+               begin=-225
+               end=-140
+               image=mermaid-initiate-water-attack5.png
+               [/frame]
                [missile_frame]
-               begin=-150
+               begin=-165
                end=0
                image=projectiles/water-spray.png
                image_diagonal=projectiles/water-spray.png
                [/missile_frame]
+               [frame]
+               begin=-140
+               end=-75
+               image=mermaid-initiate-water-attack6.png
+               [/frame]
+               [frame]
+               begin=-75
+               end=0
+               image=mermaid-initiate-water-attack7.png
+               [/frame]
        [/attack]
 [/unit]


Reply via email to