Rebase warning banner.png
Please read this page if you intend on editing the Wiki post rebase!

Stealth: Difference between revisions

From HorizonXI Wiki
mNo edit summary
No edit summary
 
Line 2: Line 2:


* Level 5 [[Ninja]] trait. Always active.
* Level 5 [[Ninja]] trait. Always active.
* Stealth lowers the range at which some enemies agro by 3 [[Distance|yalms]].
* Stealth lowers the range at which detect-by-sound enemies aggro by 3 [[Distance|yalms]].
** Technically, it makes the enemy believe you are 3 yalms farther away. <ref>https://github.com/LandSandBoat/server/blob/35b8005ded64a41ceda6bd2b27f691cf2f376954/src/map/ai/controllers/mob_controller.cpp#L280</ref><ref>https://github.com/LandSandBoat/server/blob/35b8005ded64a41ceda6bd2b27f691cf2f376954/sql/traits.sql#L235C54-L235C55</ref>
** Technically, it makes the enemy believe you are 3 yalms farther away. <ref>https://github.com/LandSandBoat/server/blob/35b8005ded64a41ceda6bd2b27f691cf2f376954/src/map/ai/controllers/mob_controller.cpp#L280</ref><ref>https://github.com/LandSandBoat/server/blob/35b8005ded64a41ceda6bd2b27f691cf2f376954/sql/traits.sql#L235C54-L235C55</ref>

Latest revision as of 06:30, 29 March 2026

Lowers chance of being detected by enemies via sound.

  • Level 5 Ninja trait. Always active.
  • Stealth lowers the range at which detect-by-sound enemies aggro by 3 yalms.
    • Technically, it makes the enemy believe you are 3 yalms farther away. [1][2]