Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm making a char specifically to test out stealth vs empathy if there's a random chance. (Scorpio zodiac + I'm planing to use the cloak that gives bonuses
OK, I did a number of tests with stealth 10 vs empathy = 5 and it never works undetected. To compare, spindle of sleep works every time, so I think something is wrong with the script. After some digging I've found
\Scripts\Measures\Artefacts\as_Usepddv.lua
and there some suspicious lines:
where favormodify = 100 set earlier in the file. I changed the file such that:
and it seems to have solved the problem.