feat: zone-specific resource pools across 57 zones (v2 spec) #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/zone-specific-resources-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the parsing/spawning logic from docs/zone-specific-resources-spec.md section 3.
NodeEntriesandBonusEntriestoGoldRushSite.GoldRush.ZonePoolto the v2 2-segment formatZoneName|NodeEntries|BonusEntries.AreaLabelsegment; zone names resolve directly against AreaTable.dbc.GoldRush.BonusChancePercent(default 15) for per-node bonus selection.GoldRush.NodeEntriespool.conf/gold_rush.conf.distwith the full 57-zone pool.Relates to #4 (the spec PR).