Added wolf variation of Walking Corpse and Soulless, by Vyncyn
|
@ -676,6 +676,10 @@
|
|||
name = "Sonny T Yamada (SkyOne)"
|
||||
comment = "shadow standardization of many campaign units"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Vincent Langner (Vyncyn)"
|
||||
comment = "Walking Corpse and Soulless wolf variations"
|
||||
[/entry]
|
||||
[/about]
|
||||
|
||||
[about]
|
||||
|
|
BIN
data/core/images/units/undead/soulless-wolf-attack-n.png
Normal file
After Width: | Height: | Size: 648 B |
BIN
data/core/images/units/undead/soulless-wolf-attack-s.png
Normal file
After Width: | Height: | Size: 639 B |
BIN
data/core/images/units/undead/soulless-wolf-attack.png
Normal file
After Width: | Height: | Size: 923 B |
BIN
data/core/images/units/undead/soulless-wolf-defend.png
Normal file
After Width: | Height: | Size: 881 B |
BIN
data/core/images/units/undead/soulless-wolf-die-1.png
Normal file
After Width: | Height: | Size: 934 B |
BIN
data/core/images/units/undead/soulless-wolf-die-2.png
Normal file
After Width: | Height: | Size: 869 B |
BIN
data/core/images/units/undead/soulless-wolf-die-3.png
Normal file
After Width: | Height: | Size: 461 B |
BIN
data/core/images/units/undead/soulless-wolf-die-4.png
Normal file
After Width: | Height: | Size: 450 B |
BIN
data/core/images/units/undead/soulless-wolf.png
Normal file
After Width: | Height: | Size: 913 B |
BIN
data/core/images/units/undead/zombie-wolf-attack-n.png
Normal file
After Width: | Height: | Size: 638 B |
BIN
data/core/images/units/undead/zombie-wolf-attack-s.png
Normal file
After Width: | Height: | Size: 615 B |
BIN
data/core/images/units/undead/zombie-wolf-attack.png
Normal file
After Width: | Height: | Size: 851 B |
BIN
data/core/images/units/undead/zombie-wolf-defend.png
Normal file
After Width: | Height: | Size: 824 B |
BIN
data/core/images/units/undead/zombie-wolf-die-1.png
Normal file
After Width: | Height: | Size: 873 B |
BIN
data/core/images/units/undead/zombie-wolf-die-2.png
Normal file
After Width: | Height: | Size: 844 B |
BIN
data/core/images/units/undead/zombie-wolf-die-3.png
Normal file
After Width: | Height: | Size: 461 B |
BIN
data/core/images/units/undead/zombie-wolf-die-4.png
Normal file
After Width: | Height: | Size: 486 B |
BIN
data/core/images/units/undead/zombie-wolf.png
Normal file
After Width: | Height: | Size: 848 B |
|
@ -344,7 +344,7 @@ While undead lords arrived on the Great Continent in considerable numbers only i
|
|||
plural_name= _ "race^Wolves"
|
||||
description= "" # wmllint: ignore
|
||||
num_traits=2
|
||||
undead_variation=mounted
|
||||
undead_variation=wolf
|
||||
{ORCISH_NAMES}
|
||||
[/race]
|
||||
|
||||
|
|
|
@ -195,6 +195,18 @@
|
|||
[/movement_costs]
|
||||
[/variation]
|
||||
|
||||
[variation]
|
||||
variation_id=wolf
|
||||
variation_name= _ "wc_variation^Wolf"
|
||||
inherit=yes
|
||||
profile=unit_image
|
||||
{UNIT_BODY_SOULLESS_STATS orcishfoot 5 30}
|
||||
{UNIT_BODY_SOULLESS_GRAPHICS soulless-wolf 4}
|
||||
[defense]
|
||||
village=50
|
||||
[/defense]
|
||||
[/variation]
|
||||
|
||||
[variation]
|
||||
variation_id=bat
|
||||
variation_name= _ "wc_variation^Bat"
|
||||
|
|
|
@ -194,6 +194,18 @@
|
|||
[/movement_costs]
|
||||
[/variation]
|
||||
|
||||
[variation]
|
||||
variation_id=wolf
|
||||
variation_name= _ "wc_variation^Wolf"
|
||||
inherit=yes
|
||||
profile=unit_image
|
||||
{UNIT_BODY_WALKING_CORPSE_STATS orcishfoot 5 19}
|
||||
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-wolf 4}
|
||||
[defense]
|
||||
village=50
|
||||
[/defense]
|
||||
[/variation]
|
||||
|
||||
[variation]
|
||||
variation_id=bat
|
||||
variation_name= _ "wc_variation^Bat"
|
||||
|
|