Skip to content

Update augments.sql dmg delay#9594

Merged
Xaver-DaRed merged 1 commit into
LandSandBoat:basefrom
lefneer311:base
Mar 17, 2026
Merged

Update augments.sql dmg delay#9594
Xaver-DaRed merged 1 commit into
LandSandBoat:basefrom
lefneer311:base

Conversation

@lefneer311
Copy link
Copy Markdown
Contributor

Wires in values for the augments which deal with melee and ranged damage and delay modifications.

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Wires in the augments which grant +/- dmg, +/- rdmg, +/- melee delay, +/- ranged delay. Augment values 741 - 767, lines 900 - 926.

Steps to test these changes

Using !additem, add identical weapons (ranged or melee) to your inventory with some of the modified augments applied. 3 are recommended:

1 without modifications - Butterfly Axe example - !additem 16704 1 (Butterfly Axe with DMG: 19 Delay: 504)
1 with +dmg and -delay - Butterfly Axe example - !additem 16704 1 743 31 759 31 (Butterfly Axe with DMG: 146 Delay: 376)
1 with -dmg and +delay - Butterfly Axe example - !additem 16704 17 744 1 755 31 (Butterfly Axe with DMG: 1 Delay: 632)

Equip each in turn, use them in combat, and notice the differences.

Wires in values for the augments which deal with melee and ranged damage and delay modifications.
@Xaver-DaRed Xaver-DaRed merged commit cf47742 into LandSandBoat:base Mar 17, 2026
19 of 20 checks passed
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.

3 participants