Tweak some small_profiles
This commit is contained in:
parent
60a819f17e
commit
c2e216be5a
11 changed files with 9 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
gender=male,female
|
||||
image="units/elves-wood/marksman.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
small_profile="portraits/elves/marksman.png~CROP(30,30,370,370)"
|
||||
small_profile="portraits/elves/marksman.png~CROP(30,30,370,370)~FL()"
|
||||
profile="portraits/elves/marksman.png"
|
||||
hitpoints=37
|
||||
movement_type=woodland
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
name= _ "Elvish Scout"
|
||||
image="units/elves-wood/scout/scout.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
small_profile="portraits/elves/scout.png~FL()"
|
||||
profile="portraits/elves/scout.png"
|
||||
race=elf
|
||||
hitpoints=32
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
race=elf
|
||||
gender=male,female
|
||||
image="units/elves-wood/sharpshooter.png"
|
||||
small_profile="portraits/elves/marksman.png~CROP(30,30,370,370)"
|
||||
small_profile="portraits/elves/marksman.png~CROP(30,30,370,370)~FL()"
|
||||
profile="portraits/elves/marksman.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=47
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Goblin Knight"
|
||||
race=wolf
|
||||
image="units/goblins/knight.png"
|
||||
small_profile="portraits/goblins/direwolver.png~CROP(60,0,390,390)"
|
||||
profile="portraits/goblins/direwolver.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=49
|
||||
|
|
|
@ -96,6 +96,7 @@ Though not trained for combat, they are a potent ally against magical or unnatur
|
|||
name= _ "female^White Mage"
|
||||
gender=female
|
||||
image="units/human-magi/white-mage+female.png"
|
||||
small_profile="portraits/humans/mage-white+female.png~FL()"
|
||||
profile="portraits/humans/mage-white+female.png~RIGHT()"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/white-mage+female-defend.png" "units/human-magi/white-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
race=merman
|
||||
image="units/merfolk/entangler.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
small_profile=portraits/merfolk/netcaster.png~CROP(20,0,400,400)~FL()
|
||||
profile=portraits/merfolk/netcaster.png
|
||||
hitpoints=55
|
||||
movement_type=swimmer
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
race=merman
|
||||
image="units/merfolk/hoplite.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
small_profile=portraits/merfolk/hoplite.png~FL()
|
||||
profile=portraits/merfolk/hoplite.png
|
||||
hitpoints=52
|
||||
movement_type=swimmer
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
race=merman
|
||||
image="units/merfolk/netcaster.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
small_profile=portraits/merfolk/netcaster.png~CROP(20,0,400,400)
|
||||
small_profile=portraits/merfolk/netcaster.png~CROP(20,0,400,400)~FL()
|
||||
profile=portraits/merfolk/netcaster.png
|
||||
hitpoints=40
|
||||
movement_type=swimmer
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Giant Scorpion"
|
||||
race=monster
|
||||
image="units/monsters/scorpion/scorpion.png"
|
||||
small_profile="portraits/monsters/scorpion.png~FL()"
|
||||
profile="portraits/monsters/scorpion.png~RIGHT()"
|
||||
hitpoints=40
|
||||
movement_type=scuttlefoot
|
||||
|
|
|
@ -146,7 +146,6 @@ In such condition, their only weapon is the craft they have so committed themsel
|
|||
gender=female
|
||||
name= _ "female^Dark Adept"
|
||||
image="units/undead-necromancers/adept+female.png"
|
||||
small_profile="portraits/humans/dark-adept+female.png~FL()"
|
||||
profile="portraits/humans/dark-adept+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/undead-necromancers/adept+female-defend-2.png" "units/undead-necromancers/adept+female-defend-1.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Death Knight"
|
||||
race=undead
|
||||
image="units/undead-skeletal/deathknight.png"
|
||||
small_profile=portraits/undead/death-knight.png~CROP(0,0,400,400)~FL()
|
||||
small_profile=portraits/undead/death-knight.png~CROP(0,0,400,400)
|
||||
profile=portraits/undead/death-knight.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
{LEADING_ANIM "units/undead-skeletal/deathknight-lead-2.png" "units/undead-skeletal/deathknight-lead-1.png" -17,-37}
|
||||
|
|
Loading…
Add table
Reference in a new issue