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

[bigshot.lic] dhurl update #1430

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ServerFailure
Copy link
Contributor

This updates dhurl (Hurling) to include aiming using the ambush settings.

This updates dhurl (Hurling) to include aiming using the ambush settings.
@mrhoribu mrhoribu changed the title Update bigshot.lic [bigshot.lic] dhurl update Feb 20, 2024
@mrhoribu
Copy link
Contributor

I'm not a hurler, but is there any difference in RT/skill checks between doing an AIM'd hurl and a non-aimed one? Incase there is, I could see issues with this routine now forcing an aimed skill check/RT addition when it didn't before.

@ServerFailure
Copy link
Contributor Author

I'm not a hurler, but is there any difference in RT/skill checks between doing an AIM'd hurl and a non-aimed one? Incase there is, I could see issues with this routine now forcing an aimed skill check/RT addition when it didn't before.

An AIMED hurl is +1s RT.

if ($bigshot_ambush >= command.length())
  # If you have gotten here, there is nothing left to target on your list.
  $bigshot_ambush = 0
  command = ["chest"]
end

command = nil?

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