has_completed_quest

Passes when the player has completed the specified quest.

Categories: player

Required arguments

Key(s)DescriptionType
questThe ID of the quest that must be completed.STRING

Example

conditions:
  - id: has_completed_quest
    args:
      quest: mining_master