[SotBE] S10: refine objectives flow (#9817)

* SotBE: S10: refine objectives flow

* S10: fix typographic errors

---------

Co-authored-by: Tahsin Jahin Khalid <5283677+knyghtmare@users.noreply.github.com>
This commit is contained in:
Tahsin Jahin Khalid 2025-02-01 18:18:49 +06:00 committed by GitHub
parent f9643c6849
commit e3d7407058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,10 @@
[objectives]
side=1
[objective]
description= _ "Destroy the southern part of the bridge"
condition=win
[/objective]
[objective]
description= _ "Wait for Inarixs arrival from the south on turn 4"
condition=win
@ -38,13 +42,19 @@
[/show_if]
[/objective]
[objective]
description= _ "Destroy the southern part of the bridge"
condition=win
[/objective]
[objective]
description= _ "In order to recruit saurians later on, bring Inarix and at least four saurians to safety"
# bonus caption as rescuing them
# is not actually a win condition
{BONUS_OBJECTIVE_CAPTION}
description= _ "Escort Inarix and at least four saurians to Prestim."
condition=win
[show_if]
[variable]
name=turn_number
greater_than_equal_to=4
[/variable]
[/show_if]
[/objective]
[objective]
description= _ "Death of Kapoue"
condition=lose
@ -64,6 +74,9 @@
[note]
description= _ "Whoever detonates the bridge will die."
[/note]
[note]
description= _ "In order to recruit saurians later on, bring Inarix and at least four saurians to safety."
[/note]
[/objectives]
[/event]
@ -257,6 +270,10 @@
speaker="Inarix"
message= _ "Hurry-hurry, friends. Lanbech and his kind are right on our tails, we must reach Prestim quickly."
[/message]
# let player know the objectives have updated
[show_objectives]
[/show_objectives]
[/event]
[event]