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

Jsonize unarmed cut and bash damage from mutations #36292

Merged
merged 6 commits into from
Dec 22, 2019

Conversation

Fris0uman
Copy link
Contributor

Summary

SUMMARY: Infrastructure "Jsonize unarmed cut and bash damage from mutations"

Purpose of change

Un hardcode cut and bash dmg from mutation
Fixes #36126

Describe the solution

Describe alternatives you've considered

Testing

Debug mutate
Attack zombie with mutant fist
See increase in dmg
Get poisonous mutation
Cut dmg from claws poison the zombie

Additional context

A vanomous mutatn with bionics razor finger tips can poison it's enemies

// TODO: add acidproof check back to slime hands (probably move it elsewhere)
Is a bit mysterious and has nothing to do with this PR, but now it's probably even more mysterious so another PR should probably jsonize acid protection from mutation and give it to slime hands

@curstwist curstwist added [C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels Dec 20, 2019
@kevingranade kevingranade merged commit 477661c into CleverRaven:master Dec 22, 2019
@Fris0uman Fris0uman deleted the cutdmg branch December 22, 2019 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing mutation interaction
3 participants