mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 22:43:54 +00:00
Units: add sand_scorpion variation to Walking Corpse and Soulless
Units: add sand_scorpion variation to Walking Corpse and Soulless
This commit is contained in:
commit
6cb968d6c2
@ -114,6 +114,7 @@
|
||||
small_profile="portraits/monsters/scuttler.webp~FL()"
|
||||
profile="portraits/monsters/scuttler.webp~RIGHT()"
|
||||
image="units/monsters/scorpion/sand-scuttler.png"
|
||||
undead_variation=sand_scorpion
|
||||
description= _ "Making their homes in sandy dunes, these critters are an odd mix of mundane creature and elemental beast. Though usually timid, Sand Scuttlers sometimes attack unwary travelers, especially when startled."
|
||||
[standing_anim]
|
||||
start_time=0
|
||||
|
@ -265,6 +265,24 @@
|
||||
variation_id=scorpion
|
||||
variation_name= _ "wc_variation^Scorpion"
|
||||
inherit=yes
|
||||
[resistance]
|
||||
blade=90
|
||||
pierce=80
|
||||
impact=110
|
||||
fire=90
|
||||
cold=110
|
||||
arcane=80
|
||||
[/resistance]
|
||||
profile=portraits/undead/zombie-scorpion.webp
|
||||
{UNIT_BODY_SOULLESS_STATS scuttlefoot 4 33}
|
||||
{UNIT_BODY_SOULLESS_GRAPHICS soulless-scorpion}
|
||||
[/variation]
|
||||
|
||||
# account for sand scuttler
|
||||
[variation]
|
||||
variation_id=sand_scorpion
|
||||
variation_name= _ "wc_variation^Scuttler"
|
||||
inherit=yes
|
||||
profile=portraits/undead/zombie-scorpion.webp
|
||||
{UNIT_BODY_SOULLESS_STATS scuttlefoot 4 33}
|
||||
{UNIT_BODY_SOULLESS_GRAPHICS soulless-scorpion}
|
||||
|
@ -264,6 +264,24 @@
|
||||
variation_id=scorpion
|
||||
variation_name= _ "wc_variation^Scorpion"
|
||||
inherit=yes
|
||||
[resistance]
|
||||
blade=90
|
||||
pierce=80
|
||||
impact=110
|
||||
fire=90
|
||||
cold=110
|
||||
arcane=80
|
||||
[/resistance]
|
||||
profile=portraits/undead/zombie-scorpion.webp
|
||||
{UNIT_BODY_WALKING_CORPSE_STATS scuttlefoot 4 21}
|
||||
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-scorpion}
|
||||
[/variation]
|
||||
|
||||
# account for sand scuttler
|
||||
[variation]
|
||||
variation_id=sand_scorpion
|
||||
variation_name= _ "wc_variation^Scuttler"
|
||||
inherit=yes
|
||||
profile=portraits/undead/zombie-scorpion.webp
|
||||
{UNIT_BODY_WALKING_CORPSE_STATS scuttlefoot 4 21}
|
||||
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-scorpion}
|
||||
|
Loading…
x
Reference in New Issue
Block a user