ModernUO/Projects
Kamron Batman 0ddc044ba0 feat(throwing): add Raptor & StoneSlith and their SA artifact claws
Port Raptor and StoneSlith from ServUO (stat-for-stat) so the throwing
artifacts RaptorClaw and StoneSlithClaw finally have a real OSI drop source.
Both creatures spawn automatically from the Raptor/StoneSlith entries that
already exist in Distribution/Data/Spawns/post-uoml/termur/TerMur.json, and
each drops its claw from OnDeath at the ServUO 0.5% rate (uncontrolled only).
StoneSlith keeps its GraspingClaw monster ability; both use BleedAttack.

Idiomatic ModernUO: default range perception (16) and fight range, derived
GetSpeeds, [SerializationGenerator(0)] codegen, collection-expression arrays.

Documented omissions vs ServUO (missing from ModernUO, flagged as TODO):
Raptor's friend-spawn timer + 25% AncientPotteryFragments drop; StoneSlith's
TailSwipe, DragonBlood, and SlithEye/TatteredAncientScroll/AncientPottery
drops; plus HideType.Horned/Spined and PackInstinct.Ostard.

Co-Authored-By: Joe Valentine <jwvalentine@outlook.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:20:30 -07:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool fix: Bumps dependencies. Adds Server 2012/2016 support. (#2509) 2026-07-02 19:29:34 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
Server.Tests feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
UOContent feat(throwing): add Raptor & StoneSlith and their SA artifact claws 2026-07-02 23:20:30 -07:00
UOContent.Tests fix: Fixes tests for armor/weapons (#2511) 2026-07-02 21:49:33 -07:00