Religions

Deity affinity tracks (Blythar, the Beggar, the Iron Lord, ...) — offerings cost gold, leveling up grants passive bonuses. Patch-aware (see Patches).

Endpoints

GET /v2/religions                          list
GET /v2/religions/{id}                     single religion
GET /v2/religions/{id}/icon                → 302 redirect to the asset endpoint

Query parameters

NameModeDescription
idexactid.religion.<slug>
namesubstringmatches the display name
min_order, max_orderrangefilter by order index
at_patchversiontime-travel
branchstringdefault main
page, limitpaginationdefault 25, max 250

Example

offering_lv_count is an int[] indexed by level — [1000, 1500, 2500, ...] means lv 1 costs 1000, lv 2 costs 1500, etc.