Author: shadowmaster
Date: Fri Jun 20 03:42:19 2008
New Revision: 27333

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27333&view=rev
Log:
* Simplified WML

Modified:
    trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster2.cfg
    trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster3.cfg

Modified: trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster2.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster2.cfg?rev=27333&r1=27332&r2=27333&view=diff
==============================================================================
--- trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster2.cfg 
(original)
+++ trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster2.cfg Fri Jun 
20 03:42:19 2008
@@ -1,125 +1,18 @@
 #textdomain wesnoth-utbs
 [unit_type]
+    [base_unit]
+        id=Lava Monster
+    [/base_unit]
     id=Lava Monster2
-    name= _ "Fire Guardian"
-    race=monster
-    image=fireghost.png
-    {DEFENSE_ANIM "fireghost-defend.png" fireghost.png groan.wav }
     hitpoints=23
-    movement_type=drakefly
     [defense]
         frozen=50
     [/defense]
-    [resistance]
-        blade=100
-        pierce=100
-        impact=100
-    [/resistance]
-    movement=6
-    experience=150
-    level=1
-    alignment=neutral
-    advanceto=null
-    {AMLA_DEFAULT}
-    cost=19
-    usage=fighter
     hide_help=true
     do_not_list=yes
-    description= _ "Fire Guardians are spirits of smoke and flame. No one is 
exactly sure where they come from, but they are occasionally summoned by 
powerful mages to do their bidding. When not being controlled they like to 
frolic in pools of lava and take great delight in burning anything they can 
reach."
     [attack]
-        name=fire claws
-        description= _"fire claws"
-        type=fire
-        icon=attacks/claws-flaming.png
-        range=melee
-        damage=4
-        number=3
     [/attack]
     [attack]
-        name=fire breath
-        description= _"fire breath"
-        icon=attacks/fireball.png
-        type=fire
-        range=ranged
         damage=8
-        number=2
     [/attack]
-    [death]
-        [frame]
-            begin=0
-            end=50
-            image=fireghost.png
-        [/frame]
-        [frame]
-            begin=50
-            end=150
-            image=fireghost-death1.png
-        [/frame]
-        [frame]
-            begin=150
-            end=250
-            image=fireghost-death2.png
-        [/frame]
-        [frame]
-            begin=250
-            end=350
-            image=fireghost-death3.png
-        [/frame]
-        [frame]
-            begin=350
-            end=450
-            image=fireghost-death4.png
-        [/frame]
-        [frame]
-            begin=450
-            end=550
-            image=fireghost-death5.png
-        [/frame]
-        [frame]
-            begin=550
-            end=650
-            image=fireghost-death6.png
-        [/frame]
-    [/death]
-    [attack_anim]
-        [filter_attack]
-            name=fire breath
-        [/filter_attack]
-        {MISSILE_FRAME_FIREBALL}
-        start_time=-450
-        [frame]
-            duration=-100
-            image=fireghost-attack1.png
-        [/frame]
-        [frame]
-            duration=50
-            image=fireghost-ranged2.png
-        [/frame]
-        [frame]
-            duration=100
-            image=fireghost-ranged2.png
-            sound=fire.wav
-        [/frame]
-    [/attack_anim]
-    [attack_anim]
-        [filter_attack]
-            name=fire claws
-        [/filter_attack]
-        [frame]
-            begin=-100
-            end=0
-            image=fireghost-attack1.png
-        [/frame]
-        [frame]
-            begin=0
-            end=50
-            image=fireghost-attack2.png
-        [/frame]
-        [frame]
-            begin=50
-            end=100
-            image=fireghost-attack2.png
-            sound=fire.wav
-        [/frame]
-    [/attack_anim]
 [/unit_type]

Modified: trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster3.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster3.cfg?rev=27333&r1=27332&r2=27333&view=diff
==============================================================================
--- trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster3.cfg 
(original)
+++ trunk/data/campaigns/Under_the_Burning_Suns/units/Lava_Monster3.cfg Fri Jun 
20 03:42:19 2008
@@ -1,126 +1,20 @@
 #textdomain wesnoth-utbs
 [unit_type]
+    [base_unit]
+        id=Lava Monster
+    [/base_unit]
     id=Lava Monster3
-    name= _ "Fire Guardian"
-    race=monster
-    image=fireghost.png
-    {DEFENSE_ANIM "fireghost-defend.png" fireghost.png groan.wav }
+    hide_help=yes
+    do_not_list=yes
     hitpoints=26
-    movement_type=drakefly
     [defense]
         frozen=60
     [/defense]
-    [resistance]
-        blade=100
-        pierce=100
-        impact=100
-    [/resistance]
     movement=7
-    experience=150
-    level=1
-    alignment=neutral
-    advanceto=null
-    {AMLA_DEFAULT}
-    cost=19
-    usage=fighter
-    hide_help=true
-    do_not_list=yes
-    description= _ "Fire Guardians are spirits of smoke and flame. No one is 
exactly sure where they come from, but they are occasionally summoned by 
powerful mages to do their bidding. When not being controlled they like to 
frolic in pools of lava and take great delight in burning anything they can 
reach."
     [attack]
-        name=claws
-        description= _"claws"
-        type=blade
-        icon=attacks/claws-flaming.png
-        range=melee
         damage=5
-        number=3
     [/attack]
     [attack]
-        name=fire breath
-        description= _"fire breath"
-        icon=attacks/fireball.png
-        type=fire
-        range=ranged
         damage=8
-        number=2
     [/attack]
-    [death]
-        [frame]
-            begin=0
-            end=50
-            image=fireghost.png
-        [/frame]
-        [frame]
-            begin=50
-            end=150
-            image=fireghost-death1.png
-        [/frame]
-        [frame]
-            begin=150
-            end=250
-            image=fireghost-death2.png
-        [/frame]
-        [frame]
-            begin=250
-            end=350
-            image=fireghost-death3.png
-        [/frame]
-        [frame]
-            begin=350
-            end=450
-            image=fireghost-death4.png
-        [/frame]
-        [frame]
-            begin=450
-            end=550
-            image=fireghost-death5.png
-        [/frame]
-        [frame]
-            begin=550
-            end=650
-            image=fireghost-death6.png
-        [/frame]
-    [/death]
-    [attack_anim]
-        [filter_attack]
-            name=fire breath
-        [/filter_attack]
-        {MISSILE_FRAME_FIREBALL}
-
-        start_time=-450
-        [frame]
-            duration=100
-            image=fireghost-attack1.png
-        [/frame]
-        [frame]
-            duration=50
-            image=fireghost-ranged2.png
-        [/frame]
-        [frame]
-            duration=100
-            image=fireghost-ranged2.png
-            sound=fire.wav
-        [/frame]
-    [/attack_anim]
-    [attack_anim]
-        [filter_attack]
-            name=claws
-        [/filter_attack]
-        [frame]
-            begin=-100
-            end=0
-            image=fireghost-attack1.png
-        [/frame]
-        [frame]
-            begin=0
-            end=50
-            image=fireghost-attack2.png
-        [/frame]
-        [frame]
-            begin=50
-            end=100
-            image=fireghost-attack2.png
-            sound=fire.wav
-        [/frame]
-    [/attack_anim]
 [/unit_type]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to