Get Clan Variable
π 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.