Guilds & Warfare: Difference between revisions
Jump to navigation
Jump to search
Created complete Guilds & Warfare compendium with Order vs Chaos |
Created complete Guilds & Warfare compendium with Order vs Chaos (Fixed HTML and nav) |
||
| Line 1: | Line 1: | ||
<div class="uor-main-hero" style="background: linear-gradient(135deg, rgba(28, 22, 14, 0.95), rgba(10, 8, 5, 0.98)); border: 1px solid #d4af37; border-radius: 8px; padding: 22px; margin-bottom: 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.7); display: flex; flex-wrap: wrap; gap: 20px; align-items: center;"> | <html><div class="uor-main-hero" style="background: linear-gradient(135deg, rgba(28, 22, 14, 0.95), rgba(10, 8, 5, 0.98)); border: 1px solid #d4af37; border-radius: 8px; padding: 22px; margin-bottom: 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.7); display: flex; flex-wrap: wrap; gap: 20px; align-items: center;"> | ||
<div style="flex: 1 1 500px;"> | <div style="flex: 1 1 500px;"> | ||
<div style="font-family: 'Cinzel Decorative', serif; font-size: 1.85rem; color: #ffd700; text-shadow: 0 2px 8px rgba(0,0,0,0.8); margin-bottom: 6px;">Guilds & Warfare</div> | <div style="font-family: 'Cinzel Decorative', serif; font-size: 1.85rem; color: #ffd700; text-shadow: 0 2px 8px rgba(0,0,0,0.8); margin-bottom: 6px;">Guilds & Warfare</div> | ||
<div style="font-family: 'Cardo', serif; font-size: 1.1rem; color: #e6dfd1; font-style: italic; line-height: 1.5;">Found your martial order, establish house guildstones, pledge fealty to Order or Chaos, and wage relentless guild warfare.</div> | <div style="font-family: 'Cardo', serif; font-size: 1.1rem; color: #e6dfd1; font-style: italic; line-height: 1.5;">Found your martial order, establish house guildstones, pledge fealty to Order or Chaos, and wage relentless guild warfare.</div> | ||
</div> | </div></html> | ||
<div style="flex: 0 0 auto; text-align: center;"> | <div style="flex: 0 0 auto; text-align: center;"> | ||
<img src="/wiki/images/factions/guildstone.png" alt="Guildstone" style="border: 2px solid #d4af37; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.6);" /> | <html><img src="/wiki/images/factions/guildstone.png" alt="Guildstone" style="border: 2px solid #d4af37; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.6);" /></html> | ||
</div> | </div> | ||
</div> | </div> | ||
<html> | |||
<div class="uor-section-nav" style="background: rgba(22, 17, 11, 0.85); border: 1px solid rgba(212, 175, 55, 0.45); border-left: 5px solid #d4af37; padding: 14px 18px; border-radius: 6px; margin-bottom: 24px; display: flex; flex-wrap: wrap; gap: 12px; align-items: center; justify-content: space-between;"> | <div class="uor-section-nav" style="background: rgba(22, 17, 11, 0.85); border: 1px solid rgba(212, 175, 55, 0.45); border-left: 5px solid #d4af37; padding: 14px 18px; border-radius: 6px; margin-bottom: 24px; display: flex; flex-wrap: wrap; gap: 12px; align-items: center; justify-content: space-between;"> | ||
<div style="display: flex; align-items: center; gap: 10px;"> | |||
<span style="font-family: 'Cinzel Decorative', serif; font-weight: bold; color: #ffdf6a; font-size: 0.95rem;">Jump to Section:</span> | |||
<select onchange="if (this.value) { var el = document.getElementById(this.value); if (el) { el.scrollIntoView({behavior: 'smooth', block: 'start'}); } }" style="background: #101622; color: #e6dfd1; border: 1px solid #d4af37; padding: 5px 10px; border-radius: 4px; font-family: 'Cardo', serif; font-size: 0.95rem; cursor: pointer;"> | |||
<option value="">-- Select Guild Topic --</option> | |||
<option value="creation">Guild Creation & Deeds</option> | |||
<option value="guildstone">Guildstone Management & Ranks</option> | |||
<option value="order_chaos">Order vs Chaos Virtue Warfare</option> | |||
<option value="wars">Formal Guild Wars & Peace Treaties</option> | |||
<option value="alliances">Alliances & Notoriety Rules</option> | |||
</select> | |||
</div> | |||
<div style="display: flex; gap: 8px; flex-wrap: wrap;"> | |||
<a href="#creation" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Creation</a> | |||
<a href="#guildstone" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Guildstone</a> | |||
<a href="#order_chaos" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Order vs Chaos</a> | |||
<a href="#wars" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Wars</a> | |||
</div> | |||
</div> | </div> | ||
</html> | |||
<span id="creation"></span> | <span id="creation"></span> | ||
| Line 37: | Line 39: | ||
<div style="text-align: center; margin: 16px 0;"> | <div style="text-align: center; margin: 16px 0;"> | ||
<img src="/wiki/images/factions/guild_deed.png" alt="Guild Deed" style="margin-right: 12px;" /> | <html><img src="/wiki/images/factions/guild_deed.png" alt="Guild Deed" style="margin-right: 12px;" /></html> | ||
<img src="/wiki/images/factions/guildstone.png" alt="Guildstone" /> | <html><img src="/wiki/images/factions/guildstone.png" alt="Guildstone" /></html> | ||
</div> | </div> | ||
| Line 55: | Line 57: | ||
<div style="background: rgba(28, 22, 14, 0.85); border: 1px solid #0055ff; border-radius: 8px; padding: 16px; text-align: center;"> | <div style="background: rgba(28, 22, 14, 0.85); border: 1px solid #0055ff; border-radius: 8px; padding: 16px; text-align: center;"> | ||
<img src="/wiki/images/factions/order_shield_replica.png" alt="Order Shield" style="max-height: 80px; margin-bottom: 8px;" /> | <html><img src="/wiki/images/factions/order_shield_replica.png" alt="Order Shield" style="max-height: 80px; margin-bottom: 8px;" /></html> | ||
<div style="font-family: 'Cinzel Decorative', serif; font-size: 1.2rem; color: #66a3ff;">The Knights of Order</div> | <div style="font-family: 'Cinzel Decorative', serif; font-size: 1.2rem; color: #66a3ff;">The Knights of Order</div> | ||
<div style="font-size: 0.9rem; text-align: left; margin-top: 8px;">Pledged to Lord British and the Virtues. Equipped with the ceremonial Order Kite Shield. Order members are permanently hostile to all Chaos members anywhere in Britannia without guard protection.</div> | <div style="font-size: 0.9rem; text-align: left; margin-top: 8px;">Pledged to Lord British and the Virtues. Equipped with the ceremonial Order Kite Shield. Order members are permanently hostile to all Chaos members anywhere in Britannia without guard protection.</div> | ||
| Line 61: | Line 63: | ||
<div style="background: rgba(28, 22, 14, 0.85); border: 1px solid #ff3300; border-radius: 8px; padding: 16px; text-align: center;"> | <div style="background: rgba(28, 22, 14, 0.85); border: 1px solid #ff3300; border-radius: 8px; padding: 16px; text-align: center;"> | ||
<img src="/wiki/images/factions/chaos_shield_replica.png" alt="Chaos Shield" style="max-height: 80px; margin-bottom: 8px;" /> | <html><img src="/wiki/images/factions/chaos_shield_replica.png" alt="Chaos Shield" style="max-height: 80px; margin-bottom: 8px;" /></html> | ||
<div style="font-family: 'Cinzel Decorative', serif; font-size: 1.2rem; color: #ff6644;">The Legions of Chaos</div> | <div style="font-family: 'Cinzel Decorative', serif; font-size: 1.2rem; color: #ff6644;">The Legions of Chaos</div> | ||
<div style="font-family: 'Cinzel Decorative', serif; font-size: 1.2rem; color: #ff6644;">The Legions of Chaos</div> | <div style="font-family: 'Cinzel Decorative', serif; font-size: 1.2rem; color: #ff6644;">The Legions of Chaos</div> | ||
Latest revision as of 01:13, 9 September 2026
Guilds & Warfare
Found your martial order, establish house guildstones, pledge fealty to Order or Chaos, and wage relentless guild warfare.
Jump to Section:
Guild Creation & Deeds
To establish a guild, a player must purchase a Guild Deed from an NPC Provisioner or Architect (costing ~25,000 gold pieces):
- The deed must be used inside a house owned or co-owned by the guild founder.
- Double-clicking the deed places a telepathic Guildstone on the floor.
- The founder chooses the guild's official Name and abbreviation Tag (up to 4 characters, displayed in brackets next to your character title).
Guildstone Management & Ranks
The Guildstone serves as the administrative terminal for the entire guild:
- Guildmaster: Can invite recruits, promote officers, set member titles, declare war, or dismiss members.
- Guild Titles: Custom titles can be granted to individual members (e.g., High Inquisitor, Quartermaster).
- Telepathic Chat: Guild members can speak globally across the entire shard using the guild chat prefix: `\ message` or `\c message`.
Order vs Chaos Virtue Warfare
Guildmasters can choose to align their entire organization with the forces of Virtuous Order or Anarchic Chaos:
The Knights of Order
Pledged to Lord British and the Virtues. Equipped with the ceremonial Order Kite Shield. Order members are permanently hostile to all Chaos members anywhere in Britannia without guard protection.
The Legions of Chaos
The Legions of Chaos
Pledged to Lord Blackthorn and the philosophy of free will through chaos. Bearers of the Chaos Heater Shield. Chaos members battle Order opponents on sight across town plazas and wilderness alike.
- Shield Requirement: Order and Chaos shields can only be equipped by members in good standing. If a player leaves the guild, the shield falls to their backpack.
- Town Combat: Order and Chaos players can battle within guarded city streets without guards intervening or murder counts being reported!
Formal Guild Wars
Standard guilds can engage in consensual conflict without joining Order or Chaos:
- A Guildmaster can initiate a formal **Declaration of War** against another guild via the Guildstone.
- Once the defending Guildmaster accepts the challenge, a war state commences.
- **War Rules**:
- Both guilds turn bright orange to each other.
- Members can kill each other anywhere without murder counts or criminal flags.
- Combat does not summon town guards.
- Peace can be declared by mutual agreement from both leaders.