Simplified WML

This commit is contained in:
Ignacio R. Morelle 2008-06-20 01:42:19 +00:00
parent 5f09d802b2
commit 0730f12f4d
2 changed files with 8 additions and 221 deletions

View File

@ -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]

View File

@ -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]