-
released this
2026-05-23 21:04:45 +00:00 | 0 commits to main since this releaseFractured client v0.7.50-runed-armor
Repository: HighSocietyRaiding/Fractured
Tag:v0.7.50-runed-armor
Release: https://git.hisora.dev/HighSocietyRaiding/Fractured/releases/tag/v0.7.50-runed-armor
Summary
Fixes Runed Armor rank 1 still granting attack power. Talent 1938 used rank-slot spell 48978 (stock AP aura 285), not 49390. v0.7.49 patched the wrong spell IDs for this talent row.
Rank Spell ID (3-rank) Fix 1 48978 → 49390 Aura 317 + SP tooltip; legacy 48978 also patched for existing characters 2 49391 / 49392 Aura 317 (unchanged intent) 3 49393 / 49394 Aura 317; corrected Talent.dbc uses 49394 as rank-3 spell Talent.dbc SSOT: talent 1938 rank chain corrected to stock
[49390…49394]→ 3-rank remap[49390, 49392, 49394].
What changed for players
- Runed Armor rank 1 grants spell power (not AP) with correct tooltip.
- Ranks 2–3 unchanged in intent; rank 3 spell id aligns with corrected talent row.
Client files updated
File Change patch-enUS-4.MPQRebuilt Spell.dbc+Talent.dbc(Runed Armor + talent 1938 fix)patch-manifest.jsonNew checksum for patch-enUS-4 Carried forward unchanged from v0.7.49
patch-enUS-5.MPQ…patch-enUS-9.MPQWow.exe- Fractured Launcher 1.0.18
How to install (players)
- Fractured Launcher → Download updates after the realm ships this tag.
- Or replace
Data\enUS\patch-enUS-4.MPQfrom this release only. - Delete
CacheandWDBif tooltips look stale. - Relog (passive aura refresh).
Server requirements (operators)
Panel → Update + Reboot on tag
v0.7.50-runed-armor. Post-pull deploy installsTalent.dbc+Spell.dbcfrom git SSOT; SQL applies on worldserver start.Apply migration
2026_05_23_01_fractured_runed_armor_rank0_spell.sql(48978 + 49394). Rebuild worldserver for updatedSpellInfoCorrections.cpp.
Maintainer: bake artifact
bash tools/fractured-client-patch-workspace/build-patch.sh release --patch 4 bash tools/fractured-client-patch-workspace/scripts/sync-ssot-spell-dbc-from-mpq.sh \ tools/fractured-client-patch-workspace/output/patch-enUS-4-built.MPQAttach
patch-enUS-4.MPQ(rename from*-built.MPQ) to the Gitea release.Downloads