The Path/Titles·

Titles

Cultivators earn cosmetic titles — one for each realm, one for each dao element, one for each side of the Righteous/Devil split, ranks for a sect's leader and elders, and a capstone for the peak of Void Refinement. Equip one from the Titles page on the menu bar. New in v0.7.0.

Titles are purely cosmetic. No stat, no permission, no gameplay change — a title is a thing you say about yourself, in the world's hearing.

Where a Title Shows

An equipped title is worn as [Title] Name:

Titles you have not earned stay on the list, greyed, each telling you what unlocks it — rather than hiding until they appear from nowhere. The "No Title" card at the top returns you to a plain name.

v0.10.0 The Identity page gained a third tab, a Gallery, alongside the existing Race and Titles tabs — a showcase of every title you have ever earned in one place, locked ones shown dimmed and your currently equipped one marked. It is a read-only display; equipping still happens from the Titles tab itself.

The Titles

TitleGroupEarned by
Wandering CultivatorNothing — always available, so the picker is never empty
Body Refinement DiscipleCultivation RankReaching Body Refinement or beyond
Qi AdeptCultivation RankQi Condensation or beyond
Foundation AdeptCultivation RankFoundation Establishment or beyond
Golden Core ElderCultivation RankGolden Core Formation or beyond
Nascent Soul SageCultivation RankNascent Soul or beyond
Soul Formation VenerableCultivation RankSoul Formation or beyond
Void SovereignCultivation RankVoid Refinement
Peak of the VoidLegendaryVoid Refinement at its Peak stage — the top of the ladder
AscendedLegendaryCompleting the Ascension capstone and remaining at the peak
Reborn AscendantLegendary1 completed Ascension prestige loop
Undying AscendantLegendary5 completed prestige loops
Eternal AscendantLegendary10 completed prestige loops
the Righteous PathDao & PathWalking the Righteous Path
the Devil PathDao & PathWalking the Devil Path
Wood Dao … Void DaoDao & PathOne per element — your chosen Dao being that element
Sect LeaderSect RankLeading a sect
Sect ElderSect RankBeing a sect elder
Tournament ChampionSect RankWinning a sect tournament

Twenty-eight in all: seven realm titles, ten element titles, two paths, two sect ranks, the tournament champion, five Legendary capstones, and the Wanderer. The Mortal Road — the unaligned middle — is deliberately not a title; a title states an allegiance, and the middle is the absence of one.

The four rarest

Peak of the Void asks only that you reach the ground the Ascension trial is fought on. The four beside it ask that you survived it — and three of those count prestige loops, a ladder that runs past the realm ladder entirely. An Ascension count may climb past ten; the bonus stops stacking there, but the title tier is still what the count names.

When the Earning Lapses

Realm titles ask for the realm or beyond, so they stay yours as you climb. Path, element and sect titles are read live at the moment you equip them — but an already-equipped title is not re-checked. Drift from the Righteous Path, or step down as leader, and the title you were wearing stays on; it is a memory the world lets you keep until you take it off. What you cannot do is equip it again without qualifying.

Titles are account-wide: switching profiles keeps your equipped title, even onto a fresh Body Refinement cultivator wearing Void Sovereign — the title was earned by the account's deeds, and the picker only gates on your current cultivator when equipping anew.

Two Caveats

Treasure Pavilion Titles

v0.10.3 Anyone who signs in to the Treasure Pavilion with the Hytale account they play on earns a cosmetic title on any server running Cultivation, whether or not that server sold it to them:

TitleEarned by
Dao ProtectorA Cultivation subscription
Jade Slip ScribeJade Slip — included in the Cultivation subscription
Sacred Body SeekerSacred Bodies — bought outright, or through the subscription
Heavenflame ChaserHeavenly Flames — bought outright, or through the subscription
Reverse WalkerReverse — bought outright, or through the subscription
Pavilion PatronCultivation Test Benefits, bound to one Hytale username

Sign-in is all it takes — nothing to redeem, no code to type. The server re-reads the Treasure Pavilion benefit sync every 6 hours by default, so a fresh purchase shows up within that window, and an admin can force an early read with /cultivation admin store recheck.

A lapsed subscription or a refund means the title can no longer be equipped; one already worn comes off automatically at your next join, the same as any other title you no longer qualify for.

A server can refuse any of these individually through Disabled-Benefits in WebStoreConfig.json (naming the product slug, the sub_<family> key, or an outright-only once_<slug> key, e.g. cultivation-sacred-bodies, sub_cultivation or once_cultivation-sacred-bodies), or switch the whole sync off with Web-Store-Enabled. A refused or disabled title is hidden from the picker entirely, as if it did not exist.

The Identity page's Gallery tab only ever shows a Pavilion title you actually own — an unowned one is never listed, greyed or otherwise.

Purely cosmetic, like every other title on this page: nothing here changes progression, balance or what a player can do.

For Add-on Authors

The list is an open registry: registerTitle puts your own titles on the same picker, greyed-with-a-hint until earned, grouped under your own caption — see API Registries. No new placeholders were added for titles in v0.7.0.