Merge pull request #5551 from doofus-01/beastmountWC_20210215
units - Walking Corpse beast-rider (taurus) variation
BIN
data/core/images/portraits/undead/zombie-beastrider.png
Normal file
After Width: | Height: | Size: 178 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-attack-n.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-attack-s.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-attack.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-defend.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-die-1.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-die-2.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-die-3.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
data/core/images/units/undead/soulless-beastrider-die-4.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
data/core/images/units/undead/soulless-beastrider.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-attack-n.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-attack-s.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-attack.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-defend.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-die-1.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-die-2.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-die-3.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/core/images/units/undead/zombie-beastrider-die-4.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
data/core/images/units/undead/zombie-beastrider.png
Normal file
After Width: | Height: | Size: 3 KiB |
|
@ -195,6 +195,16 @@
|
|||
{NOTE_DEFENSE_CAP}
|
||||
[/variation]
|
||||
|
||||
# the name and stats probably need adjustment, but this is a start
|
||||
[variation]
|
||||
variation_id=beast_rider
|
||||
variation_name= _ "wc_variation^Beast-Rider"
|
||||
inherit=yes
|
||||
profile=portraits/undead/zombie-beastrider.png
|
||||
{UNIT_BODY_SOULLESS_STATS largefoot 4 23}
|
||||
{UNIT_BODY_SOULLESS_GRAPHICS soulless-beastrider}
|
||||
[/variation]
|
||||
|
||||
[variation]
|
||||
variation_id=gryphon
|
||||
variation_name= _ "wc_variation^Gryphon"
|
||||
|
|
|
@ -217,6 +217,16 @@
|
|||
{NOTE_DEFENSE_CAP}
|
||||
[/variation]
|
||||
|
||||
# the name and stats probably need adjustment, but this is a start
|
||||
[variation]
|
||||
variation_id=beast_rider
|
||||
variation_name= _ "wc_variation^Beast-Rider"
|
||||
inherit=yes
|
||||
profile=portraits/undead/zombie-beastrider.png
|
||||
{UNIT_BODY_WALKING_CORPSE_STATS largefoot 4 23}
|
||||
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-beastrider}
|
||||
[/variation]
|
||||
|
||||
[variation]
|
||||
variation_id=rat
|
||||
variation_name= _ "wc_variation^Rat"
|
||||
|
|