used Jason Lute's portraits in unit cfg files
This commit is contained in:
parent
dfe236f9f5
commit
17a302ffdc
13 changed files with 13 additions and 0 deletions
|
@ -4,6 +4,7 @@ name= _ "Bandit"
|
|||
race=human
|
||||
image="neutral-bandit.png"
|
||||
image_defensive="neutral-bandit-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-bandit.png"
|
||||
hitpoints=50
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Grand Knight"
|
|||
race=human
|
||||
image="grand-knight.png"
|
||||
image_moving="grand-knight-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-grand-knight.png"
|
||||
hitpoints=78
|
||||
movement_type=mounted
|
||||
movement=7
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Halberdier"
|
|||
race=human
|
||||
image="human-halberdier.png"
|
||||
image_defensive="human-halberdier-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-halberdier.png"
|
||||
hitpoints=72
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|
|
@ -5,6 +5,7 @@ race=human
|
|||
image="horseman.png"
|
||||
image_moving="horseman-moving.png"
|
||||
image_defensive="horseman-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-horseman.png"
|
||||
hitpoints=38
|
||||
movement_type=mounted
|
||||
movement=8
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Javelineer"
|
|||
race=human
|
||||
image="human-javelineer.png"
|
||||
image_defensive="human-javelineer-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-javelineer.png"
|
||||
hitpoints=45
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
|
|
@ -5,6 +5,7 @@ race=human
|
|||
image="knight.png"
|
||||
image_moving="knight-moving.png"
|
||||
image_defensive="knight-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-knight.png"
|
||||
hitpoints=58
|
||||
movement_type=mounted
|
||||
movement=8
|
||||
|
|
|
@ -5,6 +5,7 @@ race=human
|
|||
image="lancer.png"
|
||||
image_defensive="lancer-defend.png"
|
||||
image_moving="lancer-attack.png"
|
||||
profile="portraits/core/Jason_Lutes/human-lancer.png"
|
||||
hitpoints=48
|
||||
movement_type=mounted
|
||||
movement=10
|
||||
|
|
|
@ -5,6 +5,7 @@ race=human
|
|||
image="paladin.png"
|
||||
image_healing="paladin-healing.png"
|
||||
image_moving="paladin-moving.png"
|
||||
profile="portraits/core/Jason_Lutes/human-paladin.png"
|
||||
hitpoints=65
|
||||
movement_type=mounted
|
||||
movement=8
|
||||
|
|
|
@ -5,6 +5,7 @@ race=human
|
|||
gender=male
|
||||
image="neutral-peasant.png"
|
||||
image_defensive="neutral-peasant-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-peasant.png"
|
||||
hitpoints=18
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Pikeman"
|
|||
race=human
|
||||
image="human-pikeman.png"
|
||||
image_defensive="human-pikeman-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-pikeman.png"
|
||||
hitpoints=52
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Royal Guard"
|
|||
race=human
|
||||
image="human-royalguard.png"
|
||||
image_defensive="human-royalguard-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-royalguard.png"
|
||||
hitpoints=75
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Swordsman"
|
|||
race=human
|
||||
image="human-swordman.png"
|
||||
image_defensive="human-swordman-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-swordsman.png"
|
||||
hitpoints=52
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|
|
@ -4,6 +4,7 @@ name= _ "Thug"
|
|||
race=human
|
||||
image="neutral-thug.png"
|
||||
image_defensive="neutral-thug-defend.png"
|
||||
profile="portraits/core/Jason_Lutes/human-thug.png"
|
||||
hitpoints=36
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
|
Loading…
Add table
Reference in a new issue