Skip to content

Commit

Permalink
wmlindent pass on data/core/
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Jul 3, 2014
1 parent e55458f commit 455e13f
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 136 deletions.
2 changes: 1 addition & 1 deletion data/core/about.cfg
Expand Up @@ -902,7 +902,7 @@
[/entry]
[entry]
name = "Aishiko"
comment = "Unit instance recall cost implementation"
comment = "Unit instance recall cost implementation"
[/entry]
[entry]
name = "Alesis Novik"
Expand Down
1 change: 0 additions & 1 deletion data/core/editor/help.cfg
Expand Up @@ -55,4 +55,3 @@ bah, too technical"
# title= _ "Selection Tool"
# text= _ "Many words about the cool selection tool"
# [/topic]

1 change: 0 additions & 1 deletion data/core/team-colors.cfg
Expand Up @@ -144,7 +144,6 @@
name= _ "Gold"
[/color_range]


# The following team colors are an extended palette meant specifically to recolor the background of terrain type icons
# Each color range is named after the terrain type it corresponds to.

Expand Down
265 changes: 132 additions & 133 deletions data/core/units/orcs/Nightblade.cfg
@@ -1,133 +1,132 @@
#textdomain wesnoth-units
[unit_type]
id=Orcish Nightblade
name= _ "Orcish Nightblade"
race=orc
image="units/orcs/nightblade.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/orcs/slayer.png"
hitpoints=48
movement_type=elusivefoot
[resistance]
arcane=100
[/resistance]
movement=6
experience=150
level=3
alignment=chaotic
advances_to=null
{AMLA_DEFAULT}
cost=43
usage=mixed fighter
description= _ "."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_SKIRMISHER}
die_sound={SOUND_LIST:ORC_DIE}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/orcs/transparent/slayer.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/orcs/transparent/slayer.png"
[/portrait]
[attack]
name=blade
description=_"blade"
icon=attacks/dagger-orcish.png
type=blade
range=melee
damage=12
number=2
[/attack]
[attack]
name=kick
description=_"kick"
icon=attacks/blank-attack.png
type=impact
range=melee
damage=11
number=2
[/attack]
[attack]
name=throwing knives
description=_"throwing knives"
icon=attacks/dagger-thrown-poison-orcish.png
type=blade
range=ranged
damage=6
number=4
[specials]
{WEAPON_SPECIAL_MARKSMAN}
{WEAPON_SPECIAL_POISON}
[/specials]
[/attack]

{DEFENSE_ANIM "units/orcs/nightblade-defend-se2-1.png" "units/orcs/nightblade-defend-se2-2.png" {SOUND_LIST:ORC_SMALL_HIT}}

[defend]
start_time=-150
[if]
hits=hit
sound_start_time=-25
[sound_frame]
sound={SOUND_LIST:ORC_SMALL_HIT}
[/sound_frame]
[/if]
[frame]
image="units/orcs/nightblade-defend-se1-[1~5].png:100"
[/frame]
[/defend]

[attack_anim]
[filter_attack]
name=throwing knives
[/filter_attack]

start_time=-350
missile_start_time=-100

[missile_frame]
duration=100
image=projectiles/dagger-n.png
image_diagonal=projectiles/dagger-ne.png
[/missile_frame]

[frame]
image="units/orcs/nightblade-throw-se[1~9].png:100"
[/frame]

{SOUND:HIT_AND_MISS throwing-knife.ogg throwing-knife-miss.ogg -100}
{SOUND:POISON}
[/attack_anim]
[attack_anim]
[filter_attack]
name=blade
[/filter_attack]

start_time=-550
[frame]
image="units/orcs/nightblade-attack-se[1~9].png:100"
# offset=0.0~0.5:500,0.5~0.0:400
[/frame]

{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -100}
[/attack_anim]


[attack_anim]
[filter_attack]
name=kick
[/filter_attack]

start_time=-500
[frame]
image=units/orcs/nightblade-kick-se[1~12].png:[100,150*2,50*4,100*5]
offset=0.0~0.1:400,0.1~0.3:100,0.3~0.4:400,0.4~0.0:200
[/frame]

{SOUND:HIT_AND_MISS club.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[/unit_type]
#textdomain wesnoth-units
[unit_type]
id=Orcish Nightblade
name= _ "Orcish Nightblade"
race=orc
image="units/orcs/nightblade.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/orcs/slayer.png"
hitpoints=48
movement_type=elusivefoot
[resistance]
arcane=100
[/resistance]
movement=6
experience=150
level=3
alignment=chaotic
advances_to=null
{AMLA_DEFAULT}
cost=43
usage=mixed fighter
description= _ "."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_SKIRMISHER}
die_sound={SOUND_LIST:ORC_DIE}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/orcs/transparent/slayer.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/orcs/transparent/slayer.png"
[/portrait]
[attack]
name=blade
description=_"blade"
icon=attacks/dagger-orcish.png
type=blade
range=melee
damage=12
number=2
[/attack]
[attack]
name=kick
description=_"kick"
icon=attacks/blank-attack.png
type=impact
range=melee
damage=11
number=2
[/attack]
[attack]
name=throwing knives
description=_"throwing knives"
icon=attacks/dagger-thrown-poison-orcish.png
type=blade
range=ranged
damage=6
number=4
[specials]
{WEAPON_SPECIAL_MARKSMAN}
{WEAPON_SPECIAL_POISON}
[/specials]
[/attack]

{DEFENSE_ANIM "units/orcs/nightblade-defend-se2-1.png" "units/orcs/nightblade-defend-se2-2.png" {SOUND_LIST:ORC_SMALL_HIT}}

[defend]
start_time=-150
[if]
hits=hit
sound_start_time=-25
[sound_frame]
sound={SOUND_LIST:ORC_SMALL_HIT}
[/sound_frame]
[/if]
[frame]
image="units/orcs/nightblade-defend-se1-[1~5].png:100"
[/frame]
[/defend]

[attack_anim]
[filter_attack]
name=throwing knives
[/filter_attack]

start_time=-350
missile_start_time=-100

[missile_frame]
duration=100
image=projectiles/dagger-n.png
image_diagonal=projectiles/dagger-ne.png
[/missile_frame]

[frame]
image="units/orcs/nightblade-throw-se[1~9].png:100"
[/frame]

{SOUND:HIT_AND_MISS throwing-knife.ogg throwing-knife-miss.ogg -100}
{SOUND:POISON}
[/attack_anim]
[attack_anim]
[filter_attack]
name=blade
[/filter_attack]

start_time=-550
[frame]
image="units/orcs/nightblade-attack-se[1~9].png:100"
# offset=0.0~0.5:500,0.5~0.0:400
[/frame]

{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -100}
[/attack_anim]

[attack_anim]
[filter_attack]
name=kick
[/filter_attack]

start_time=-500
[frame]
image=units/orcs/nightblade-kick-se[1~12].png:[100,150*2,50*4,100*5]
offset=0.0~0.1:400,0.1~0.3:100,0.3~0.4:400,0.4~0.0:200
[/frame]

{SOUND:HIT_AND_MISS club.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[/unit_type]

0 comments on commit 455e13f

Please sign in to comment.