HttT S17 No need to change objectives
It's jarring and most players will figure it out on their own. For those that look, have it silently change to remove the note about Delfador concentrating.
This commit is contained in:
parent
d9bd9f9bb2
commit
ac3db7f036
1 changed files with 5 additions and 33 deletions
|
@ -57,6 +57,8 @@
|
|||
|
||||
[event]
|
||||
name=prestart
|
||||
|
||||
{VARIABLE moved_too_close false}
|
||||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
|
@ -88,6 +90,9 @@
|
|||
[/gold_carryover]
|
||||
|
||||
[note]
|
||||
[show_if]
|
||||
{VARIABLE_CONDITIONAL moved_too_close boolean_equals false}
|
||||
[/show_if]
|
||||
description= _ "If Delfador rests, he can concentrate on the location of the Sceptre of Fire."
|
||||
[/note]
|
||||
[/objectives]
|
||||
|
@ -150,8 +155,6 @@
|
|||
[/foreach]
|
||||
|
||||
{CLEAR_VARIABLE adjacent_to_starting_loc}
|
||||
|
||||
{VARIABLE moved_too_close false}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
@ -317,37 +320,6 @@
|
|||
message= _ "I sense we are quite near the Sceptre; in fact, we should be able to see it right about now..."
|
||||
[/message]
|
||||
|
||||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
description= _ "Capture the Sceptre of Fire with Konrad or Li’sar"
|
||||
condition=win
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Konrad"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Delfador"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Li’sar"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Kalenz"
|
||||
condition=lose
|
||||
[/objective]
|
||||
|
||||
{TURNS_RUN_OUT}
|
||||
|
||||
[gold_carryover]
|
||||
bonus=yes
|
||||
carryover_percentage=40
|
||||
[/gold_carryover]
|
||||
[/objectives]
|
||||
|
||||
{VARIABLE moved_too_close true}
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue