Skip to content

Meditation

Meditation skill banner

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.

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.

  • 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!”).
  • 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.

Primary statIntelligence
Secondary statStrength
TitleStoic
Mastery skillNo
Gain notesno 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).

Banner icon courtesy of uorenaissance.com.