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

Add New Dissect #5150

Merged
merged 3 commits into from
Sep 1, 2021
Merged

Add New Dissect #5150

merged 3 commits into from
Sep 1, 2021

Conversation

Hiinky
Copy link
Contributor

@Hiinky Hiinky commented Sep 1, 2021

Separate from Necro ritual dissect, more closely tied to skinning and available to everyone. Has been tested by quite a few folks and this is the best usage I can achieve with the Simu-side syntax being super wonky. Koror said they'll look at the targeting so we may have updates in coming days but people are very anxious to get started and this is functional for current conditions.

Separate from Necro ritual dissect, more closely tied to skinning and available to everyone.  Has been tested by quite a few folks and this is the best usage I can achieve with the Simu-side syntax being super wonky.  Koror said they'll look at the targeting so we may have updates in coming days but people are very anxious to get started and this is functional for current conditions.
def check_skinning(mob_noun, game_state)
if @dissect && game_state.dissectable?(mob_noun)
if @dissect_priority == 'First Aid' && DRSkill.getxp('First Aid') <= 32
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 You might want to add a validator that dissect_priority is only one of those two strings

@rpherbig rpherbig merged commit 30f6da5 into rpherbig:master Sep 1, 2021
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

Successfully merging this pull request may close these issues.

2 participants