Add remaining Hunter methods: box traps, deadfalls, magic boxes, falconry and kebbit tracking - #1239
Open
HarleyGilpin wants to merge 20 commits into
Open
Add remaining Hunter methods: box traps, deadfalls, magic boxes, falconry and kebbit tracking#1239HarleyGilpin wants to merge 20 commits into
HarleyGilpin wants to merge 20 commits into
Conversation
This was referenced Aug 31, 2026
HarleyGilpin
force-pushed
the
feat/skill/hunter-traps
branch
from
August 31, 2026 01:31
54cddd2 to
ffdc298
Compare
…d into feat/skill/hunter-traps
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.
Finishes the remaining Hunter training methods (bird snares, nets, pitfalls, butterflies and implings were already in).
Box traps
Lay/Check/Dismantle/Investigate on
box_trap, sharing the bird snare lifecycle. Catches grey/carnivorous chinchompas, ferret (Eagles' Peak-gated), pawya and grenwall (bait-gated with papaya/raw pawya meat).Deadfall traps
Set-trap on a boulder with knife + logs (level 23). Catches wild, barb-tailed, prickly and sabre-toothed kebbits. Logs consumed on trigger, returned on dismantle.
Magic box / imp catching
Level 71 magic box catches imps only. Imp-in-a-box supports Talk-to dialogue and Bank (authentic Imp Release Negotiation Form, interface 478).
Falconry
Matthias lends a gyr falcon (Hunter 43, both hands free). Catches spotted/dark/dashing kebbits from range; falconer's gloves occupy the weapon slot for the loan's duration.
Kebbit tracking
Adds polar, common, feldip weasel, razor-backed and desert devil trails. Trail data is TOML-driven; track-decal varbits were included. Trails are session-state, cleared on logout.
Unfinished
Rabbit snaring is still being worked on.
Tests
BoxTrapTest,DeadfallTest,MagicBoxTest,FalconryTest,KebbitTrackingTest— 31 new WorldTest cases; full:game:testgreen.