Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dodge chance and damage resistance options #98

Open
snazzysissel opened this issue Oct 20, 2023 · 1 comment
Open

Dodge chance and damage resistance options #98

snazzysissel opened this issue Oct 20, 2023 · 1 comment

Comments

@snazzysissel
Copy link

snazzysissel commented Oct 20, 2023

I think it would be neat if you could add options to increase dodge chance or damage resistance. Godmode feels a bit too excessive and easy to detect, so dodging or having a damage resistance buff could help mask the fact that you're cheating.

I use this code as an addon to get increased dodge chance with my Leech build:

function PlayerManager:skill_dodge_chance()
	return 0.3 -- 30%
end

Works fine. Not sure how to do damage reduction though so this is why I'm asking for these.

@pierre-josselin
Copy link
Owner

pierre-josselin commented Oct 21, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants