Get Clan Variable

From Intrigues Wiki

πŸ“Š Get [Clan] Variable Node

The Get [Clan] Variable node allows you to retrieve and compare values stored at the clan level.

Use this to drive conditional logic based on shared clan variables such as strength, reputation, wealth, or any custom values you’ve defined.


🧠 What it does

Retrieves a clan-level variable and evaluates it against a value through a logical condition.

Example

If Conspirator's Clan Honor > 70 β†’ Continue scheme

βš™οΈ Parameters

  • Scope: Conspirator / Target / [Clan]
  • Variable: Select the variable to check (e.g., Honor, Prestige)
  • Comparison:
    • Equal
    • Not Equal
    • Greater Than
    • Less Than
    • Greater Than or Equal
    • Less Than or Equal
  • Comparison Value: The reference number

🧩 Variable Setup

Define your variable under the Variables tab with Clan as its scope.


πŸ”— Related Nodes

  • Set [Clan] Variable
  • Get [Family] Variable
  • Get [Actor] Variable

Use this node when you want to control branching logic based on clan-wide stats or traits.