Stat & Skill Progression: Difference between revisions

From UO Renaissance Wiki
Jump to navigation Jump to search
Create Stat & Skill Progression guide with caps and decay mechanics
 
Create Stat & Skill Progression guide with caps and decay mechanics (Fixed HTML and nav)
 
Line 1: Line 1:
<div class="uor-main-hero" style="background: linear-gradient(135deg, rgba(28, 22, 14, 0.95), rgba(10, 8, 5, 0.98)); border: 1px solid #d4af37; border-radius: 8px; padding: 22px; margin-bottom: 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.7); display: flex; flex-wrap: wrap; gap: 20px; align-items: center;">
<html><div class="uor-main-hero" style="background: linear-gradient(135deg, rgba(28, 22, 14, 0.95), rgba(10, 8, 5, 0.98)); border: 1px solid #d4af37; border-radius: 8px; padding: 22px; margin-bottom: 24px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.7); display: flex; flex-wrap: wrap; gap: 20px; align-items: center;">
<div style="flex: 1 1 500px;">
<div style="flex: 1 1 500px;">
<div style="font-family: 'Cinzel Decorative', serif; font-size: 1.85rem; color: #ffd700; text-shadow: 0 2px 8px rgba(0,0,0,0.8); margin-bottom: 6px;">Stat & Skill Progression</div>
<div style="font-family: 'Cinzel Decorative', serif; font-size: 1.85rem; color: #ffd700; text-shadow: 0 2px 8px rgba(0,0,0,0.8); margin-bottom: 6px;">Stat & Skill Progression</div>
<div style="font-family: 'Cardo', serif; font-size: 1.1rem; color: #e6dfd1; font-style: italic; line-height: 1.5;">Caps, gain triggers, skill decay management, and optimal progression mechanics on UO:Renaissance.</div>
<div style="font-family: 'Cardo', serif; font-size: 1.1rem; color: #e6dfd1; font-style: italic; line-height: 1.5;">Caps, gain triggers, skill decay management, and optimal progression mechanics on UO:Renaissance.</div>
</div>
</div></html>
<div style="flex: 0 0 auto; text-align: center;">
<div style="flex: 0 0 auto; text-align: center;">
<img src="/wiki/images/cats/Category_GettingStarted.png" alt="Progression" style="border: 2px solid #d4af37; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.6);" />
<html><img src="/wiki/images/cats/Category_GettingStarted.png" alt="Progression" style="border: 2px solid #d4af37; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.6);" /></html>
</div>
</div>
</div>
</div>


<html>
<div class="uor-section-nav" style="background: rgba(22, 17, 11, 0.85); border: 1px solid rgba(212, 175, 55, 0.45); border-left: 5px solid #d4af37; padding: 14px 18px; border-radius: 6px; margin-bottom: 24px; display: flex; flex-wrap: wrap; gap: 12px; align-items: center; justify-content: space-between;">
<div class="uor-section-nav" style="background: rgba(22, 17, 11, 0.85); border: 1px solid rgba(212, 175, 55, 0.45); border-left: 5px solid #d4af37; padding: 14px 18px; border-radius: 6px; margin-bottom: 24px; display: flex; flex-wrap: wrap; gap: 12px; align-items: center; justify-content: space-between;">
  <div style="display: flex; align-items: center; gap: 10px;">
<div style="display: flex; align-items: center; gap: 10px;">
    <span style="font-family: 'Cinzel Decorative', serif; font-weight: bold; color: #ffdf6a; font-size: 0.95rem;">Jump to Section:</span>
<span style="font-family: 'Cinzel Decorative', serif; font-weight: bold; color: #ffdf6a; font-size: 0.95rem;">Jump to Section:</span>
    <select onchange="if (this.value) { var el = document.getElementById(this.value); if (el) { el.scrollIntoView({behavior: 'smooth', block: 'start'}); } }" style="background: #101622; color: #e6dfd1; border: 1px solid #d4af37; padding: 5px 10px; border-radius: 4px; font-family: 'Cardo', serif; font-size: 0.95rem; cursor: pointer;">
<select onchange="if (this.value) { var el = document.getElementById(this.value); if (el) { el.scrollIntoView({behavior: 'smooth', block: 'start'}); } }" style="background: #101622; color: #e6dfd1; border: 1px solid #d4af37; padding: 5px 10px; border-radius: 4px; font-family: 'Cardo', serif; font-size: 0.95rem; cursor: pointer;">
      <option value="">-- Select Progression Topic --</option>
<option value="">-- Select Progression Topic --</option>
      <option value="caps">Core Character Caps</option>
<option value="caps">Core Character Caps</option>
      <option value="stats">Stat Gain Triggers & Training</option>
<option value="stats">Stat Gain Triggers & Training</option>
      <option value="skills">Skill Gain Mechanics & Arrows</option>
<option value="skills">Skill Gain Mechanics & Arrows</option>
      <option value="power_hour">The Power Hour / Burst Gain</option>
<option value="power_hour">The Power Hour / Burst Gain</option>
      <option value="decay">Skill Decay & Fine-Tuning Templates</option>
<option value="decay">Skill Decay & Fine-Tuning Templates</option>
    </select>
</select>
  </div>
</div>
  <div style="display: flex; gap: 8px; flex-wrap: wrap;">
<div style="display: flex; gap: 8px; flex-wrap: wrap;">
    <a href="#caps" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Caps</a>
<a href="#caps" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Caps</a>
    <a href="#stats" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Stat Gains</a>
<a href="#stats" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Stat Gains</a>
    <a href="#skills" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Skill Arrows</a>
<a href="#skills" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Skill Arrows</a>
    <a href="#decay" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Decay</a>
<a href="#decay" class="uor-pill" style="background: rgba(212,175,55,0.15); border: 1px solid #d4af37; color: #ffdf6a; padding: 4px 10px; border-radius: 20px; text-decoration: none; font-size: 0.82rem; font-weight: bold;">Decay</a>
  </div>
</div>
</div>
</div>
</html>


<span id="caps"></span>
<span id="caps"></span>

Latest revision as of 01:14, 9 September 2026

Stat & Skill Progression
Caps, gain triggers, skill decay management, and optimal progression mechanics on UO:Renaissance.

Progression

Jump to Section:

Core Character Caps

UO:Renaissance adheres strictly to authentic Publish 15 era character limits:

Cap Metric Maximum Value Details
Total Stat Cap 225 Points Combined total of Strength + Dexterity + Intelligence.
Individual Stat Cap 100 Points Maximum natural base value for any single stat before potions or spell buffs.
Total Skill Cap 700.0 Points Allows for 7 Grandmaster skills (7x100.0) or hybrid combinations.
Individual Skill Cap 100.0 Points Grandmaster (GM) rating.

Stat Gain Triggers & Training

Whenever you successfully or unsuccessfully execute a skill check, there is a chance for one of your primary attributes to gain points. Each skill is tied to specific primary and secondary attributes:

Attribute Primary Associated Skills Fast Training Methods
Strength (Str) Mining, Lumberjacking, Mace Fighting, Swordsmanship, Wrestling, Arms Lore, Blacksmithy * Mining ore in guarded town caves.
* Lumberjacking trees with hatchets.
* Sparring on training dummies up to 30.0 skill.
Dexterity (Dex) Snooping, Hiding, Stealing, Archery, Fencing, Lockpicking, Musicianship, Tinkering * Macroing Snooping on a pack horse in a town bank.
* Double-clicking musical instruments with Musicianship.
* Practicing Hiding in town.
Intelligence (Int) Evaluating Intelligence, Anatomy, Item Identification, Magery, Meditation, Inscription, Alchemy * Actively targeting self with Evaluating Intelligence or Anatomy.
* Casting First Circle spells (Weaken, Clumsy, Feeblemind).
* Passive Meditation meditation checks.

Skill Gain Mechanics & Arrows

In classic Ultima Online, skills increase by direct practice. Skill gains are governed by the difficulty of the task relative to your current skill level:

  • Too Easy: Performing tasks far below your skill level yields zero gain.
  • Optimal Range: Performing actions with a 25% to 75% success chance yields the highest probability of gain.
  • Too Hard: Attempting tasks where you have 0% success chance will rarely or never gain.

The Skill Gump & Arrow Toggles

Open your skill window via your character paperdoll. Beside every skill is a toggle arrow:

  • ▲ (Up): Skill will actively gain when practiced (provided you have not hit the 700.0 cap).
  • ▼ (Down): When you hit the 700.0 skill cap, practicing another skill set to Up will systematically lower this skill to make room!
  • 🔒 (Locked): Prevents this skill from gaining or decaying, preserving your exact desired number.

The Power Hour / Burst Gain

On UO:Renaissance, players benefit from an enhanced initial skill gain window, commonly referred to as the burst gain period:

  • During active monster combat or resource gathering, characters experience accelerated gain chances on lower-tier skills.
  • Using training facilities such as the Ocllo Training Dummies and Newbie Dungeons provides safe, rapid advancement from 0 to 30.0+ skill before venturing into deep wilderness dungeons.

Skill Decay & Fine-Tuning Templates

Once your character reaches 700.0 total skill points, you have reached the grandmaster cap. You do not need to delete characters to change playstyles:

  1. Open your skill list.
  2. Find the skill you wish to discard and set its arrow to ▼ (Down).
  3. Set the new skill you wish to learn to ▲ (Up).
  4. Lock all other skills (🔒).
  5. As you practice your new skill, the discarded skill will smoothly decrease by 0.1 each time the new skill increases by 0.1.

▲ Back to Top