Animal Taming: Difference between revisions
Jump to navigation
Jump to search
Created Animal Taming & Lore guide with taming tables, bonding, and control |
Created Animal Taming & Lore guide with taming tables, bonding, and control (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;">Animal Taming & Lore</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;">Animal Taming & Lore</div> | ||
<div style="font-family: 'Cardo', serif; font-size: 1.1rem; color: #e6dfd1; font-style: italic; line-height: 1.5;">Subdue the apex beasts of the wild: Dragons, White Wyrms, and Nightmares. Master control commands, pet loyalty, bonding, and stable limits.</div> | <div style="font-family: 'Cardo', serif; font-size: 1.1rem; color: #e6dfd1; font-style: italic; line-height: 1.5;">Subdue the apex beasts of the wild: Dragons, White Wyrms, and Nightmares. Master control commands, pet loyalty, bonding, and stable limits.</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/bestiary/Dragon_100.png" alt="Animal Taming" style="border: 2px solid #d4af37; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.6);" /> | <html><img src="/wiki/images/bestiary/Dragon_100.png" alt="Animal Taming" 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;"> | |||
<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;"> | |||
<option value="">-- Select Taming Topic --</option> | |||
<option value="creatures">Taming Tiers & Apex Beasts</option> | |||
<option value="control">Pet Control & Animal Lore Formula</option> | |||
<option value="bonding">Pet Bonding & Resurrection</option> | |||
<option value="stables">Stabling & Pet Slots</option> | |||
<option value="training">Training Pet Skills</option> | |||
</select> | |||
</div> | |||
<div style="display: flex; gap: 8px; flex-wrap: wrap;"> | |||
<a href="#creatures" 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;">Creature Tiers</a> | |||
<a href="#control" 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;">Control Formula</a> | |||
<a href="#bonding" 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;">Bonding</a> | |||
<a href="#stables" 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;">Stables</a> | |||
</div> | |||
</div> | </div> | ||
</html> | |||
<span id="creatures"></span> | <span id="creatures"></span> | ||
Latest revision as of 01:14, 9 September 2026
Animal Taming & Lore
Subdue the apex beasts of the wild: Dragons, White Wyrms, and Nightmares. Master control commands, pet loyalty, bonding, and stable limits.
Jump to Section:
Taming Tiers & Apex Beasts
| Creature | Min Taming | Control Slots | Preferred Diet | Primary Spawns |
|---|---|---|---|---|
| Horse / Llama | 29.1 | 1 | Apples, Carrots, Hay | Forests, Plains |
| Grizzly Bear | 59.1 | 1 | Fish, Meat, Fruit | Deep Forests |
| Frenzied Ostard | 77.1 | 1 | Meat | Lost Lands, T2A |
| Drake | 84.3 | 2 | Fresh Raw Meat | Destard L1, Covetous |
| Nightmare | 95.1 | 2 | Raw Meat | Terathan Keep, Lost Lands |
| White Wyrm | 96.3 | 3 | Raw Meat | Ice Dungeon L2 |
| Dragon | 93.9 | 3 | Raw Meat | Destard, Covetous, Mountains |
Pet Control & Animal Lore Formula
Issuing commands (e.g., `all kill`, `all follow me`, `all stay`) requires both **Animal Taming** and **Animal Lore**:
- High creature difficulty reduces obedience chance if your skills are not sufficiently above the minimum threshold.
- Having **GM (100.0) Taming** and **GM (100.0) Lore** guarantees 99% obedience across all apex beasts including Dragons and White Wyrms.
- If a pet repeatedly disobeys, its happiness decreases. Always carry raw meat to feed your pets and maintain **Wonderfully Happy** status.
Pet Bonding & Resurrection
- Feeding a newly tamed creature its preferred diet begins the **bonding countdown** (typically 7 real-time days).
- After 7 days, feeding the pet a second time permanently bonds it to you.
- **Bonded Pet Benefits**:
- When slain in combat, a bonded pet turns into a **ghost** rather than permanently dying!
- Can be resurrected by an adventurer with high **Veterinary (80.0+)** and **Animal Lore**, or with a high-circle resurrection spell.
- Can recall and gate travel alongside the owner without needing to be mounted.
Stabling & Pet Slots
Stablemasters in Britannia cities will board your mounts and combat pets:
- Each player character has a control maximum of **5 active control slots**.
- Stabling capacity increases with higher Animal Taming, Animal Lore, and Veterinary skills.