Groups: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<h1 style="color:#2b2d42; border-bottom:2px solid #6a4c93; padding-bottom:10px; margin-bottom: | |||
<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: | <div style="display:flex; gap:30px; align-items:flex-start; margin-bottom:35px;"> | ||
<div style="flex:1; min-width: | <div style="flex:1; min-width:280px; max-width:320px;"> | ||
[[File:partyinvite.gif|thumb| | [[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: | <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: | <td style="padding:8px 0; width:45%;"><code>/organize "Party Name"</code></td> | ||
<td style="padding: | <td style="padding:8px 0;">Creates a new party</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: | <td style="padding:8px 0;"><code>/invite "Player"</code></td> | ||
<td style="padding: | <td style="padding:8px 0;">Invites a player</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: | <td style="padding:8px 0;"><code>/leave</code></td> | ||
<td style="padding: | <td style="padding:8px 0;">Leaves current party</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: | <td style="padding:8px 0;"><code>ALT + Z</code></td> | ||
<td style="padding: | <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: | <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: | <div style="display:flex; gap:20px; margin-bottom:30px; flex-wrap:wrap;"> | ||
<div style="flex:1; min-width: | <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| | <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: | <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| | <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: | <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: | <div style="display:flex; gap:30px; margin-bottom:30px; align-items:center;"> | ||
<div style="flex:1; min-width: | <div style="flex:1; min-width:250px; max-width:300px;"> | ||
[[File:EXPshare.png|thumb| | [[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: | <th style="padding:12px; text-align:center;">Members</th> | ||
<th style="padding: | <th style="padding:12px; text-align:center;">Total EXP</th> | ||
<th style="padding: | <th style="padding: | ||
Revision as of 03:54, 25 March 2025
🎯 Party System Guide
Creating and Managing Parties
Parties allow up to 16 members to collaborate, sharing experience points and loot. To form a party, you need:
- Basic Skills at level 7
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
- 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 |
---|