Vixen
c7401864
csharp
public sealed class QuestObjectives.SurviveObjective

Stay alive for count: seconds. Fails on death.

Read the guide page for this →

Fields and properties (4)

  • public string Type

    What a definition's type: says to get this — Kill.

  • public string Verb
  • public string FailVerb

    The verb that fails it outright, or empty for one that cannot be failed.

  • public bool IsTimed

    Whether it counts seconds rather than events, with count: as the seconds.

Used by (1)

  • QuestObjectivesVixen.Gameplay.Quests