ModernUO/Projects
Kamron Batman 34c085a777 feat: add TailSwipe monster ability and give it to StoneSlith
Port StoneSlith's TailSwipe from ServUO as a proper ModernUO MonsterAbility
(MonsterAbilitySingleTarget, on GiveMeleeDamage, 30s cooldown like ServUO's
SpecialAbility base). On hit it plays the tail-swipe effect and either stuns
(3s paralyze) or confuses (-20 Dex/Int for 5s).

Uses the OSI/Stratics-reported ~90% stun / ~10% confuse split rather than
ServUO's incorrect even 50/50. StoneSlith now runs GraspingClaw + TailSwipe,
closing the last ability gap from the port.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:52:58 -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: add TailSwipe monster ability and give it to StoneSlith 2026-07-02 23:52:58 -07:00
UOContent.Tests fix: Fixes tests for armor/weapons (#2511) 2026-07-02 21:49:33 -07:00