[Skill #004] [UNI] Left Hand Throw (1.13c Parity) #158
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: troytt/diablo2-web#158
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Diablo II: Lord of Destruction v1.13c Skill Parity Specification
4(#004)skilldesc: left hand throw)uni(Universal / Item-Granted)reqlevel)1reqskill1..3)-,-,-src/game/skills/impl/uni/skill-004-left-hand-throw.tstests/skills/uni/skill-004-left-hand-throw.test.ts1. Authoritative 1.13c
Skills.txtFunction & Handler Dispatchsrvstfunc(Server Start / Pre-Cast)65srvdofunc(Server Action Frame0x01/0x02)5srvprgfunc1..3(Progressive Charge Release)-/-/-cltstfunc/cltdofunc(Client Start / Action)2/2cltprgfunc1..3(Client Progressive Release)-/-/-passive/checkfuncpassive=-/checkfunc=3auraevent1/auraeventfunc1-/-2. Associated Missiles, States, Auras, Curses & Summons
srvmissile/a..c)-/a:-,b:-,c:-cltmissile/cltmissilea)-/-aurastate/auratgtstate)self:-/tgt:-aurastat1..3)-,-,-passivestate/passivestat1..3)state:-/-,-,-cursetype)-summon/pettype/petmax)mon:-/type:-/max:-3. 1.13c Base Numerical & Synergy Formulas (
Patch_D2.mpq)mana=0,lvlmana=0(256-fixed-point<< HitShift)MinDam=-,MaxDam=-,EType=-,EMin=-,EMax=-,ELen=-calc1..4:calc1=-,calc2=-,calc3=-,calc4=-blvlstrictly base allocatedSTAT_SKILLPTSonly):EDmgSymPerCalc:-DmgSymPerCalc:-ELenSymPerCalc:-4. R3 Verification & Merge Checklist
git worktree add ../wt-skill-4 -b feat/skill-4frommain.src/game/skills/impl/uni/skill-004-left-hand-throw.tsimplements exact 1.13csrvstfunc/srvdofunc/srvprgfunc& numerical evaluation.slvl1, 10, 20 +blvlSynergies):tests/skills/uni/skill-004-left-hand-throw.test.tspasses 100% in Vitest verifyingManaCost,MinDmg,MaxDmg,ToHit,Duration,Radius, synergy scaling, and runtime combat/missile/state/summon effect.acts.html?arena=1&class=uni&skill=4&slvl=20&autocast=1) with zero console/page errors and PNG screenshot attached to this Issue.mainwithfixes #<issue_number>, pushed toorigin/main, verified Issue isclosed, and removed worktree../wt-skill-4+ branchfeat/skill-4.✅ Completed: [Skill #004] Left Hand Throw (
UNI) — 1.13c Parity Verified1. Isolated Worktree & Module Implementation
../wt-skill-004(feat/skill-004)src/game/skills/impl/uni/skill-004-left-hand-throw.tstests/skills/uni/skill-004-left-hand-throw.test.tssrvstfunc=65,srvdofunc=5,missile=none,state=none,summon=none2. 1.13c Numerical & Synergy Verification Table
slvl = 1slvl = 10slvl = 20(0 Syn)slvl = 20(+20blvlSyn)usmc)0(0)0(0)0(0)0(0)Min-Max)0-00-00-00-0Min-Max)0-0(mag)0-0(mag)0-0(mag)0-0(+0%)+0%/0f/0+0%/0f/0+0%/0f/0+0%/0f/03. Headless Chromium (
chromium-1228) Runtime Telemetry & Screenshotready=true,classCode=uni(so),castCount=1,anim=S4:7,totalDamageDealt=65,consoleErrors=0587736bytesCohort 8 Universal Skills 1.13c Parity Verification — Skill #4 (
Left Hand Throw)D2MOO C++ Ground Truth References
SKILLS_SrvSt65_Throw_LeftHandThrow(D2Game/src/SKILLS/Skills.cpp:1965)SKILLS_SrvDo005_LeftHandThrow(D2Game/src/SKILLS/Skills.cpp:2278)D2Common_11024(D2Common/src/D2Skills.cpp:3015)1.13c Parity Verification Summary
> 0) validation, off-hand stack quantity decrement by 1, off-hand weapon physical damage & dynamic missile spawn (srcDam = 128), and Barbarian Throwing Mastery (135) AR/%ED/Crit bonuses.npx vitest run tests/skills/universal/universal-skills.test.ts— 100% PASS.