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

Allow the Thief Lockpicking to be granted by a Blursing #978

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

markyys
Copy link
Contributor

@markyys markyys commented Jan 31, 2023

This is a superset of #977 which turns the "Thief Lockpicking" checkbox into a select list with the options "None" (same as unchecked before), "Thief" (same as checked before), and "Blessed Thief Only" (adds a bonus to the pool which can be applied to Thief. If present, it grants the lockpicking ability). If this is merged then #977 should be closed, as it will have been superseded.

Because of how I structured this we could easily allow any class to pick locks simply by adding it to the list of classes which can obtain this bonus.

I built the application, deployed locally, and tested various scenarios (no Thief, Thief but in None mode, Thief with no bonus in Blursing mode, and Thief with bonus in Blursing mode).
Everything matches my expectations, and all behavior appears to be correct.

I welcome all comments, feedback, and corrections. This is the first time I've done any 6502 programming.

This impacts #964 which I think gets easier to implement if this is merged first.

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.

None yet

1 participant