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

Stealth: Difference between revisions

From HorizonXI Wiki
No edit summary
No edit summary
Line 3: Line 3:
* Job Traits are always active.
* Job Traits are always active.
* '''Further Notes:'''
* '''Further Notes:'''
** Stealth lowers the range at which some enemies agro from 8 to 5 [[Distance|yalms]].
** Stealth lowers the range at which some enemies agro from 8 to 5 [[Distance|yalms]] (-37.5% radius).
*** 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>
*** This reduces the total detection area by -60.9%.

Revision as of 21:58, 28 March 2026

Lowers chance of being detected by enemies via sound.

  • Job Traits are always active.
  • Further Notes:
    • Stealth lowers the range at which some enemies agro from 8 to 5 yalms (-37.5% radius).
      • Technically, it makes the enemy believe you are 3 yalms farther away. [1][2]
      • This reduces the total detection area by -60.9%.