Anyone had any success putting magic beings into province defense? My trolls aren't showing up at all.
Code:
#newmonster 2886
#name "Hill Troll"
#spr1 ".\Angmar\Hill Troll\1399_o-bakemono_1.tga"
#spr2 ".\Angmar\Hill Troll\1399_o-bakemono_2.tga"
#descr "Nightblades that are assigned to defend a given area frequently go out and claim leadership over a pack of the hill trolls that live in and around the Misty Mountains. Capable of protecting the trolls temporarily from the light of the sun, which petrifies unprotected trolls. the Nightblade simply puts the pack of trolls in the path of any incoming enemies. The result is usually messy and great fun for the trolls. Sometimes the results are less than spectacular for the Nightblade, since the trolls have a nasty habit of running away over the top of their leader."
#hp 38
#size 3
#prot 8
#mor 10
#mr 12
#enc 2
#maxage 200
#str 20
#att 10
#def 10
#prec 8
#ap 14
#mapmove 1
#magicbeing
#regeneration 10
#mountainsurvival
#coldres 50
#darkvision 50
#supplybonus -8
#berserk 8
#weapon "Great Club"
#gcost 60
#rcost 12
#end
Code:
#defcom1 "Rhudaur Chieftain"
#defcom2 "Nightblade"
#defunit1 "Rhudaur Savage"
#defunit1b "Rhudaur Stalker"
#defunit2 "Angmar Bowman"
#defunit2b "Hill Troll"
#defmult1 30
#defmult1b 15
#defmult2 20
#defmult2 8