mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 10:41:15 +00:00
UTBS: use textdomain wesnoth-units for attacks which exist already there, rather than adding them to wesnoth-utbs
[ci skip]
This commit is contained in:
parent
069ac59c7f
commit
bfd80bc30c
@ -36,6 +36,7 @@
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
|
@ -27,6 +27,7 @@
|
||||
# used to be 6-2 and 4-3
|
||||
[attack]
|
||||
name=fangs
|
||||
#textdomain wesnoth-units
|
||||
description= _"fangs"
|
||||
icon=attacks/fangs-animal.png
|
||||
type=blade
|
||||
@ -36,6 +37,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=energy ray
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"energy ray"
|
||||
icon=attacks/dark-missile.png
|
||||
type=cold
|
||||
|
@ -19,6 +19,7 @@
|
||||
die_sound=hiss-die.wav
|
||||
[attack]
|
||||
name=fangs
|
||||
#textdomain wesnoth-units
|
||||
description= _"fangs"
|
||||
icon="attacks/fangs-ant.png"
|
||||
type=blade
|
||||
|
@ -19,6 +19,7 @@
|
||||
die_sound={SOUND_LIST:SKELETON_DIE}
|
||||
[attack]
|
||||
name=claws
|
||||
#textdomain wesnoth-units
|
||||
description= _"claws"
|
||||
icon=attacks/claws-crab.png
|
||||
type=blade
|
||||
|
@ -19,6 +19,7 @@
|
||||
description= _ "Don’t ask where the Dawarf came from. You really don’t want to know. It is a secret well guarded by the great lore-masters of Wesnoth. And it’s isn’t pretty. Hint: it involves lots of sherbet."
|
||||
[attack]
|
||||
name=fist
|
||||
#textdomain wesnoth-units
|
||||
description= _"fist"
|
||||
type=impact
|
||||
range=melee
|
||||
|
@ -12,6 +12,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=fist
|
||||
#textdomain wesnoth-units
|
||||
description= _"fist"
|
||||
icon=attacks/mud-glob.png
|
||||
type=impact
|
||||
|
@ -23,6 +23,7 @@
|
||||
{DEFENSE_ANIM "units/nagas/guardian-defend-2.png" "units/nagas/guardian-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[attack]
|
||||
name=mace
|
||||
#textdomain wesnoth-units
|
||||
description= _"mace"
|
||||
type=impact
|
||||
range=melee
|
||||
|
@ -21,6 +21,7 @@
|
||||
{DEFENSE_ANIM_RANGE "units/nagas/hunter-defend.png" "units/nagas/hunter.png" {SOUND_LIST:NAGA_HIT} ranged}
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
|
@ -24,6 +24,7 @@
|
||||
{DEFENSE_ANIM "units/nagas/sentinel-defend-2.png" "units/nagas/sentinel-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[attack]
|
||||
name=mace
|
||||
#textdomain wesnoth-units
|
||||
description= _"mace"
|
||||
type=impact
|
||||
range=melee
|
||||
|
@ -23,6 +23,7 @@
|
||||
{DEFENSE_ANIM "units/nagas/warden-defend-2.png" "units/nagas/warden-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[attack]
|
||||
name=mace
|
||||
#textdomain wesnoth-units
|
||||
description= _"mace"
|
||||
type=impact
|
||||
range=melee
|
||||
|
@ -25,6 +25,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
|
@ -20,6 +20,7 @@
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=spear
|
||||
#textdomain wesnoth-units
|
||||
description= _"spear"
|
||||
type=pierce
|
||||
range=melee
|
||||
@ -32,6 +33,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=magic
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"magic"
|
||||
icon=attacks/dark-missile.png
|
||||
type=cold
|
||||
|
@ -21,6 +21,7 @@
|
||||
die_sound=magic-holy-miss-2.ogg
|
||||
[attack]
|
||||
name=fist
|
||||
#textdomain wesnoth-units
|
||||
description= _"fist"
|
||||
type=arcane
|
||||
range=melee
|
||||
|
@ -24,6 +24,7 @@
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
[attack]
|
||||
name=staff
|
||||
#textdomain wesnoth-units
|
||||
description= _"staff"
|
||||
type=impact
|
||||
range=melee
|
||||
@ -34,6 +35,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=sand
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"sand"
|
||||
type=impact
|
||||
range=ranged
|
||||
@ -46,6 +48,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=thorns
|
||||
#textdomain wesnoth-units
|
||||
description= _"thorns"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -27,6 +27,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=spear
|
||||
#textdomain wesnoth-units
|
||||
description= _"spear"
|
||||
type=pierce
|
||||
range=melee
|
||||
|
@ -28,6 +28,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=ram
|
||||
#textdomain wesnoth-units
|
||||
description= _"ram"
|
||||
type=impact
|
||||
range=melee
|
||||
|
@ -22,6 +22,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -31,6 +32,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=blowgun
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"blowgun"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -25,6 +25,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -35,6 +36,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=bolas
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"bolas"
|
||||
type=impact
|
||||
range=ranged
|
||||
|
@ -26,6 +26,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
|
@ -56,6 +56,7 @@
|
||||
|
||||
[attack]
|
||||
name=touch
|
||||
#textdomain wesnoth-units
|
||||
description= _"touch"
|
||||
type=arcane
|
||||
range=melee
|
||||
@ -65,6 +66,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=chill gale
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"chill gale"
|
||||
type=cold
|
||||
range=ranged
|
||||
|
@ -23,6 +23,7 @@
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
[attack]
|
||||
name=touch
|
||||
#textdomain wesnoth-units
|
||||
description= _"touch"
|
||||
type=arcane
|
||||
range=melee
|
||||
@ -32,6 +33,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=chill gale
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"chill gale"
|
||||
type=cold
|
||||
range=ranged
|
||||
|
@ -23,6 +23,7 @@
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
[attack]
|
||||
name=staff
|
||||
#textdomain wesnoth-units
|
||||
description= _"staff"
|
||||
type=impact
|
||||
range=melee
|
||||
@ -33,6 +34,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=sand
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"sand"
|
||||
type=impact
|
||||
range=ranged
|
||||
|
@ -26,6 +26,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -36,6 +37,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=bolas
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"bolas"
|
||||
type=impact
|
||||
range=ranged
|
||||
|
@ -44,6 +44,7 @@ Whether the story is true is unknown, but the loyalty and resolve of these mount
|
||||
[/attack]
|
||||
[attack]
|
||||
name=javelin
|
||||
#textdomain wesnoth-units
|
||||
description= _"javelin"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -23,6 +23,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -32,6 +33,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=blowgun
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"blowgun"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -37,6 +37,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=javelin
|
||||
#textdomain wesnoth-units
|
||||
description= _"javelin"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -22,6 +22,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -32,6 +33,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=bolas
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"bolas"
|
||||
type=impact
|
||||
range=ranged
|
||||
|
@ -23,6 +23,7 @@
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
[attack]
|
||||
name=staff
|
||||
#textdomain wesnoth-units
|
||||
description= _"staff"
|
||||
type=impact
|
||||
range=melee
|
||||
@ -33,6 +34,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=sand
|
||||
#textdomain wesnoth-utbs
|
||||
description= _"sand"
|
||||
type=impact
|
||||
range=ranged
|
||||
@ -45,6 +47,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=thorns
|
||||
#textdomain wesnoth-units
|
||||
description= _"thorns"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -41,6 +41,7 @@
|
||||
[/attack]
|
||||
[attack]
|
||||
name=javelin
|
||||
#textdomain wesnoth-units
|
||||
description= _"javelin"
|
||||
type=pierce
|
||||
range=ranged
|
||||
|
@ -26,6 +26,7 @@
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
[attack]
|
||||
name=touch
|
||||
#textdomain wesnoth-units
|
||||
description= _"touch"
|
||||
type=fire
|
||||
range=melee
|
||||
|
@ -23,6 +23,7 @@
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
[attack]
|
||||
name=touch
|
||||
#textdomain wesnoth-units
|
||||
description= _"touch"
|
||||
type=fire
|
||||
range=melee
|
||||
|
@ -27,6 +27,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=ram
|
||||
#textdomain wesnoth-units
|
||||
description= _"ram"
|
||||
type=impact
|
||||
range=melee
|
||||
|
@ -419,6 +419,7 @@
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -429,6 +430,7 @@
|
||||
[attack]
|
||||
name=bow
|
||||
description= _"bow"
|
||||
#textdomain wesnoth-utbs
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=4
|
||||
@ -471,6 +473,7 @@
|
||||
do_not_list=yes
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -481,6 +484,7 @@
|
||||
[attack]
|
||||
name=bow
|
||||
description= _"bow"
|
||||
#textdomain wesnoth-utbs
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=4
|
||||
@ -523,6 +527,7 @@
|
||||
do_not_list=yes
|
||||
[attack]
|
||||
name=sword
|
||||
#textdomain wesnoth-units
|
||||
description= _"sword"
|
||||
type=blade
|
||||
range=melee
|
||||
@ -533,6 +538,7 @@
|
||||
[attack]
|
||||
name=bow
|
||||
description= _"bow"
|
||||
#textdomain wesnoth-utbs
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=4
|
||||
|
@ -19,6 +19,7 @@
|
||||
die_sound=lich-die.ogg
|
||||
[attack]
|
||||
name=touch
|
||||
#textdomain wesnoth-units
|
||||
description= _"touch"
|
||||
type=cold
|
||||
range=melee
|
||||
|
@ -38,6 +38,7 @@
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=axe
|
||||
#textdomain wesnoth-units
|
||||
description= _"axe"
|
||||
type=blade
|
||||
range=melee
|
||||
|
Loading…
x
Reference in New Issue
Block a user