[sql] Items audit [usable / equipment / weapons]#9761
Merged
Xaver-DaRed merged 4 commits intoLandSandBoat:basefrom Apr 11, 2026
Merged
[sql] Items audit [usable / equipment / weapons]#9761Xaver-DaRed merged 4 commits intoLandSandBoat:basefrom
Xaver-DaRed merged 4 commits intoLandSandBoat:basefrom
Conversation
Xaver-DaRed
approved these changes
Apr 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I affirm:
What does this pull request do?
Review by commit
7e75c5e
Done with a script. Checked a handful of implemented items like Signet staves, Soultrapper.
Target flags changes in an easier to review format
bottle_of_catholicon29(Self+Enemy+Alliance+Player)75(Self+Party+Alliance+NPC)bottle_of_catholicon_+129(Self+Enemy+Alliance+Player)75(Self+Party+Alliance+NPC)odorless_fungus1(Self)4(Enemy)clump_of_absorbent_moss1(Self)4(Enemy)redolent_root1(Self)4(Enemy)shadescale_skull1(Self)4(Enemy)shadescale_femur1(Self)4(Enemy)shadescale_talon1(Self)4(Enemy)shadescale_heart1(Self)4(Enemy)vial_of_cagebeast_blood1(Self)4(Enemy)vial_of_sea_monk_venom1(Self)4(Enemy)perforated_wing1(Self)4(Enemy)undying_moiety1(Self)4(Enemy)trailblazing_pickaxe1(Self)68(Enemy+NPC)trailblazing_pickaxe_+11(Self)68(Enemy+NPC)trailblazing_hatchet1(Self)68(Enemy+NPC)trailblazing_hatchet_+11(Self)68(Enemy+NPC)trailblazing_sickle1(Self)68(Enemy+NPC)trailblazing_sickle_+11(Self)68(Enemy+NPC)jesters_hat1(Self)3(Self+Party)absorbing_shield20(Enemy+Player)4(Enemy)oscar_scarf20(Enemy+Player)4(Enemy)revilers_helm20(Enemy+Player)4(Enemy)gargoyle_boots0x101(Self)1(Self)blind_ring20(Enemy+Player)4(Enemy)reikyo_hairpin20(Enemy+Player)4(Enemy)pealing_nagan20(Enemy+Player)4(Enemy)raise_rod9(Self+Alliance)107(Self+Party+Alliance+Corpse+NPC)raise_ii_rod9(Self+Alliance)107(Self+Party+Alliance+Corpse+NPC)pealing_buzdygan20(Enemy+Player)4(Enemy)kingdom_signet_staff29(Self+Enemy+Alliance+Player)75(Self+Party+Alliance+NPC)republic_signet_staff29(Self+Enemy+Alliance+Player)75(Self+Party+Alliance+NPC)federation_signet_staff29(Self+Enemy+Alliance+Player)75(Self+Party+Alliance+NPC)steel-splitter20(Enemy+Player)4(Enemy)ponderous_gully20(Enemy+Player)4(Enemy)pealing_anelace20(Enemy+Player)4(Enemy)furnace_tabarzin20(Enemy+Player)4(Enemy)blizzard_scythe20(Enemy+Player)4(Enemy)dispel_couse20(Enemy+Player)4(Enemy)ponderous_lance20(Enemy+Player)4(Enemy)blizzard_toporok20(Enemy+Player)4(Enemy)ponderous_manoples20(Enemy+Player)4(Enemy)charm_wand4(Enemy)2(Party)charm_wand_+14(Enemy)2(Party)moogle_rod4(Enemy)2(Party)tojaku20(Enemy+Player)4(Enemy)soulgauger_sgr-120(Enemy+Player)4(Enemy)soultrapper20(Enemy+Player)4(Enemy)soultrapper_200020(Enemy+Player)4(Enemy)nomad_moogle_rod4(Enemy)2(Party)miracle_wand4(Enemy)2(Party)miracle_wand_+14(Enemy)2(Party)fiendtrapper20(Enemy+Player)4(Enemy)144bc22
Updates equipment entries with the proper:
Noteworthy, beyond the formerly unimplemented items:
370ef5e
Updates weapon entries with proper:
Not much to talk about, everything was marked as not implemented except Wizard's Rod getting a better delay.
ea0859a
Updates damage type on a handful of weapons.
This part was done by hand after matching skill types to default damage type and then working through the exclusions.
Noteworthy:
Steps to test these changes