Sneak: Difference between revisions

From Fonline The Long Journey Wiki
Jump to navigation Jump to search
Choosen (talk | contribs)
Created page with "thumb '''Sneak''' is a skill in FOnline: The Long Journey. This active skill enables you to reduce range at which you are visible NOTE by @frank_kost: when you're in sneak mode and sit behind a cover that gives you cover threshold colored "shield", if he'll attempt to shoot at you from his position - detection range from which you'll be seen is calculated by formula:<blockquote><code>base perception range (10 + PE * 5)</code> * <code>sneak skill pr..."
 
mNo edit summary
 
Line 16: Line 16:
WIP
WIP
[[Category:Skills]]
[[Category:Skills]]
[[Category:Skill point skills]]

Latest revision as of 10:53, 13 March 2026

Sneak is a skill in FOnline: The Long Journey.

This active skill enables you to reduce range at which you are visible

NOTE by @frank_kost: when you're in sneak mode and sit behind a cover that gives you cover threshold colored "shield", if he'll attempt to shoot at you from his position - detection range from which you'll be seen is calculated by formula:

base perception range (10 + PE * 5) * sneak skill proffeciency ( ( 300 - skill ) / 300 )

f.e.:

with you sneak at 100%, someone with 50 base perception won't be able to see you hidden behind a cover until comes closer than ( 300 - 100 ) / 300 * 50 = 0.66 * 50 = 33 hexes

Initial value:

0% + (1 x PE) + (3 x IN) + (2 x AG)

Example:

Character with 4 Intelligence, 5 Perception and 3 Agility will have

0 + (1 x 5) + (3 x 4) + (2 x 3) = 23%

Linked items:

WIP