Skip to content

Server Rules & Rates

The laws of the land, as written in the server’s own configuration files. All values below are read from Config/*.cfg.

SettingValueWhat it means
Houses per account1 (AccountHouseLimit=1)One house per account; only the most recently placed house auto-refreshes.

Loot on this shard uses the modern budget system: each corpse gets a property “budget” that the generator spends on magic item properties.

SettingValue
Felucca luck bonus+1000 (FeluccaLuckBonus=1000)
Felucca budget bonus+100 (FeluccaBudgetBonus=100)
Base budget range150–700 (MinBaseBudget/MaxBaseBudget)
Adjusted budget range150–1450 (MinAdjustedBudget/MaxAdjustedBudget)
Max properties per item11 (MaxProps=11)
Powder of Fortifying on jewelryNot allowed (CanPOFJewelry=False)

The practical takeaway: hunting in Felucca yields meaningfully better loot (luck and budget bonuses) at the cost of open PvP.

SettingValue
Randomized dig locationsEnabled (Enabled=True) — chests are not at the classic fixed spots.
Chance for a creature to carry a map1% base (LootChance=.01; individual creatures can override this).
Map location reset time30.0 (ResetTime=30.0; the config does not state the unit — see source Scripts/ treasure map system before relying on it).
SettingValue
Restock interval60 minutes (RestockDelay=60)
Max items sold to a vendor at once500 (MaxSell=500)
Economy: purchases to raise a price1000 (BuyItemChange=1000)
Economy: sales to lower a price1000 (SellItemChange=1000)
Stocked amount of economy items500 (EconomyStockAmount=500)
Bribe multiplier decay25–30 days (BribeDecayMinTime/BribeDecayMaxTime)

The publish-21 vendor economy is active: heavy buying inflates prices, heavy selling deflates them, per item type. Find physical vendor locations on the interactive map (295 NPC vendors are plotted).

SettingValueSource
World auto-saveEvery 15 minutes, 15-second warning (Frequency=00:00:15:00, WarningTime=00:00:00:15)Config/AutoSave.cfg
Save archivesDisabled (ArchivesEnabled=False)Config/AutoSave.cfg
Daily auto-restartDisabled (Enabled=False)Config/AutoRestart.cfg

A brief world-save pause every 15 minutes is normal; the shard does not schedule daily restarts.