Groups: Difference between revisions

From AdventuresRO
Jump to navigation Jump to search
Line 1: Line 1:
<div style="background:#f8f9fa; border:1px solid #eaecf0; padding:25px; border-radius:10px; max-width:800px; font-family:Arial,sans-serif; line-height:1.6; color:#222;">


<h1 style="color:#2b2d42; border-bottom:2px solid #6a4c93; padding-bottom:10px; margin-bottom:20px;">🎯 Party System Guide</h1>
 
 
<div style="background:#f8f9fa; border:1px solid #eaecf0; padding:25px; border-radius:10px; max-width:850px; font-family:Arial,sans-serif; line-height:1.6; color:#222;">
 
<h1 style="color:#2b2d42; border-bottom:2px solid #6a4c93; padding-bottom:10px; margin-bottom:25px;">🎯 Party System Guide</h1>


<!-- Party Basics Section -->
<!-- Party Basics Section -->
<div style="display:flex; gap:25px; align-items:center; margin-bottom:30px;">
<div style="display:flex; gap:30px; align-items:flex-start; margin-bottom:35px;">
   <div style="flex:1; min-width:250px;">
   <div style="flex:1; min-width:280px; max-width:320px;">
     [[File:partyinvite.gif|thumb|300px|Party Interface Window]]
     [[File:partyinvite.gif|thumb|280px|center|Party Interface Window]]
   </div>
   </div>
   <div style="flex:2;">
   <div style="flex:2; min-width:300px;">
     <h2 style="color:#2b2d42; margin-top:0;">Creating and Managing Parties</h2>
     <h2 style="color:#2b2d42; margin-top:0; font-size:1.4em;">Creating and Managing Parties</h2>
     <p>Parties allow up to <strong>16 members</strong> to collaborate, sharing experience points and loot. To form a party, you need:</p>
     <p style="font-size:1.05em;">Parties allow up to <strong>16 members</strong> to collaborate, sharing experience points and loot. To form a party, you need:</p>
     <ul>
     <ul style="font-size:1.05em;">
       <li>[[Basic Skills]] at level 7</li>
       <li>[[Basic Skills]] at level 7</li>
     </ul>
     </ul>
      
      
     <div style="background:#e9f5ff; padding:15px; border-radius:6px; margin-top:15px;">
     <div style="background:#e9f5ff; padding:15px; border-radius:6px; margin-top:20px;">
       <h3 style="color:#2b2d42; margin-top:0;">Essential Party Commands</h3>
       <h3 style="color:#2b2d42; margin-top:0; font-size:1.2em;">Essential Party Commands</h3>
       <table style="width:100%; border-collapse:collapse;">
       <table style="width:100%; border-collapse:collapse; font-size:1.05em;">
         <tr>
         <tr>
           <td style="padding:6px 0; width:40%;"><code>/organize "Party Name"</code></td>
           <td style="padding:8px 0; width:45%;"><code>/organize "Party Name"</code></td>
           <td style="padding:6px 0;">Creates a new party</td>
           <td style="padding:8px 0;">Creates a new party</td>
         </tr>
         </tr>
         <tr>
         <tr>
           <td style="padding:6px 0;"><code>/invite "Player"</code></td>
           <td style="padding:8px 0;"><code>/invite "Player"</code></td>
           <td style="padding:6px 0;">Invites a player</td>
           <td style="padding:8px 0;">Invites a player</td>
         </tr>
         </tr>
         <tr>
         <tr>
           <td style="padding:6px 0;"><code>/leave</code></td>
           <td style="padding:8px 0;"><code>/leave</code></td>
           <td style="padding:6px 0;">Leaves current party</td>
           <td style="padding:8px 0;">Leaves current party</td>
         </tr>
         </tr>
         <tr>
         <tr>
           <td style="padding:6px 0;"><code>ALT + Z</code></td>
           <td style="padding:8px 0;"><code>ALT + Z</code></td>
           <td style="padding:6px 0;">Opens party window</td>
           <td style="padding:8px 0;">Opens party window</td>
         </tr>
         </tr>
       </table>
       </table>
Line 40: Line 43:


<!-- Party Features Section -->
<!-- Party Features Section -->
<h2 style="color:#2b2d42; border-left:4px solid #6a4c93; padding-left:10px;">Party Features and Functions</h2>
<h2 style="color:#2b2d42; border-left:4px solid #6a4c93; padding-left:12px; font-size:1.5em; margin-bottom:25px;">Party Features and Functions</h2>


<div style="display:flex; gap:15px; margin-bottom:25px; flex-wrap:wrap;">
<div style="display:flex; gap:20px; margin-bottom:30px; flex-wrap:wrap;">
   <div style="flex:1; min-width:250px; background:#fff; padding:15px; border-radius:6px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
   <div style="flex:1; min-width:280px; background:#fff; padding:18px; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.08); margin-bottom:15px;">
     <h3 style="color:#6a4c93; margin-top:0;">Member Information</h3>
     <h3 style="color:#6a4c93; margin-top:0; font-size:1.3em;">Member Information</h3>
     [[File:Memberinfo.png|thumb|300px|Member Information]]
     <div style="text-align:center; margin:15px 0;">
     <ul>
      [[File:Memberinfo.png|thumb|260px|center|Member Information]]
       <li>View real-time HP/SP status</li>
    </div>
       <li>See character levels and jobs</li>
     <ul style="font-size:1.05em; padding-left:20px;">
       <li>Identify party leader</li>
       <li style="margin-bottom:8px;">View real-time HP/SP status</li>
       <li style="margin-bottom:8px;">See character levels and jobs</li>
       <li style="margin-bottom:8px;">Identify party leader</li>
       <li>Check online status</li>
       <li>Check online status</li>
     </ul>
     </ul>
   </div>
   </div>


   <div style="flex:1; min-width:250px; background:#fff; padding:15px; border-radius:6px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
   <div style="flex:1; min-width:280px; background:#fff; padding:18px; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.08); margin-bottom:15px;">
     <h3 style="color:#6a4c93; margin-top:0;">Party Controls</h3>
     <h3 style="color:#6a4c93; margin-top:0; font-size:1.3em;">Party Controls</h3>
     [[File:Partycontrols.png|thumb|300px|Party Controls]]
     <div style="text-align:center; margin:15px 0;">
     <ul>
      [[File:Partycontrols.png|thumb|260px|center|Party Controls]]
       <li>Transfer leadership</li>
    </div>
       <li>Remove members</li>
     <ul style="font-size:1.05em; padding-left:20px;">
       <li>Lock party settings</li>
       <li style="margin-bottom:8px;">Transfer leadership</li>
       <li style="margin-bottom:8px;">Remove members</li>
       <li style="margin-bottom:8px;">Lock party settings</li>
       <li>Create sub-windows</li>
       <li>Create sub-windows</li>
     </ul>
     </ul>
Line 67: Line 74:


<!-- EXP Share Section -->
<!-- EXP Share Section -->
<h2 style="color:#2b2d42; border-left:4px solid #6a4c93; padding-left:10px;">Experience Distribution</h2>
<h2 style="color:#2b2d42; border-left:4px solid #6a4c93; padding-left:12px; font-size:1.5em; margin-bottom:25px;">Experience Distribution</h2>


<div style="display:flex; gap:25px; margin-bottom:25px; align-items:center;">
<div style="display:flex; gap:30px; margin-bottom:30px; align-items:center;">
   <div style="flex:1; min-width:200px;">
   <div style="flex:1; min-width:250px; max-width:300px;">
     [[File:EXPshare.png|thumb|300px|EXP Sharing]]
     [[File:EXPshare.png|thumb|280px|center|EXP Sharing]]
   </div>
   </div>
   <div style="flex:2;">
   <div style="flex:2; min-width:300px;">
     <p>When EXP sharing is enabled, all party members within <strong>15 base levels</strong> of each other (or family members above level 70) receive bonus experience:</p>
     <p style="font-size:1.05em; margin-bottom:20px;">When EXP sharing is enabled, all party members within <strong>15 base levels</strong> of each other (or family members above level 70) receive bonus experience:</p>
      
      
     <div style="overflow-x:auto;">
     <div style="overflow-x:auto; font-size:1.05em;">
       <table style="width:100%; border-collapse:collapse; margin-top:15px;">
       <table style="width:100%; border-collapse:collapse; margin-top:15px;">
         <thead>
         <thead>
           <tr style="background:#6a4c93; color:white;">
           <tr style="background:#6a4c93; color:white;">
             <th style="padding:10px; text-align:center;">Members</th>
             <th style="padding:12px; text-align:center;">Members</th>
             <th style="padding:10px; text-align:center;">Total EXP</th>
             <th style="padding:12px; text-align:center;">Total EXP</th>
             <th style="padding:10px; text-align:center;">Per Member</th>
             <th style="padding:
          </tr>
        </thead>
        <tbody>
          <tr style="border-bottom:1px solid #eee; text-align:center;">
            <td style="padding:8px;">2</td>
            <td style="padding:8px;">120%</td>
            <td style="padding:8px;">60%</td>
          </tr>
          <!-- Additional rows would go here -->
        </tbody>
      </table>
    </div>
  </div>
</div>
 
 
 
 
</div>

Revision as of 03:54, 25 March 2025


🎯 Party System Guide

Party Interface Window

Creating and Managing Parties

Parties allow up to 16 members to collaborate, sharing experience points and loot. To form a party, you need:

Essential Party Commands

/organize "Party Name" Creates a new party
/invite "Player" Invites a player
/leave Leaves current party
ALT + Z Opens party window

Party Features and Functions

Member Information

Member Information
  • View real-time HP/SP status
  • See character levels and jobs
  • Identify party leader
  • Check online status

Party Controls

File:Partycontrols.png
Party Controls
  • Transfer leadership
  • Remove members
  • Lock party settings
  • Create sub-windows

Experience Distribution

File:EXPshare.png
EXP Sharing

When EXP sharing is enabled, all party members within 15 base levels of each other (or family members above level 70) receive bonus experience:

<thead>
           <th style="padding:
Members Total EXP