More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin: 25px 0;"> | <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin: 25px 0;"> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
[[File:AIOPrio.png| | [[File:AIOPrio.png|300px|class=notpageimage|]] | ||
<div style="color: #4CAF50; font-weight: bold; margin-top: 10px;">High priority</div> | <div style="color: #4CAF50; font-weight: bold; margin-top: 10px;">High priority</div> | ||
</div> | </div> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
[[File:DynamicPrio.png| | [[File:DynamicPrio.png|300px|class=notpageimage|]] | ||
<div style="color: #FF9800; font-weight: bold; margin-top: 10px;">Dynamic Priority</div> | <div style="color: #FF9800; font-weight: bold; margin-top: 10px;">Dynamic Priority</div> | ||
</div> | </div> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
[[File:LowPrio.png| | [[File:LowPrio.png|300px|class=notpageimage|]] | ||
<div style="color: #E91E63; font-weight: bold; margin-top: 10px;">Low Priority</div> | <div style="color: #E91E63; font-weight: bold; margin-top: 10px;">Low Priority</div> | ||
</div> | </div> | ||
Line 72: | Line 72: | ||
</div> | </div> | ||
[[File:MultManuals.png]] | |||
add descrip |
Revision as of 22:15, 4 April 2025
⚙️ Skill Priority System
▮ Priority Settings Explained
- ● Dynamic Priority
The script automatically adjusts based on: - Account combat level - Current wealth - Skill requirements - Game state(Quest completions, etc)
- ● High Priority (300-1000)
Maximize training chance with: - Priority cap at 1000 - Best for critical skills/Questing - Overrides dynamic calculations - Requires manual adjustment
- ● Low Priority (1-100)
Reduced but still possible: - Minimum 1% base chance - Affected by other skills' availability - Good for background training - Never completely disabled
- ⚠️ Important Notes:
- Priority values are relative between skills - 1000 = Maximum possible weight - System uses weighted random selection - Low/High priority ≠ No priority
📈Tip: Use dynamic priority for general training, and manual priorities for specific goal-oriented sessions!
add descrip