More actions
No edit summary |
No edit summary |
||
| Line 195: | Line 195: | ||
==Quest Settings== | ==Quest Settings== | ||
===Quest Status Indicators=== | ===Quest Status Indicators=== | ||
<div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 12px; padding: | <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 12px; padding: 20px; margin: 20px 0; border: 1px solid rgba(76,175,80,0.3);"> | ||
The below screenshot (click link to view) is an example of a F2P non-iron account that is able to run Prince Ali Rescue, Restless Ghost & Romeo And | <p style="margin-bottom: 20px;">The below screenshot (click link to view) is an example of a F2P non-iron account that is able to run Prince Ali Rescue, Restless Ghost & Romeo And Juliet: [[:File:Guester-Example.png]].</p> | ||
<div style="display: | |||
<div style="margin-bottom: 25px;"> | |||
<div style="display: flex; align-items: center; gap: 10px; margin-bottom: 8px;"> | |||
<div style="display: flex; align-items: center; gap: 6px; padding: 6px 12px; background: rgba(150, 150, 150, 0.1); border-radius: 6px;"> | |||
<div style="width: 12px; height: 12px; border-radius: 50%; background: #969696;"></div> | |||
<span style="color: #c2c2c2; font-weight: bold; font-size: 14px;">Grey</span> | |||
</div> | |||
<span style="color: #aaa; font-size: 14px;">- Quest is in the list but not yet activated. No progress has been made.</span> | |||
</div> | |||
<div style="display: flex; align-items: center; gap: 10px; margin-bottom: 8px;"> | |||
<div style="display: flex; align-items: center; gap: 6px; padding: 6px 12px; background: rgba(255, 255, 153, 0.1); border-radius: 6px;"> | |||
<div style="width: 12px; height: 12px; border-radius: 50%; background: #FFFF99;"></div> | |||
<span style="color: #FFFF99; font-weight: bold; font-size: 14px;">Yellow</span> | |||
</div> | |||
<span style="color: #aaa; font-size: 14px;">- All skill/level/item prerequisites are satisfied. Ready to be activated and started.</span> | |||
</div> | |||
<div style="display: flex; align-items: center; gap: 10px; margin-bottom: 8px;"> | |||
<div style="display: flex; align-items: center; gap: 6px; padding: 6px 12px; background: rgba(102, 204, 255, 0.1); border-radius: 6px;"> | |||
<div style="width: 12px; height: 12px; border-radius: 50%; background: #66CCFF;"></div> | |||
<span style="color: #66CCFF; font-weight: bold; font-size: 14px;">Blue/Cyan</span> | |||
</div> | |||
<span style="color: #aaa; font-size: 14px;">- Actively in progress. Can resume from the last saved step.</span> | |||
</div> | |||
<div style="display: flex; align-items: center; gap: 10px;"> | |||
<div style="display: flex; align-items: center; gap: 6px; padding: 6px 12px; background: rgba(255, 153, 153, 0.1); border-radius: 6px;"> | |||
<div style="width: 12px; height: 12px; border-radius: 50%; background: #FF9999;"></div> | |||
<span style="color: #FF9999; font-weight: bold; font-size: 14px;">Red</span> | |||
</div> | |||
<span style="color: #aaa; font-size: 14px;">- Missing requirements (skill, quest, item). Check the in-game quest guide.</span> | |||
</div> | |||
</div> | |||
<div style="background: rgba(255,153,153,0.1); padding: | <div style="margin-top: 25px;"> | ||
<span style="color: # | <span style="color: #2196F3; border-bottom: 2px solid #2196F3; padding-bottom: 3px; display: inline-block; font-size: 15px;">⚔️ Combat Requirements</span> | ||
<div style="display: flex; flex-wrap: wrap; gap: 12px; margin-top: 12px;"> | |||
<div style="flex: 1 1 180px; min-width: 180px; padding: 10px; background: rgba(255,153,153,0.1); border-radius: 6px;"> | |||
<span style="color: #FF9999; font-weight: bold;">Red</span> - Missing stats | |||
</div> | |||
<div style="flex: 1 1 180px; min-width: 180px; padding: 10px; background: rgba(102, 204, 255, 0.1); border-radius: 6px; border-left: 3px solid #66CCFF;"> | |||
<span style="color: #66CCFF; font-weight: bold;">Blue/Cyan</span> - Requirements met | |||
</div> | |||
</div> | |||
</div> | |||
< | <div style="margin-top: 20px; padding: 10px 12px; background: rgba(255,255,255,0.05); border-radius: 6px; border-left: 3px solid #9C27B0;"> | ||
<div style="display: flex; align-items: flex-start; gap: 8px;"> | |||
<span style="color: #9C27B0; font-weight: bold; font-size: 14px; flex-shrink: 0;">❗ Notes</span> | |||
<span style="color: #aaa; font-size: 13px; line-height: 1.4;"> | |||
Customize combat requirements in bottom-left info box • Won't attempt with unmet requirements • Right Click stat to remove soft combat requirement • Ironman status detection enabled | |||
</span> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
While you can right-click the stats to remove the soft combat requirement, Guester is designed to complete the quest with at minimum those stats. If you remove a soft requirement, you must baby sit the quest & pause/takeover if it cannot complete the quest. | While you can right-click the stats to remove the soft combat requirement, Guester is designed to complete the quest with at minimum those stats. If you remove a soft requirement, you must baby sit the quest & pause/takeover if it cannot complete the quest. | ||