Skip to content

API Clan set_tier

SolWayward edited this page Feb 20, 2026 · 3 revisions

gm.clan.set_tier

Endpoint: gm.clan.set_tier

Syntax

gm.clan.set_tier <clan> <tier>

Parameters

Parameter Type Required Description
clan string Yes Clan identifier (StringId or partial name match)
tier integer Yes Target tier (range: 0-6)

Description

Sets the clan's tier level by adjusting renown to the appropriate threshold. Tier affects party size limits, companion capacity, and workshop limits.

Example

gm.clan.set_tier clan_empire_south_1 5

Output:

{Clan Name}'s tier changed from {old_tier} to 5.

Notes

TIP: Clan tier requirements are based on renown thresholds defined by the game's ClanTierModel. Higher tiers provide increased party size, companion capacity, and workshop limits.

Related Commands

Last Updated: 2026-02-10

BLGM Version: 1.3.14.3 Bannerlord Version: e1.3.1

Quick Links

🏠 Home | Quick Reference | Syntax Guide


Hero Commands
Clan Commands
Kingdom Commands
Settlement Commands
Item Commands
Troop Commands
Caravan Commands
Bandit Commands
Query Commands

Clone this wiki locally