Meditation
Meditation speeds mana regeneration. The prose is community-derived (paraphrased from the uorenaissance.com skill list plus ServUO behavior) pending field verification; the stats table and active-check formula below are source-verified against ServUO.
What it does
Section titled “What it does”Meditation refills your mana faster — actively, by entering a meditative trance for a burst of regen, and passively, by raising your background mana regen at all times. It is near-mandatory on any Magery-based caster who wants to keep casting. See meditation & mana.
How to use it
Section titled “How to use it”- Active — use the skill to enter meditation. While meditating, mana regenerates quickly; taking damage or acting breaks it.
- Passive — once trained, it boosts regen automatically, but only while wearing little/no non-medable (metal) armor — the “medable armor” rule. Heavy armor blocks it (“Regenerative forces cannot penetrate your armor!”).
How to train it
Section titled “How to train it”- Low/mid skill — spend mana (cast spells), then meditate to recover it, repeatedly.
- High skill — keep the spend-then-meditate loop going; gains come from successful active meditations.
See skill gain.
Mechanics & numbers
Section titled “Mechanics & numbers”| Primary stat | Intelligence |
| Secondary stat | Strength |
| Title | Stoic |
| Mastery skill | No |
| Gain notes | no stat gain on use (Str +0 / Dex +0 / Int +0) |
From Scripts/Skills/Meditation.cs: the active-meditation success chance is
(50 + (skill − missingMana) × 2) / 100 — so a higher skill (and less mana missing) is more
likely to enter the trance. Metal armor blocks the regen entirely. The skill check runs
CheckSkill(Meditation, 0.0, 100.0).
Related skills & synergies
Section titled “Related skills & synergies”- Magery + Evaluating Intelligence — the caster core; Meditation refunds the mana. See the Pure Mage build on seven-GM templates and the Mage template.
- Focus — stacks with Meditation and keeps regenerating in metal armor.
See also
Section titled “See also”Banner icon courtesy of uorenaissance.com.