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

fix: use STAB flag for items that don't need SPEAR #4212

Closed
wants to merge 1 commit into from

Conversation

chaosvolt
Copy link
Member

Purpose of change

This is essentially a parallel update to #4211 because turns out I can't just check out the remote and yeet the results of a quick search-in-folder at them if they PR'd from the master branch.

Describe the solution

Replaced use of the SPEAR flag with STAB for all items I found that do not use reach attacks and therefore have no need to use the former flag, since the above-mentioned PR is set to make STAB the only source of the cutting-to-stabbing DT conversion and SPEAR will be reserved for solely the "reach attacks can bypass obstacles" effect. Affects:

  • autonomous surgical scalpels
  • morningstar
  • morningstar replica
  • morningstar fake
  • war hammer
  • scalpel
  • blood draw kit
  • bone sewing awl
  • pickaxe
  • screwdriver
  • soldering iron
  • X-Acto knife
  • stirge proboscis
  • demon spider fang
  • barbed javelin
  • TEST sonic screwdriver
  • TEST soldering iron

Test screwdriver already covered by the related PR.

Describe alternatives you've considered

screm

Testing

Used eyes, discord chat rushed me into going "weh" and committing this before I could run all of them through the online linter but fuck it we have autoformat now.

Additional context

Checklist

@github-actions github-actions bot added JSON related to game datas in JSON format. mods PR changes related to mods. labels Feb 10, 2024
@scarf005
Copy link
Member

superseded by #4214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format. mods PR changes related to mods.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants