コンテンツにスキップ

Detecting Hidden

このコンテンツはまだ日本語訳がありません。

Detecting Hidden skill banner

Detecting Hidden is the counter to Hiding and Stealth. The prose is community-derived (paraphrased from the uorenaissance.com skill list plus ServUO behavior) pending field verification; the stats table and range formula below are source-verified against ServUO.

Detecting Hidden reveals hidden or stealthing characters and creatures in an area around a chosen spot, and helps spot trapped containers. It is the scout’s and PvP defender’s answer to anyone sneaking up — and on a treasure hunter, a way to find trapped chests. See hiding & stealth.

Activate the skill and target a location. If the roll succeeds, hidden things within range of that point are revealed (your own roll vs. their Hiding/Stealth). See targeting.

Quick start: an NPC Ranger or Thief teaches Detect Hidden up to one-third of its own skill, capped at 42.0 (Scripts/Mobiles/Normal/BaseCreature.cs, CheckTeach: baseToSet = ourSkill.BaseFixedPoint / 3) — buy to ~30–42 first.

The trick: Use the skill over and over with a hidden target in range to reveal.

  • Low/high skill — the fastest route is a training partner who keeps re-hiding (Hiding) while you reveal them repeatedly; reveals against actual concealed targets are the reliable gainers. Failing that, spam it in dungeons / near other players where hidden things plausibly are. GGS guarantees the slow late points as long as you keep using it.

See skill gain and using & training skills.

Primary statIntelligence
Secondary statDexterity
TitleScout
Mastery skillNo
Gain notesskill-ups can raise Dex +0.4, Int +0.6 (per-use stat gain weights)

From Scripts/Skills/DetectHidden.cs: the reveal radius is max(2, skill / 10) tiles — so about 10 tiles at GM. On a failed skill check the range is halved. Whether a given hidden target is revealed is then an opposed roll using the detector’s skill (±10 random) against the target’s concealment.

  • Counters Hiding + Stealth — the cat to their mouse.
  • Tracking — Tracking’s reveal chance against hidden targets factors in Detect Hidden (see Tracking).
  • Remove Trap + Lockpicking — spotting trapped chests fits the treasure-hunter kit.

Banner icon courtesy of uorenaissance.com.