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 Elvish_Enchantress.cfg Elvis...


From: Richard Kettering
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Elvish_Enchantress.cfg Elvis...
Date: Sat, 30 Apr 2005 23:30:17 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <address@hidden>      05/05/01 03:30:17

Modified files:
        data/units     : Elvish_Enchantress.cfg Elvish_Sorceress.cfg 
                         Elvish_Sylph.cfg Elvish_High_Lord.cfg 
                         Elvish_Lord.cfg 

Log message:
        Switched the elven lord units to using the same attack as the 
enchantress line, which I have renamed "faerie fire" for the english 
translation.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Enchantress.cfg.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Sorceress.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Sylph.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_High_Lord.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Lord.cfg.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Elvish_Enchantress.cfg
diff -u wesnoth/data/units/Elvish_Enchantress.cfg:1.5 
wesnoth/data/units/Elvish_Enchantress.cfg:1.6
--- wesnoth/data/units/Elvish_Enchantress.cfg:1.5       Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Elvish_Enchantress.cfg   Sun May  1 03:30:17 2005
@@ -114,7 +114,7 @@
        [/attack]
 
        [attack]
-       name=fey gale
+       name=faerie fire
        type=cold
        damage=9
        number=4
Index: wesnoth/data/units/Elvish_High_Lord.cfg
diff -u wesnoth/data/units/Elvish_High_Lord.cfg:1.10 
wesnoth/data/units/Elvish_High_Lord.cfg:1.11
--- wesnoth/data/units/Elvish_High_Lord.cfg:1.10        Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Elvish_High_Lord.cfg     Sun May  1 03:30:17 2005
@@ -15,7 +15,7 @@
 advanceto=null
 cost=40
 usage=fighter
-unit_description= _ "Elvish High Lords are fearsome in combat, using the sword 
at close range and devastating balls of fire at long range."
+unit_description= _ "Elvish High Lords are fearsome in combat, using the sword 
at close range and devastating balls of frost at long range."
 get_hit_sound=groan.wav
        [attack]
        name=sword
@@ -39,8 +39,9 @@
                [/sound]
        [/attack]
        [attack]
-       name=fireball
-       type=fire
+       name=faerie fire
+       type=cold
+       icon=attacks/iceball.png
        special=magical
        range=long
        damage=8
@@ -49,34 +50,33 @@
                begin=-300
                end=-200
                image="elvish-high-lord-ranged1.png"
-               
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
+               halo=halo/ice-halo1.png,halo/ice-halo2.png
                halo_x,halo_y=14,-4
                [/frame]
                [frame]
                begin=-200
                end=-100
                image="elvish-high-lord-ranged2.png"
-               
halo=halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
-               halo_x,halo_y=14,-16
+               halo=halo/ice-halo3.png,halo/ice-halo4.png
+               halo_x,halo_y=14,-6
                [/frame]
                [frame]
                begin=-100
                end=0
                image="elvish-high-lord-ranged3.png"
-               
halo=halo/fireball-preparation-5.png,halo/fireball-preparation-6.png
+               halo=halo/ice-halo5.png,halo/ice-halo1.png
                halo_x,halo_y=28,0
                [/frame]
                [sound]
                time=-200
-               sound=fire.wav
+               sound=magicmissile.wav
                [/sound]
                [missile_frame]
-               begin=-100
-               end=0
-               
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
-               image="projectiles/fireball-n.png"
-               image_diagonal="projectiles/fireball-nw.png"
-               halo=halo/fireball7.png
+               begin=-300
+               end=100
+               
halo=halo/ice-halo1.png,halo/ice-halo2.png,halo/ice-halo3.png,halo/ice-halo4.png,halo/ice-halo5.png,halo/ice-halo6.png,halo/ice-halo7.png,halo/ice-halo8.png,halo/ice-halo9.png
+               image="projectiles/icemissile-n.png"
+               image_diagonal="projectiles/icemissile-nw.png"
                halo_x,halo_y=15,-4
                [/missile_frame]
        [/attack]
Index: wesnoth/data/units/Elvish_Lord.cfg
diff -u wesnoth/data/units/Elvish_Lord.cfg:1.24 
wesnoth/data/units/Elvish_Lord.cfg:1.25
--- wesnoth/data/units/Elvish_Lord.cfg:1.24     Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Elvish_Lord.cfg  Sun May  1 03:30:17 2005
@@ -4,6 +4,8 @@
 race=elf
 image="elvish-lord.png"
 image_defensive="elvish-lord-defend.png"
+image_long="elvish-lord-ranged-defend.png"
+image_defensive_long="elvish-lord-ranged-defend.png"
 profile=portraits/Heir_To_The_Throne/kalenz.png
 hitpoints=51
 movement_type=woodland
@@ -14,7 +16,7 @@
 advanceto=Elvish High Lord
 cost=32
 usage=fighter
-unit_description= _ "Elvish Lords are fearsome in combat, using the sword at 
close range and devastating balls of fire at long range."
+unit_description= _ "Elvish Lords are fearsome in combat, using the sword at 
close range and devastating balls of frost at long range."
 get_hit_sound=groan.wav
        [attack]
        name=sword
@@ -33,37 +35,44 @@
                [/sound]
        [/attack]
        [attack]
-       name=fireball
-       type=fire
+       name=faerie fire
+       type=cold
+       icon=attacks/iceball.png
        special=magical
        range=long
        damage=8
        number=3
                [frame]
                begin=-300
-               end=-100
+               end=-200
                image="elvish-lord-ranged1.png"
-               
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png,halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
+               halo=halo/ice-halo1.png,halo/ice-halo2.png
                halo_x,halo_y=-16,-20
                [/frame]
                [frame]
+               begin=-200
+               end=-100
+               image="elvish-lord-ranged2.png"
+               halo=halo/ice-halo3.png,halo/ice-halo4.png
+               halo_x,halo_y=0,-8
+               [/frame]
+               [frame]
                begin=-100
                end=0
-               image="elvish-lord-ranged2.png"
-               
halo=halo/fireball-preparation-5.png,halo/fireball-preparation-6.png
+               image="elvish-lord-ranged3.png"
+               halo=halo/ice-halo5.png,halo/ice-halo1.png
                halo_x,halo_y=15,-4
                [/frame]
                [sound]
                time=-200
-               sound=fire.wav
+               sound=magicmissile.wav
                [/sound]
                [missile_frame]
-               begin=-100
-               end=0
-               
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
-               image="projectiles/fireball-n.png"
-               image_diagonal="projectiles/fireball-nw.png"
-               halo=halo/fireball7.png
+               begin=-300
+               end=100
+               
halo=halo/ice-halo1.png,halo/ice-halo2.png,halo/ice-halo3.png,halo/ice-halo4.png,halo/ice-halo5.png,halo/ice-halo6.png,halo/ice-halo7.png,halo/ice-halo8.png,halo/ice-halo9.png
+               image="projectiles/icemissile-n.png"
+               image_diagonal="projectiles/icemissile-ne.png"
                halo_x,halo_y=15,-4
                [/missile_frame]
        [/attack]
Index: wesnoth/data/units/Elvish_Sorceress.cfg
diff -u wesnoth/data/units/Elvish_Sorceress.cfg:1.6 
wesnoth/data/units/Elvish_Sorceress.cfg:1.7
--- wesnoth/data/units/Elvish_Sorceress.cfg:1.6 Wed Apr 13 11:55:33 2005
+++ wesnoth/data/units/Elvish_Sorceress.cfg     Sun May  1 03:30:17 2005
@@ -114,7 +114,7 @@
        [/attack]
 
        [attack]
-       name=fey gale
+       name=faerie fire
        type=cold
        damage=7
        number=4
Index: wesnoth/data/units/Elvish_Sylph.cfg
diff -u wesnoth/data/units/Elvish_Sylph.cfg:1.6 
wesnoth/data/units/Elvish_Sylph.cfg:1.7
--- wesnoth/data/units/Elvish_Sylph.cfg:1.6     Wed Apr 13 11:55:33 2005
+++ wesnoth/data/units/Elvish_Sylph.cfg Sun May  1 03:30:17 2005
@@ -80,7 +80,7 @@
        [/attack]
 
        [attack]
-       name=fey gale
+       name=faerie fire
        type=cold
        special=magical
        damage=10




reply via email to

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