DM S21: Emphasis and clarity for defeat condition

This commit is contained in:
sigurdfdragon 2017-09-16 17:58:16 -04:00 committed by Jeffrey 'Sigurd' Westcoat
parent 5179675209
commit 5044036f8b

View file

@ -115,6 +115,10 @@
description= _ "Kill all enemy units"
condition=win
[/objective]
[objective]
description= _ "Enemy unit reaches a signpost"
condition=lose
[/objective]
[objective]
description= _ "Death of Delfador"
condition=lose
@ -127,10 +131,6 @@
description= _ "Death of Chantal"
condition=lose
[/objective]
[objective]
description= _ "Enemy unit reaches a signpost"
condition=lose
[/objective]
{TURNS_RUN_OUT}
@ -138,6 +138,27 @@
bonus=yes
carryover_percentage=80
[/gold_carryover]
[note]
description= _ "Enemy rider units will go for a signpost"
[show_if]
[have_unit]
id=Rhuwin
side=2
[/have_unit]
[/show_if]
[/note]
[note]
description= _ "All enemy units will go for a signpost"
[show_if]
[not]
[have_unit]
id=Rhuwin
side=2
[/have_unit]
[/not]
[/show_if]
[/note]
[/objectives]
[/event]
@ -401,6 +422,20 @@
[/if]
[/event]
[event]
name=die
[filter]
id=Rhuwin
[/filter]
[filter_condition]
[have_unit]
side=2
[/have_unit]
[/filter_condition]
[show_objectives]
[/show_objectives]
[/event]
[event]
name=die
first_time_only=no