Get some cfg with updated WML from the EE.

I hope everything is right.  This also get rid of the _ in the unit
ids Also marked the unit description for translation (it wasn't !)
This commit is contained in:
Benoît Timbert 2007-07-24 22:41:06 +00:00
parent 3497a5ad9e
commit 2eed31a2dd
5 changed files with 223 additions and 199 deletions

View file

@ -81,13 +81,13 @@
[/side]
[side]
type=Shadow_Lord
type=Shadow Lord
description=Helicrom
user_description= _ "Helicrom"
profile=portraits/p_helicrom.png
side=2
canrecruit=1
recruit=Rogue_Mage,Shadow_Mage,Thief,Trapper,Huntsman,Outlaw,Fugitive
recruit=Rogue Mage,Shadow Mage,Thief,Trapper,Huntsman,Outlaw,Fugitive
gold=400
controller=ai
[ai]
@ -170,8 +170,8 @@
#
# Give Helicrom some free underlings and the villages in his camp
#
{MK_LOYAL_UNIT 13 6 2 (Rogue_Mage) (Gargamel)}
{MK_LOYAL_UNIT 11 7 2 (Shadow_Mage) (Argulus)}
{MK_LOYAL_UNIT 13 6 2 (Rogue Mage) (Gargamel)}
{MK_LOYAL_UNIT 11 7 2 (Shadow Mage) (Argulus)}
{SET_VILLAGE 6 5 2}
{SET_VILLAGE 6 7 2}
{SET_VILLAGE 7 8 2}
@ -375,7 +375,7 @@ prepare for the assault from the Wesnoth army garrison."
[/command]
[command]
[allow_recruit]
type=Thief,Rogue_Mage,Shadow_Mage
type=Thief,Rogue Mage,Shadow Mage
[/allow_recruit]
[/command]
[command]

View file

@ -123,10 +123,10 @@
[side]
side=4
type=Shadow_Lord
type=Shadow Lord
description=Helicrom
canrecruit=1
recruit=Shadow_Mage,Fugitive,Rogue_Mage,Rogue,Huntsman
recruit=Shadow Mage,Fugitive,Rogue Mage,Rogue,Huntsman
{GOLD 700 600 500}
controller=ai
[ai]
@ -370,7 +370,7 @@
[/filter]
[role]
role=farseer
type=Outlaw,Footpad,Bandit,Thug,Thief,Huntsman,Trapper,Poacher,Rogue Mage,Rogue,Shadow_Mage
type=Outlaw,Footpad,Bandit,Thug,Thief,Huntsman,Trapper,Poacher,Rogue Mage,Rogue,Shadow Mage
[/role]
[message]
role=farseer

View file

@ -1,22 +1,23 @@
[unit]
#textdomain wesnoth-l
#textdomain wesnoth-l
id=Rogue_Mage
[unit]
id=Rogue Mage
name= _ "Rogue Mage"
race=human
gender=male
image=rogue-mage.png
image="rogue-mage.png"
hitpoints=30
movement_type=smallfoot
movement=6
experience=55
level=1
alignment=chaotic
advanceto=Shadow_Mage
cost=20
advanceto=Shadow Mage
cost=17
usage=mixed fighter
unit_description="Some mages are thrown out of the mage's guild for attempting to practice forbidden arts. Now completely outside the law, these rogue mages do whatever necessary to support their study of black magic. Although not as skilled as mages with more formal training, their magic can be quite lethal, while their banditry has resulted in moderate skill with the short sword."
get_hit_sound=groan.wav
unit_description= _ "Some mages are thrown out of the mage's guild for attempting to practice forbidden arts. Now completely outside the law, these rogue mages do whatever necessary to support their study of black magic. Although not as skilled as mages with more formal training, their magic can be quite lethal, while their banditry has resulted in moderate skill with the short sword."
get_hit_sound={SOUND_LIST:HUMAN_OLD_HIT}
die_sound={SOUND_LIST:HUMAN_DIE}
[defend]
[frame]
begin=-100
@ -26,72 +27,94 @@
[/defend]
[attack]
name=short sword
description=_"short sword"
description= _ "short sword"
icon=attacks/sword-human.png
type=blade
range=melee
icon=short-sword.png
damage=5
number=3
[frame]
begin=-325
end=-225
image=rogue-mage-attack1.png
[/frame]
[frame]
begin=-225
end=-125
image=rogue-mage-attack2.png
[/frame]
[frame]
begin=-125
end=-50
image=rogue-mage-attack3.png
[/frame]
[frame]
begin=-50
end=100
image=rogue-mage-attack4.png
[/frame]
[sound]
time=-100
sound=dagger-swish.wav
[/sound]
[animation]
hits=no
[frame]
begin=-325
end=-225
image="rogue-mage-attack1.png"
[/frame]
[frame]
begin=-225
end=-125
image="rogue-mage-attack2.png"
[/frame]
[frame]
begin=-125
end=-50
image="rogue-mage-attack3.png"
[/frame]
[frame]
begin=-50
end=100
image="rogue-mage-attack4.png"
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-325
end=-225
image="rogue-mage-attack1.png"
[/frame]
[frame]
begin=-225
end=-125
image="rogue-mage-attack2.png"
[/frame]
[frame]
begin=-125
end=-50
image="rogue-mage-attack3.png"
[/frame]
[frame]
begin=-50
end=100
image="rogue-mage-attack4.png"
sound={SOUND_LIST:SWORD_SWISH}
[/frame]
[/animation]
[/attack]
[attack]
name=missile
icon=attacks/magic-missile.png
description=_"missile"
description= _ "missile"
type=cold
range=ranged
special=magical
damage=6
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=7
number=2
[sound]
time=-200
sound=magicmissile.wav
[/sound]
[frame]
begin=-200
end=-100
image=rogue-mage-missile1.png
[/frame]
[frame]
begin=-100
end=0
image=rogue-mage-missile2.png
[/frame]
[frame]
begin=0
end=100
image=rogue-mage-missile3.png
[/frame]
#[missile_frame]
# begin=-200
# end=0
# image=projectiles/magicmissile-n.png
# image_diagonal=projectiles/magicmissile-ne.png
# halo=halo/mage-halo9.png,halo/mage-halo10.png,halo/mage-halo11.png,halo/mage-halo12.png,halo/mage-halo13.png,
# halo_x,halo_y=10,-14
#[/missile_frame]
[animation]
[frame]
begin=-200
end=-100
image="rogue-mage-missile1.png"
[/frame]
[frame]
begin=-100
end=0
image="rogue-mage-missile2.png"
sound=magicmissile.wav
[/frame]
[frame]
begin=0
end=100
image="rogue-mage-missile3.png"
[/frame]
[missile_frame]
begin=-200
end=0
halo=halo/mage-halo1.png,halo/mage-halo2.png,halo/mage-halo3.png,halo/mage-halo4.png,halo/mage-halo5.png
halo_x,halo_y=10,-14
[/missile_frame]
[/animation]
[/attack]
[/unit]

View file

@ -1,10 +1,27 @@
#textdomain wesnoth-l
[unit]
#textdomain wesnoth-l
id=Shadow_Lord
id=Shadow Lord
name= _ "Shadow Lord"
race=human
gender=male
image="shadow-lord.png"
hitpoints=49
[abilities]
{ABILITY_LEADERSHIP_LEVEL_3}
[/abilities]
movement_type=smallfoot
movement=6
experience=100
level=3
alignment=chaotic
advanceto=null
cost=90
{AMLA_TOUGH 3}
usage=mixed fighter
unit_description= _ "Few humans fathom the secrets of light and dark magic and retain their sanity. Those that can master that balance become Shadow Lords, fully existing neither in the world of light nor the world of darkness. No longer needing physical weapons, they are fearsome to both their enemies and those they lord over."
get_hit_sound={SOUND_LIST:HUMAN_OLD_HIT}
die_sound={SOUND_LIST:HUMAN_DIE}
[defend]
hits=yes
[frame]
@ -51,30 +68,19 @@
image="shadow-lord-defend-miss3.png"
[/frame]
[/defend]
hitpoints=49
[abilities]
{ABILITY_LEADERSHIP}
[/abilities]
movement_type=smallfoot
movement=6
experience=100
level=3
alignment=chaotic
{AMLA_TOUGH 3}
cost=90
usage=mixed fighter
unit_description="Few humans fathom the secrets of light and dark magic and retain their sanity. Those that can master that balance become Shadow Lords, fully existing neither in the world of light nor the world of darkness. No longer needing physical weapons, they are fearsome to their enemies and those they lord over."
get_hit_sound=groan.wav
[attack]
name=astral blade
description=_"astral blade"
description= _ "astral blade"
type=blade
range=melee
special=magical
icon="astral-blade.png"
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
icon=attacks/astral-blade.png
damage=9
number=4
[animation]
hits=no
[frame]
begin=-400
end=-250
@ -87,17 +93,6 @@
[/frame]
[frame]
begin=-150
end=-100
image="shadow-lord-attack3.png"
[/frame]
[frame]
sound=dagger-swish.wav
begin=-100
end=-99
image="shadow-lord-attack3.png"
[/frame]
[frame]
begin=-99
end=-50
image="shadow-lord-attack3.png"
[/frame]
@ -105,25 +100,46 @@
begin=-50
end=50
image="shadow-lord-attack4.png"
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-400
end=-250
image="shadow-lord-attack1.png"
[/frame]
[frame]
begin=-250
end=-150
image="shadow-lord-attack2.png"
[/frame]
[frame]
begin=-150
end=-50
image="shadow-lord-attack3.png"
[/frame]
[frame]
begin=-50
end=50
image="shadow-lord-attack4.png"
sound={SOUND_LIST:SWORD_SWISH}
[/frame]
[/animation]
[/attack]
[attack]
name=shadow bolt
description=_"shadow bolt"
description= _ "shadow bolt"
icon=attacks/dark-missile.png
type=cold
range=ranged
special=magical
icon="attacks/dark-missile.png"
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=12
number=2
[animation]
[missile_frame]
begin=-175
end=25
image="halo/shadowmissile-n.png"
image_diagonal="halo/shadowmissile-ne.png"
[/missile_frame]
[frame]
begin=-700
end=-300
@ -131,17 +147,6 @@
[/frame]
[frame]
begin=-300
end=-200
image="shadow-lord-ranged2.png"
[/frame]
[frame]
sound=magic-dark-big.ogg
begin=-200
end=-199
image="shadow-lord-ranged2.png"
[/frame]
[frame]
begin=-199
end=-150
image="shadow-lord-ranged2.png"
[/frame]
@ -149,30 +154,33 @@
begin=-150
end=0
image="shadow-lord-ranged3.png"
sound=magicmissile.wav
[/frame]
[frame]
begin=0
end=150
image="shadow-lord-ranged4.png"
[/frame]
[missile_frame]
begin=-175
end=25
image=projectiles/shadowmissile-n.png
image_diagonal=projectiles/shadowmissile-ne.png
[/missile_frame]
[/animation]
[/attack]
[attack]
name=shadow blast
description=_"shadow blast"
description= _ "shadow blast"
icon=attacks/dark-missile.png
type=impact
range=ranged
special=magical
icon="attacks/dark-missile.png"
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=8
number=3
[animation]
[missile_frame]
begin=-175
end=25
image="halo/shadowmissile-n.png"
image_diagonal="halo/shadowmissile-ne.png"
[/missile_frame]
[frame]
begin=-700
end=-300
@ -180,17 +188,6 @@
[/frame]
[frame]
begin=-300
end=-200
image="shadow-lord-ranged2.png"
[/frame]
[frame]
sound=ugg.wav
begin=-200
end=-199
image="shadow-lord-ranged2.png"
[/frame]
[frame]
begin=-199
end=-150
image="shadow-lord-ranged2.png"
[/frame]
@ -198,12 +195,19 @@
begin=-150
end=0
image="shadow-lord-ranged3.png"
sound=lightning.ogg
[/frame]
[frame]
begin=0
end=150
image="shadow-lord-ranged4.png"
[/frame]
[missile_frame]
begin=-175
end=25
image=projectiles/shadowmissile-n.png
image_diagonal=projectiles/shadowmissile-ne.png
[/missile_frame]
[/animation]
[/attack]
[/unit]

View file

@ -1,107 +1,104 @@
#textdomain wesnoth-l
[unit]
#textdomain wesnoth-l
id=Shadow_Mage
id=Shadow Mage
name= _ "Shadow Mage"
race=human
gender=male
image=shadow-mage.png
[defend]
[frame]
begin=-150
end=150
image=shadow-mage-defend.png
[/frame]
[/defend]
image="shadow-mage.png"
hitpoints=38
[abilities]
{ABILITY_LEADERSHIP}
{ABILITY_LEADERSHIP_LEVEL_2}
[/abilities]
movement_type=smallfoot
movement=6
experience=132
level=2
alignment=chaotic
advanceto=Shadow_Lord
advanceto=Shadow Lord
cost=52
usage=mixed fighter
unit_description="Years of violence and brutality to support the study of forbidden magical arts have turned the shadow mages into feared fighters. Now completely enthralled with power, they have been known to command small followings of henchmen. They are outmatched in direct magical combat with their magic-using peers, instead channeling their energies into devestating melee attacks. Despite their offensive power, the corruption in their souls has begun to adversely affect their health."
get_hit_sound=groan.wav
unit_description= _ "Years of violence and brutality to support the study of forbidden magical arts have turned the shadow mages into feared fighters. Now completely enthralled with power, they have been known to command small followings of henchmen. They are outmatched in direct magical combat with their magic-using peers, instead channeling their energies into devestating melee attacks. Despite their offensive power, the corruption in their souls has begun to adversely affect their health."
get_hit_sound={SOUND_LIST:HUMAN_OLD_HIT}
die_sound={SOUND_LIST:HUMAN_DIE}
[defend]
[frame]
begin=-100
end=100
image="shadow-mage-defend.png"
[/frame]
[/defend]
[attack]
name=short sword
description=_"short sword"
description= _ "short sword"
icon=attacks/sword-human.png
type=blade
range=melee
special=magical
icon=attacks/sword-elven.png
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=6
number=3
[animation]
hits=no
[frame]
begin=-150
end=-100
image=shadow-mage-attack1.png
[/frame]
[frame]
sound=dagger-swish.wav
begin=-100
end=-99
image=shadow-mage-attack1.png
[/frame]
[frame]
begin=-99
end=-50
image=shadow-mage-attack1.png
image="shadow-mage-attack1.png"
[/frame]
[frame]
begin=-50
end=100
image=shadow-mage-attack2.png
image="shadow-mage-attack2.png"
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-150
end=-50
image="shadow-mage-attack1.png"
[/frame]
[frame]
begin=-50
end=100
image="shadow-mage-attack2.png"
sound={SOUND_LIST:SWORD_SWISH}
[/frame]
[/animation]
[/attack]
[attack]
name=ice blast
description=_"ice blast"
description= _ "ice blast"
type=cold
range=ranged
special=magical
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
icon=attacks/dark-missile.png
damage=8
damage=9
number=2
[animation]
[missile_frame]
begin=-200
end=0
image=projectiles/darkmissile-n.png
image_diagonal=projectiles/darkmissile-ne.png
[/missile_frame]
[frame]
begin=-500
end=-200
image=shadow-mage-defend.png
halo=halo/shadow-mage-halo1.png,halo/shadow-mage-halo2.png,halo/shadow-mage-halo3.png,halo/shadow-mage-halo4.png,halo/shadow-mage-halo5.png,halo/shadow-mage-halo6.png,halo/shadow-mage-halo7.png,halo/shadow-mage-halo8.png,halo/shadow-mage-halo9.png,halo/shadow-mage-halo10.png
halo_x,halo_y=12,-5
[/frame]
[frame]
begin=-200
end=-199
halo=halo/shadow-mage-halo1.png,halo/shadow-mage-halo2.png,halo/shadow-mage-halo3.png,halo/shadow-mage-halo4.png,halo/shadow-mage-halo5.png,halo/shadow-mage-halo6.png,halo/shadow-mage-halo7.png,halo/shadow-mage-halo8.png,halo/shadow-mage-halo9.png,halo/shadow-mage-halo10.png
halo_x,halo_y=12,-5
image=shadow-mage-defend.png
sound=magic-dark.ogg
[/frame]
[frame]
begin=-199
end=50
image=shadow-mage-defend.png
image="shadow-mage-defend.png"
halo=halo/shadow-mage-halo1.png,halo/shadow-mage-halo2.png,halo/shadow-mage-halo3.png,halo/shadow-mage-halo4.png,halo/shadow-mage-halo5.png,halo/shadow-mage-halo6.png,halo/shadow-mage-halo7.png,halo/shadow-mage-halo8.png,halo/shadow-mage-halo9.png,halo/shadow-mage-halo10.png
halo_x,halo_y=12,-5
sound=magicmissile.wav
[/frame]
[frame]
begin=50
end=100
image=shadow-mage-defend.png
image="shadow-mage-defend.png"
[/frame]
[missile_frame]
begin=-200
end=0
image="projectiles/darkmissile-n.png"
image_diagonal=projectiles/darkmissile-ne.png
[/missile_frame]
[/animation]
[/attack]
[/unit]