NR S13a: Change Hamel's side from AI to human
This commit is contained in:
parent
6ad4ee9b7b
commit
7754f3159b
1 changed files with 1 additions and 40 deletions
|
@ -306,7 +306,6 @@
|
|||
# STARTING_VILLAGES works due to defeat_condition & having a starting location
|
||||
{STARTING_VILLAGES 7 10}
|
||||
|
||||
# Allied AI
|
||||
[side]
|
||||
type=Dwarvish Lord
|
||||
id=Hamel
|
||||
|
@ -314,51 +313,13 @@
|
|||
profile=portraits/Hamel.png
|
||||
canrecruit=yes
|
||||
side=8
|
||||
controller=human
|
||||
{GOLD 1200 1000 800}
|
||||
{INCOME 30 20 10}
|
||||
recruit=Dwarvish Steelclad,Dwarvish Thunderguard,Dwarvish Stalwart
|
||||
team_name=knalgans
|
||||
user_team_name=_"Alliance"
|
||||
persistent=yes
|
||||
[ai]
|
||||
leader_aggression=-10.0
|
||||
{AI_SIMPLE_DAY_ASPECT aggression 0.5}
|
||||
{AI_SIMPLE_DAY_ASPECT caution 0.5}
|
||||
{AI_SIMPLE_NIGHT_ASPECT aggression 0.0}
|
||||
{AI_SIMPLE_NIGHT_ASPECT caution 2.0}
|
||||
{AI_SIMPLE_NIGHT_ASPECT grouping defensive}
|
||||
[/ai]
|
||||
[ai]
|
||||
[aspect]
|
||||
id=recruitment_instructions
|
||||
[facet]
|
||||
time_of_day=dawn,morning,afternoon
|
||||
[value]
|
||||
[recruit]
|
||||
type=Dwarvish Steelclad,Dwarvish Thunderguard
|
||||
importance=2
|
||||
[/recruit]
|
||||
[recruit]
|
||||
type=Dwarvish Stalwart
|
||||
importance=0
|
||||
[/recruit]
|
||||
[/value]
|
||||
[/facet]
|
||||
[facet]
|
||||
time_of_day=dusk,first watch,second watch
|
||||
[value]
|
||||
[recruit]
|
||||
type=Dwarvish Steelclad,Dwarvish Thunderguard
|
||||
importance=0
|
||||
[/recruit]
|
||||
[recruit]
|
||||
type=Dwarvish Stalwart
|
||||
importance=2
|
||||
[/recruit]
|
||||
[/value]
|
||||
[/facet]
|
||||
[/aspect]
|
||||
[/ai]
|
||||
{FLAG_VARIANT knalgan}
|
||||
[/side]
|
||||
{STARTING_VILLAGES 8 10}
|
||||
|
|
Loading…
Add table
Reference in a new issue