Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Sailing: Difference between revisions

From GScripts
Ben (talk | contribs)
No edit summary
Content update, accuracy fixes and cleanup
 
Line 1: Line 1:
<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #e0e0e0; background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 25px; border-radius: 12px; border: 1px solid #334155; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);">
<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #e0e0e0;">


<div style="text-align: center; margin-bottom: 35px; padding-bottom: 20px; border-bottom: 2px solid #3b82f6; position: relative;">
<div class="gs-card" style="text-align: center; border-left: 4px solid #40e0d0; margin-bottom: 25px;">
<div style="position: absolute; left: 0; right: 0; top: 50%; height: 1px; background: linear-gradient(90deg, transparent, #3b82f6, transparent); transform: translateY(-50%);"></div>


<center>
<center>
<div style="
<div style="display: inline-block; padding: 15px 35px; text-align: center; min-width: 200px;">
    display: inline-block;
    padding: 15px 35px;
    background: linear-gradient(to bottom right, #0f2027, #203a43, #2c5364);
    border-radius: 12px;
    box-shadow:
        0 0 20px rgba(64, 224, 208, 0.6),
        0 8px 25px rgba(15, 32, 39, 0.5),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(64, 224, 208, 0.4);
    position: relative;
    margin: 20px auto;
    text-align: center;
    min-width: 200px;
">


<!-- NEW Badge -->
<!-- NEW Badge -->
<div style="
<div style="display: inline-block; background: #161616; color: #88e6ff; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; padding: 3px 10px; border-radius: 12px; letter-spacing: 1px; border: 1px solid #2c2c2c; margin-bottom: 8px;">NOW RELEASED!</div>
    position: absolute;
    top: -8px;
    right: 15px;
    background: linear-gradient(to right, #00c6ff, #0072ff);
    color: white;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 12px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.3);
">NOW RELEASED!</div>


<!-- Main Title -->
<!-- Main Title -->
<div style="
<div style="font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 32px; font-weight: bold; color: #e6b800; letter-spacing: 2px; margin: 5px 0; padding-top: 5px;">SAILING</div>
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: white;
    text-shadow:
        0 0 10px #40e0d0,
        0 0 20px #40e0d0,
        0 2px 4px rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
    margin: 5px 0;
    padding-top: 5px;
">SAILING</div>


<!-- Subtitle -->
<!-- Subtitle -->
<div style="
<div style="font-family: Arial, sans-serif; font-size: 12px; color: #88e6ff; letter-spacing: 2px; margin-top: 5px; font-weight: bold; border-top: 1px solid #2c2c2c; padding-top: 8px; display: inline-block; padding-left: 15px; padding-right: 15px;">The FIRST Sailing script on Dreambot!</div>
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #88e6ff;
    text-shadow: 0 0 8px #40e0d0;
    letter-spacing: 2px;
    margin-top: 5px;
    font-weight: bold;
    border-top: 1px solid rgba(64, 224, 208, 0.3);
    padding-top: 8px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
">The FIRST Sailing script on Dreambot!</div>


</div>
</div>
Line 75: Line 20:


== Overview ==
== Overview ==
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 20px; border-radius: 10px; border-left: 5px solid #3b82f6; margin: 20px 0; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); position: relative; overflow: hidden;">
<div class="gs-card" style="border-left: 4px solid #3b82f6; margin: 20px 0;">
<div style="position: absolute; top: 0; right: 0; width: 60px; height: 60px; background: rgba(59, 130, 246, 0.1); border-radius: 0 10px 0 60px;"></div>
<p style="margin: 0; color: #cbd5e1; font-size: 16px; line-height: 1.6;">
<p style="margin: 0; color: #cbd5e1; font-size: 16px; line-height: 1.6; position: relative; z-index: 1;">
'''GSailing''' & GAIO's Sailing is a script designed for the [[Sailing]] skill that will automate your Sailing experience.
'''GSailing''' & GAIO's Sailing is a script designed for the [[Sailing]] skill that will automate your Sailing experience.
</p>
</p>
Line 84: Line 28:
== Features ==
== Features ==
<div style="margin: 25px 0;">
<div style="margin: 25px 0;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px;">


<div style="background: linear-gradient(145deg, #1e3a8a 0%, #1e40af 100%); padding: 20px; border-radius: 10px; border: 1px solid #3b82f6; box-shadow: 0 4px 15px rgba(30, 64, 175, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div class="gs-card" style="border-left: 4px solid #3b82f6;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(96, 165, 250, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #93c5fd; font-size: 17px; display: block; margin-bottom: 8px;">Missions & Port Tasks</strong>
<strong style="color: #93c5fd; font-size: 17px; display: block; margin-bottom: 8px;">📍 Missions & Port Tasks</strong>
<small style="color: #bfdbfe; line-height: 1.5; display: block;">Automates acceptance, completion, and reporting of port assignments with intelligent route planning.</small>
<small style="color: #bfdbfe; line-height: 1.5; display: block;">Automates acceptance, completion, and reporting of port assignments with intelligent route planning.</small>
</div>
</div>


<div style="background: linear-gradient(145deg, #5b21b6 0%, #7c3aed 100%); padding: 20px; border-radius: 10px; border: 1px solid #8b5cf6; box-shadow: 0 4px 15px rgba(91, 33, 182, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div class="gs-card" style="border-left: 4px solid #8b5cf6;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(167, 139, 250, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #c4b5fd; font-size: 17px; display: block; margin-bottom: 8px;">Salvaging Operations</strong>
<strong style="color: #c4b5fd; font-size: 17px; display: block; margin-bottom: 8px;">Salvaging Operations</strong>
<small style="color: #ddd6fe; line-height: 1.5; display: block;">Systematically locates and salvages shipwrecks with configurable priority settings.</small>
<small style="color: #ddd6fe; line-height: 1.5; display: block;">Systematically locates and salvages shipwrecks with configurable priority settings.</small>
</div>
</div>


<div style="background: linear-gradient(145deg, #065f46 0%, #047857 100%); padding: 20px; border-radius: 10px; border: 1px solid #10b981; box-shadow: 0 4px 15px rgba(6, 95, 70, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div class="gs-card" style="border-left: 4px solid #10b981;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(16, 185, 129, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #a7f3d0; font-size: 17px; display: block; margin-bottom: 8px;">Salvage Sorting</strong>
<strong style="color: #a7f3d0; font-size: 17px; display: block; margin-bottom: 8px;">📦 Salvage Sorting</strong>
<small style="color: #d1fae5; line-height: 1.5; display: block;">Intelligent organization of recovered materials with custom rules for banking and inventory.</small>
<small style="color: #d1fae5; line-height: 1.5; display: block;">Intelligent organization of recovered materials with custom rules for banking and inventory.</small>
</div>
</div>


<div style="background: linear-gradient(145deg, #9a3412 0%, #ea580c 100%); padding: 20px; border-radius: 10px; border: 1px solid #f97316; box-shadow: 0 4px 15px rgba(154, 52, 18, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div class="gs-card" style="border-left: 4px solid #f97316;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(249, 115, 22, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #fed7aa; font-size: 17px; display: block; margin-bottom: 8px;">Ship Upgrading</strong>
<strong style="color: #fed7aa; font-size: 17px; display: block; margin-bottom: 8px;">🚢 Ship Upgrading</strong>
<small style="color: #ffedd5; line-height: 1.5; display: block;">Automatic management of ship components and optimization for specific task types.</small>
<small style="color: #ffedd5; line-height: 1.5; display: block;">Automatic management of ship components and optimization for specific task types.</small>
</div>
</div>
Line 116: Line 56:
<div style="margin: 30px 0;">
<div style="margin: 30px 0;">


<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 25px; margin-bottom: 25px;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 16px; margin-bottom: 16px;">
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 25px; border-radius: 10px; border: 1px solid #475569; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);">
<div class="gs-card" style="border-left: 4px solid #ef4444;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<h4 style="color: #f8fafc; margin: 0 0 16px 0; font-size: 20px; font-weight: 600;">Base Requirements</h4>
<div style="width: 36px; height: 36px; background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%); border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #fecaca; font-weight: bold;">
<div style="padding: 12px 15px; background: #1e1e1e; border-radius: 8px; margin: 12px 0; border-left: 3px solid #10b981;">
</div>
<h4 style="color: #f8fafc; margin: 0; font-size: 20px; font-weight: 600;">Base Requirements</h4>
</div>
<div style="padding: 12px 15px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #10b981;">
<div style="display: flex; align-items: center;">
<div style="display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #10b981; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
<div style="width: 24px; height: 24px; background: #10b981; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
Line 133: Line 68:
<small style="color: #94a3b8; display: block; margin-top: 5px; margin-left: 36px;">Mandatory for Sailing support</small>
<small style="color: #94a3b8; display: block; margin-top: 5px; margin-left: 36px;">Mandatory for Sailing support</small>
</div>
</div>
<div style="padding: 12px 15px; background: rgba(127, 29, 29, 0.3); border-radius: 8px; margin: 12px 0; border-left: 3px solid #ef4444;">
<div style="padding: 12px 15px; background: #1e1e1e; border-radius: 8px; margin: 12px 0; border-left: 3px solid #ef4444;">
<div style="display: flex; align-items: center;">
<div style="display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #ef4444; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
<div style="width: 24px; height: 24px; background: #ef4444; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
Line 142: Line 77:
<small style="color: #fca5a5; display: block; margin-top: 5px; margin-left: 36px;">Lacks Sailing functionality</small>
<small style="color: #fca5a5; display: block; margin-top: 5px; margin-left: 36px;">Lacks Sailing functionality</small>
</div>
</div>
<div style="padding: 12px 15px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #3b82f6;">
<div style="padding: 12px 15px; background: #1e1e1e; border-radius: 8px; margin: 12px 0; border-left: 3px solid #3b82f6;">
<div style="display: flex; align-items: center;">
<div style="display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
<div style="width: 24px; height: 24px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
Line 153: Line 88:
</div>
</div>


<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 25px; border-radius: 10px; border: 1px solid #475569; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);">
<div class="gs-card" style="border-left: 4px solid #0ea5e9;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<h4 style="color: #f8fafc; margin: 0 0 16px 0; font-size: 20px; font-weight: 600;">Game Requirements</h4>
<div style="width: 36px; height: 36px; background: linear-gradient(135deg, #0ea5e9 0%, #0284c7 100%); border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #e0f2fe; font-weight: bold;">
<div style="padding: 16px; background: #1e1e1e; border-radius: 8px; margin: 12px 0; border-left: 3px solid #3b82f6;">
🛡️
</div>
<h4 style="color: #f8fafc; margin: 0; font-size: 20px; font-weight: 600;">Game Requirements</h4>
</div>
<div style="padding: 16px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #3b82f6;">
<strong style="color: #e0f2fe; font-size: 16px; display: block; margin-bottom: 10px;">Required Quest: The Pandemonium Quest</strong>
<strong style="color: #e0f2fe; font-size: 16px; display: block; margin-bottom: 10px;">Required Quest: The Pandemonium Quest</strong>
<div style="display: flex; align-items: center; margin: 8px 0;">
<div style="display: flex; align-items: center; margin: 8px 0;">
Line 175: Line 105:
</div>
</div>
</div>
</div>
<div style="padding: 12px 15px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #f59e0b;">
<div style="padding: 12px 15px; background: #1e1e1e; border-radius: 8px; margin: 12px 0; border-left: 3px solid #f59e0b;">
<strong style="color: #fde68a; font-size: 14px;">Additional Requirements</strong>
<strong style="color: #fde68a; font-size: 14px;">Additional Requirements</strong>
<small style="color: #d1d5db; display: block; margin-top: 5px;">Standard sailing skill requirements, appropriate ship, and necessary equipment</small>
<small style="color: #d1d5db; display: block; margin-top: 5px;">Standard sailing skill requirements, appropriate ship, and necessary equipment</small>
Line 187: Line 117:
<div style="margin: 30px 0;">
<div style="margin: 30px 0;">


<div style="background: linear-gradient(145deg, #4c1d95 0%, #6d28d9 100%); padding: 25px; border-radius: 10px; border: 1px solid #8b5cf6; box-shadow: 0 4px 20px rgba(76, 29, 149, 0.3); margin-bottom: 30px;">
<div class="gs-card" style="border-left: 4px solid #8b5cf6; margin-bottom: 24px;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<h3 style="color: #e9d5ff; margin: 0 0 16px 0; font-size: 22px; font-weight: 600;">Alchemy Settings</h3>
<div style="width: 40px; height: 40px; background: rgba(167, 139, 250, 0.2); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #c4b5fd; font-size: 20px;">
⚗️
</div>
<h3 style="color: #e9d5ff; margin: 0; font-size: 22px; font-weight: 600;">Alchemy Settings</h3>
</div>
<p style="color: #ddd6fe; margin-bottom: 20px; font-size: 15px; line-height: 1.6;">Configure alchemy to run automatically during sailing activities with customizable parameters.</p>
<p style="color: #ddd6fe; margin-bottom: 20px; font-size: 15px; line-height: 1.6;">Configure alchemy to run automatically during sailing activities with customizable parameters.</p>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 20px;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; margin-top: 20px;">
<div style="background: rgba(30, 41, 59, 0.7); padding: 18px; border-radius: 8px; border: 1px solid #7c3aed; backdrop-filter: blur(10px);">
<div style="background: #1e1e1e; padding: 18px; border-radius: 8px; border: 1px solid #2c2c2c;">
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Enable/Disable</strong>
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Enable/Disable</strong>
<small style="color: #ddd6fe; opacity: 0.9;">Toggle alchemy functionality on or off</small>
<small style="color: #ddd6fe;">Toggle alchemy functionality on or off</small>
</div>
</div>
<div style="background: rgba(30, 41, 59, 0.7); padding: 18px; border-radius: 8px; border: 1px solid #7c3aed; backdrop-filter: blur(10px);">
<div style="background: #1e1e1e; padding: 18px; border-radius: 8px; border: 1px solid #2c2c2c;">
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Stop Level</strong>
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Stop Level</strong>
<small style="color: #ddd6fe; opacity: 0.9;">Magic level to stop at (e.g., 99)</small>
<small style="color: #ddd6fe;">Magic level to stop at (e.g., 99)</small>
</div>
</div>
<div style="background: rgba(30, 41, 59, 0.7); padding: 18px; border-radius: 8px; border: 1px solid #7c3aed; backdrop-filter: blur(10px);">
<div style="background: #1e1e1e; padding: 18px; border-radius: 8px; border: 1px solid #2c2c2c;">
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Alch Count</strong>
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Alch Count</strong>
<small style="color: #ddd6fe; opacity: 0.9;">Maximum items to alchemize per session</small>
<small style="color: #ddd6fe;">Maximum items to alchemize per session</small>
</div>
</div>
</div>
</div>
</div>
</div>


<div style="margin-top: 40px;">
<div style="margin-top: 32px;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<h3 style="color: #fed7aa; margin: 0 0 16px 0; font-size: 22px; font-weight: 600;">Shipwreck Locations</h3>
<div style="width: 40px; height: 40px; background: rgba(249, 115, 22, 0.2); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #fb923c; font-size: 20px;">
<div class="gs-card" style="border-left: 4px solid #f97316; margin: 20px 0; display: flex; align-items: center;">
🗺️
</div>
<h3 style="color: #fed7aa; margin: 0; font-size: 22px; font-weight: 600;">Shipwreck Locations</h3>
</div>
<div style="background: rgba(120, 53, 15, 0.3); padding: 14px 20px; border-radius: 8px; margin: 20px 0; border: 1px solid #f97316; display: flex; align-items: center;">
<div style="width: 18px; height: 18px; background: #fb923c; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: #7c2d12; font-size: 12px; font-weight: bold;">
<div style="width: 18px; height: 18px; background: #fb923c; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: #7c2d12; font-size: 12px; font-weight: bold;">
Line 226: Line 146:


<div style="overflow-x: auto; margin: 25px 0;">
<div style="overflow-x: auto; margin: 25px 0;">
{| class="wikitable" style="width:100%; border-collapse: separate; border-spacing: 0; background: #1e293b; border-radius: 10px; overflow: hidden; border: 1px solid #475569;"
{| class="wikitable" style="width:100%; border-collapse: separate; border-spacing: 0; background: #161616; border-radius: 10px; overflow: hidden; border: 1px solid #2c2c2c;"
! style="background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: #f8fafc; padding: 18px; text-align: left; border-bottom: 2px solid #475569; font-weight: 600; font-size: 16px;" | Location
! style="background: #1e1e1e; color: #e6b800; padding: 14px 18px; text-align: left; border-bottom: 2px solid #2c2c2c; font-weight: 600; font-size: 16px;" | Location
! style="background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: #f8fafc; padding: 18px; text-align: left; border-bottom: 2px solid #475569; font-weight: 600; font-size: 16px;" | Region
! style="background: #1e1e1e; color: #e6b800; padding: 14px 18px; text-align: left; border-bottom: 2px solid #2c2c2c; font-weight: 600; font-size: 16px;" | Region
! style="background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: #f8fafc; padding: 18px; text-align: left; border-bottom: 2px solid #475569; font-weight: 600; font-size: 16px;" | Type
! style="background: #1e1e1e; color: #e6b800; padding: 14px 18px; text-align: left; border-bottom: 2px solid #2c2c2c; font-weight: 600; font-size: 16px;" | Type
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Small Shipwrecks</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <strong style="color: #60a5fa; font-size: 15px;">Small Shipwrecks</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Pandemonium</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="color: #cbd5e1;">Pandemonium</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #065f46 0%, #10b981 100%); color: #a7f3d0; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Small</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="background: #065f46; color: #a7f3d0; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Small</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Fisherman's Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <strong style="color: #60a5fa; font-size: 15px;">Fisherman's Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Entrana</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="color: #cbd5e1;">Entrana</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #065f46 0%, #10b981 100%); color: #a7f3d0; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Small</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="background: #065f46; color: #a7f3d0; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Small</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Barracuda Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <strong style="color: #60a5fa; font-size: 15px;">Barracuda Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Open Sea</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="color: #cbd5e1;">Open Sea</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="background: #92400e; color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Large Southeast Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <strong style="color: #60a5fa; font-size: 15px;">Large Southeast Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Southeastern Seas</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="color: #cbd5e1;">Southeastern Seas</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="background: #7f1d1d; color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Pirate's Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <strong style="color: #60a5fa; font-size: 15px;">Pirate's Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Pirate Waters</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="color: #cbd5e1;">Pirate Waters</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="background: #92400e; color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Mercenary South East</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <strong style="color: #60a5fa; font-size: 15px;">Mercenary South East</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Mercenary Territory</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="color: #cbd5e1;">Mercenary Territory</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="background: #92400e; color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Mercenary North West</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <strong style="color: #60a5fa; font-size: 15px;">Mercenary North West</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Mercenary Territory</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="color: #cbd5e1;">Mercenary Territory</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="background: #92400e; color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Fremmenik Ungael</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <strong style="color: #60a5fa; font-size: 15px;">Fremmenik Ungael</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Fremmenik Isles</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="color: #cbd5e1;">Fremmenik Isles</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c;" | <span style="background: #7f1d1d; color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|-
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Fremmenik Iceberg</strong>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <strong style="color: #60a5fa; font-size: 15px;">Fremmenik Iceberg</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Northern Seas</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="color: #cbd5e1;">Northern Seas</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
| style="padding: 16px; border-bottom: 1px solid #2c2c2c; background: #1a1a1a;" | <span style="background: #7f1d1d; color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|-
|-
| style="padding: 16px;" | <strong style="color: #60a5fa; font-size: 15px;">Merchant Shipwreck</strong>
| style="padding: 16px;" | <strong style="color: #60a5fa; font-size: 15px;">Merchant Shipwreck</strong>
| style="padding: 16px;" | <span style="color: #cbd5e1;">Trade Routes</span>
| style="padding: 16px;" | <span style="color: #cbd5e1;">Trade Routes</span>
| style="padding: 16px;" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
| style="padding: 16px;" | <span style="background: #7f1d1d; color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|}
|}
</div>
</div>
Line 278: Line 198:
== Troubleshooting ==
== Troubleshooting ==
<div style="margin: 30px 0;">
<div style="margin: 30px 0;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 20px;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 16px;">


<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 22px; border-radius: 10px; border-left: 5px solid #ef4444; box-shadow: 0 4px 12px rgba(239, 68, 68, 0.2);">
<div class="gs-card" style="border-left: 4px solid #ef4444;">
<strong style="color: #fca5a5; font-size: 17px; display: block; margin-bottom: 12px; display: flex; align-items: center;">
<strong style="color: #fca5a5; font-size: 17px; margin-bottom: 12px; display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #ef4444; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: white; font-weight: bold;">
<div style="width: 24px; height: 24px; background: #ef4444; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: white; font-weight: bold;">
!
!
Line 290: Line 210:
</div>
</div>


<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 22px; border-radius: 10px; border-left: 5px solid #f59e0b; box-shadow: 0 4px 12px rgba(245, 158, 11, 0.2);">
<div class="gs-card" style="border-left: 4px solid #f59e0b;">
<strong style="color: #fde68a; font-size: 17px; display: block; margin-bottom: 12px; display: flex; align-items: center;">
<strong style="color: #fde68a; font-size: 17px; margin-bottom: 12px; display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #f59e0b; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: #7c2d12; font-weight: bold;">
<div style="width: 24px; height: 24px; background: #f59e0b; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: #7c2d12; font-weight: bold;">
!
</div>
</div>
No shipwrecks targeted
No shipwrecks targeted
Line 300: Line 220:
</div>
</div>


<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 22px; border-radius: 10px; border-left: 5px solid #3b82f6; box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);">
<div class="gs-card" style="border-left: 4px solid #3b82f6;">
<strong style="color: #93c5fd; font-size: 17px; display: block; margin-bottom: 12px; display: flex; align-items: center;">
<strong style="color: #93c5fd; font-size: 17px; margin-bottom: 12px; display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: white; font-weight: bold;">
<div style="width: 24px; height: 24px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: white; font-weight: bold;">
i
</div>
</div>
Alchemy not working
Alchemy not working
Line 314: Line 234:


== See Also ==
== See Also ==
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 20px; border-radius: 10px; margin-top: 25px; border: 1px solid #475569; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);">
<div class="gs-card" style="border-left: 4px solid #3b82f6; margin-top: 25px;">
<div style="display: flex; flex-wrap: wrap; gap: 12px;">
<div style="display: flex; flex-wrap: wrap; gap: 12px;">
<span style="background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); color: #e0f2fe; padding: 8px 18px; border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid #60a5fa;">[[GSailing]]</span>
<span style="background: #1e1e1e; color: #e0f2fe; padding: 8px 18px; border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid #3b82f6;">[[GSailing]]</span>
<span style="background: linear-gradient(135deg, #065f46 0%, #10b981 100%); color: #d1fae5; padding: 8px 18px; border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid #34d399;">[[GAIO]]</span>
<span style="background: #1e1e1e; color: #d1fae5; padding: 8px 18px; border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid #10b981;">[[GAIO]]</span>
</div>
</div>
</div>
</div>