Kostchtchie
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
This user has not yet published any mods.
Recent Activity
Downloaded mod
Version 4.2.0 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Oct 29, 2025 6:01 PM
View details
Liked comment
When the mod is activated, the bots become invincible.
Oct 27, 2025 9:34 AM
View details
Liked comment
I've noticed 2 problems. 1, the AI can't kill each other, but I can kill them. Second, even if I click the 1.9.0 install, it still downloads 1.8.0 (according to the F12 menu)
Oct 27, 2025 9:34 AM
View details
Liked comment
There's a bug with the 1hp feature, both bots(of all kinds) and the player get affected by the settings (1hp, player damage received % so far as I can see).
This was noticed on a fresh install with just a bot spawning mod to force bot fights of different varieties (assault, enforcer, raiders or bosses) and with just deminvincibility as the only mod loaded with 1hp feature on.
Also as mentioned below, the version number in bepinex shows as 1.8.0.
Oct 27, 2025 9:34 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.