Difference between revisions of "Last Man Standing"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
<!-- Decorative title banner --> | <!-- Decorative title banner --> | ||
− | <div style="background: linear-gradient(to right, # | + | <div style="background: linear-gradient(to right, #c0392b, #e74c3c); color: white; padding: 15px; border-radius: 8px; margin-bottom: 20px; text-align: center;"> |
− | <h1 style="margin: 0; font-size: 2.2em;">[[File: | + | <h1 style="margin: 0; font-size: 2.2em;">[[File:LMS_Square.gif|center]]Last Man Standing</h1> |
</div> | </div> | ||
<div style="display: flex; gap: 20px; margin-bottom: 20px;"> | <div style="display: flex; gap: 20px; margin-bottom: 20px;"> | ||
<div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | <div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
− | [[File: | + | [[File:LMS_Map.gif|center]] |
</div> | </div> | ||
<div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | <div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
− | <h2 style="color: # | + | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Basic Information</h2> |
− | <div style="background: # | + | <div style="background: #fff5f5; padding: 10px; border-radius: 5px; margin-bottom: 10px;"> |
− | <p><strong>Minimum Level:</strong> | + | <p><strong>Minimum Level:</strong> Any Level</p> |
− | <p><strong>Duration:</strong> Until | + | <p><strong>Duration:</strong> Until only one player remains</p> |
− | <p><strong>Location:</strong> @ | + | <p><strong>Location:</strong> @lms or Event Room NPC</p> |
+ | <p><strong>Cooldown:</strong> 1 hour between events</p> | ||
</div> | </div> | ||
− | <h2 style="color: # | + | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Rewards</h2> |
− | <ul style="background: # | + | <ul style="background: #fff5f5; padding: 15px 25px; border-radius: 5px;"> |
− | <li> | + | <li>Special Event Item (ID: 36008) x1</li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 29: | Line 30: | ||
<div style="background: white; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); margin-bottom: 20px;"> | <div style="background: white; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); margin-bottom: 20px;"> | ||
− | <h2 style="color: # | + | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">About the Event</h2> |
− | <p> | + | <p>Fight against all other players in a '''battle royale''' style event! Be the '''Last Man Standing''' to claim victory and rewards. Only one can survive!</p> |
</div> | </div> | ||
<div style="display: flex; gap: 20px; margin-bottom: 20px;"> | <div style="display: flex; gap: 20px; margin-bottom: 20px;"> | ||
<div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | <div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
− | <h2 style="color: # | + | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">How to Join</h2> |
<div style="background: #f0f7ff; padding: 10px; border-radius: 5px;"> | <div style="background: #f0f7ff; padding: 10px; border-radius: 5px;"> | ||
− | <p> | + | <p>🎮 Use command: '''@lms'''</p> |
+ | <p>🏢 Talk to NPC in Event Room</p> | ||
+ | <p>📍 Located at: hero_in1 (116,114)</p> | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | <div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
− | <h2 style="color: # | + | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Important Rules</h2> |
<ul style="background: #fff4f4; padding: 15px 25px; border-radius: 5px;"> | <ul style="background: #fff4f4; padding: 15px 25px; border-radius: 5px;"> | ||
− | <li> | + | <li>'''Minimum 2 players''' required to start</li> |
+ | <li>'''1 minute''' registration period</li> | ||
+ | <li>'''PvP enabled''' during battle</li> | ||
+ | <li>Death = elimination and warp to Prontera</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div style="background: white; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); margin-bottom: 20px;"> | ||
+ | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Event Timeline</h2> | ||
+ | |||
+ | <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px;"> | ||
+ | <div style="background: #e8f8f5; padding: 15px; border-radius: 8px; border-left: 4px solid #27ae60;"> | ||
+ | <h3 style="margin: 0 0 10px 0; color: #27ae60;">Phase 1: Registration</h3> | ||
+ | <p>• Event announcement</p> | ||
+ | <p>• 1 minute to join</p> | ||
+ | <p>• Use @lms or NPC</p> | ||
+ | </div> | ||
+ | |||
+ | <div style="background: #fef9e7; padding: 15px; border-radius: 8px; border-left: 4px solid #f39c12;"> | ||
+ | <h3 style="margin: 0 0 10px 0; color: #f39c12;">Phase 2: Preparation</h3> | ||
+ | <p>• Registration closes</p> | ||
+ | <p>• Event instructions</p> | ||
+ | <p>• 10 second countdown</p> | ||
+ | </div> | ||
+ | |||
+ | <div style="background: #fdedec; padding: 15px; border-radius: 8px; border-left: 4px solid #e74c3c;"> | ||
+ | <h3 style="margin: 0 0 10px 0; color: #e74c3c;">Phase 3: Battle</h3> | ||
+ | <p>• PvP activated</p> | ||
+ | <p>• Fight until one remains</p> | ||
+ | <p>• Winner gets rewards</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div style="display: flex; gap: 20px; margin-bottom: 20px;"> | ||
+ | <div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
+ | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Admin Commands</h2> | ||
+ | |||
+ | <div style="background: #f8f9fa; padding: 10px; border-radius: 5px;"> | ||
+ | <p><strong>@lmsstart</strong> - Start event manually (GM Level 60+)</p> | ||
+ | <p><strong>NPC Admin Panel</strong> - Access via NPC (GM Level 99+)</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div style="flex: 1; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
+ | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Event Features</h2> | ||
+ | |||
+ | <ul style="background: #fff4f4; padding: 15px 25px; border-radius: 5px;"> | ||
+ | <li>'''Auto-cooldown''' system (1 hour)</li> | ||
+ | <li>'''Map protection''' (no warp/teleport)</li> | ||
+ | <li>'''Real-time''' player count updates</li> | ||
+ | <li>'''Automatic''' winner detection</li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 52: | Line 107: | ||
<div style="background: white; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | <div style="background: white; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> | ||
− | <h2 style="color: # | + | <h2 style="color: #c0392b; border-bottom: 2px solid #ffeaea; padding-bottom: 5px;">Event Status Messages</h2> |
{| class="wikitable" style="width:100%; text-align:center;" | {| class="wikitable" style="width:100%; text-align:center;" | ||
− | ! style="background:# | + | ! style="background:#ffebee;" | Status |
− | ! style="background:# | + | ! style="background:#ffebee;" | Message |
− | ! style="background:# | + | ! style="background:#ffebee;" | Action |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | '''Waiting''' || Next event will start in [Time] || Wait for cooldown to finish |
|- | |- | ||
− | | | + | | '''Registration Open''' || The event is currently open for registration || Join using @lms or NPC |
|- | |- | ||
− | | | + | | '''In Progress''' || The event is currently running || Wait for current event to end |
|- | |- | ||
− | | | + | | '''Battle Phase''' || [X] players remaining... || Fight to be the last survivor |
|- | |- | ||
− | | | + | | '''Event End''' || [Winner] has won the Last Man Standing event! || Congratulate the winner |
|} | |} | ||
+ | </div> | ||
+ | |||
+ | <div style="background: linear-gradient(to right, #c0392b, #e74c3c); color: white; padding: 15px; border-radius: 8px; margin-top: 20px; text-align: center;"> | ||
+ | <h2 style="margin: 0; font-size: 1.5em;">🏆 May the Best Fighter Win! 🏆</h2> | ||
</div> | </div> |
Revision as of 00:13, 23 May 2025
Last Man Standing
Basic Information
Minimum Level: Any Level
Duration: Until only one player remains
Location: @lms or Event Room NPC
Cooldown: 1 hour between events
Rewards
- Special Event Item (ID: 36008) x1
About the Event
Fight against all other players in a battle royale style event! Be the Last Man Standing to claim victory and rewards. Only one can survive!
How to Join
🎮 Use command: @lms
🏢 Talk to NPC in Event Room
📍 Located at: hero_in1 (116,114)
Important Rules
- Minimum 2 players required to start
- 1 minute registration period
- PvP enabled during battle
- Death = elimination and warp to Prontera
Event Timeline
Phase 1: Registration
• Event announcement
• 1 minute to join
• Use @lms or NPC
Phase 2: Preparation
• Registration closes
• Event instructions
• 10 second countdown
Phase 3: Battle
• PvP activated
• Fight until one remains
• Winner gets rewards
Admin Commands
@lmsstart - Start event manually (GM Level 60+)
NPC Admin Panel - Access via NPC (GM Level 99+)
Event Features
- Auto-cooldown system (1 hour)
- Map protection (no warp/teleport)
- Real-time player count updates
- Automatic winner detection
Event Status Messages
Status | Message | Action |
---|---|---|
Waiting | Next event will start in [Time] | Wait for cooldown to finish |
Registration Open | The event is currently open for registration | Join using @lms or NPC |
In Progress | The event is currently running | Wait for current event to end |
Battle Phase | [X] players remaining... | Fight to be the last survivor |
Event End | [Winner] has won the Last Man Standing event! | Congratulate the winner |