[Skill #046] [SOR] Blaze (1.13c Parity) #200
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#200
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
46(#046)skilldesc: blaze)sor(Sorceress)reqlevel)12reqskill1..3)Inferno,-,-src/game/skills/impl/sor/skill-046-blaze.tstests/skills/sor/skill-046-blaze.test.ts1. Authoritative 1.13c
Skills.txtFunction & Handler Dispatchsrvstfunc(Server Start / Pre-Cast)-srvdofunc(Server Action Frame0x01/0x02)23srvprgfunc1..3(Progressive Charge Release)-/-/-cltstfunc/cltdofunc(Client Start / Action)-/-cltprgfunc1..3(Client Progressive Release)-/-/-passive/checkfuncpassive=-/checkfunc=-auraevent1/auraeventfunc1-/-2. Associated Missiles, States, Auras, Curses & Summons
srvmissile/a..c)-/a:blaze,b:blaze,c:blazecltmissile/cltmissilea)blaze/firewallaurastate/auratgtstate)self:blaze/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=22,lvlmana=1(256-fixed-point<< HitShift)MinDam=-,MaxDam=-,EType=fire,EMin=4,EMax=8,ELen=-calc1..4:calc1=-,calc2=-,calc3=-,calc4=-blvlstrictly base allocatedSTAT_SKILLPTSonly):EDmgSymPerCalc:skill('Warmth'.blvl)*par8+skill('Fire Wall'.blvl)*par7DmgSymPerCalc:-ELenSymPerCalc:-4. R3 Verification & Merge Checklist
git worktree add ../wt-skill-46 -b feat/skill-46frommain.src/game/skills/impl/sor/skill-046-blaze.tsimplements exact 1.13csrvstfunc/srvdofunc/srvprgfunc& numerical evaluation.slvl1, 10, 20 +blvlSynergies):tests/skills/sor/skill-046-blaze.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=sor&skill=46&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-46+ branchfeat/skill-46.✅ Completed: [Skill #046] Blaze (
SOR) — 1.13c Parity Verified1. Isolated Worktree & Module Implementation
../wt-skill-046(feat/skill-046)src/game/skills/impl/sor/skill-046-blaze.tstests/skills/sor/skill-046-blaze.test.tssrvstfunc=0,srvdofunc=23,missile=blaze,state=blaze,summon=none2. 1.13c Numerical & Synergy Verification Table
slvl = 1slvl = 10slvl = 20(0 Syn)slvl = 20(+20blvlSyn)usmc)11(2816)15(3968)20(5248)20(5248)Min-Max)0-00-00-00-0Min-Max)0-0(fire)1-1(fire)3-3(fire)6-6(+80%)+0%/120f/50+0%/359f/4550+0%/430f/9550+0%/430f/95503. Headless Chromium (
chromium-1228) Runtime Telemetry & Screenshotready=true,classCode=sor(so),castCount=1,anim=SC:7,totalDamageDealt=20,consoleErrors=0587594bytes✅ Completed: [Skill #046] Blaze (
SOR) — 1.13c Parity Verified1. Isolated Worktree & Module Implementation
../wt-skill-046(feat/skill-046)src/game/skills/impl/sor/skill-046-blaze.tstests/skills/sor/skill-046-blaze.test.tssrvstfunc=0,srvdofunc=23,missile=blaze,state=blaze,summon=none2. 1.13c Numerical & Synergy Verification Table
slvl = 1slvl = 10slvl = 20(0 Syn)slvl = 20(+20blvlSyn)usmc)11(2816)15(3968)20(5248)20(5248)Min-Max)0-00-00-00-0Min-Max)0-0(fire)1-1(fire)3-3(fire)6-6(+80%)+0%/120f/50+0%/359f/4550+0%/430f/9550+0%/430f/95503. Headless Chromium (
chromium-1228) Runtime Telemetry & Screenshotready=true,classCode=sor(so),castCount=1,anim=SC:7,totalDamageDealt=20,consoleErrors=0587594bytes7-Dimensional Verification Report — Blaze (Skill ID: 46)
public/missiles/blaze.png(139KB) andpublic/missiles/groundfirebig.png(139KB) verified with atlas metadataBLAZE_META(37 frames).floor((110 * slvl * 450) / (100 * (slvl + 6))) + 50(120f at slvl 1, 359f at slvl 10, 430f at slvl 20). Patch duration90 + slvl * 25(115f at slvl 1, 340f at slvl 10, 590f at slvl 20). +30% FRW boost while active. Footstep patch drop every >= 24px moved.floor((22 + slvl - 1) * 0.5)(11 at slvl 1, 15 at slvl 10, 20 at slvl 20). Cooldown strictly 0 frames.BATCH1_SKILLSlength invariant strictly maintained at 38. Standalone calculation decoupling intosrc/game/engine/missile-engine.ts. Zero runtime MPQ queries. All tests passing 100%.