ModernUO/Distribution/Data
Kamron Batman 9c376cb06c
fix(throwing): grant Str/Dex stat gains for the Throwing skill (#2514)
The Throwing skill shipped with `StrScale`/`DexScale`/`StatTotal`/`StrGain`/`DexGain` all `0` in `skills.json`, so training it never raised Str or Dex — unlike every other weapon skill.

Fills those in by mirroring **Archery** (the Dex-primary ranged analog, which matches Throwing's existing `PrimaryStat: Dex` / `SecondaryStat: Str`): `StrScale 0.025` / `DexScale 0.075`, `StatTotal 10`, `StrGain 0.25` / `DexGain 0.75`.

Data-only change.
2026-07-02 23:07:36 -07:00
..
Bulk Orders
commands
Components
Decoration
Items
Locations
Professions
Spawns
assemblies.json
bodyTable.cfg
categorization.json
containers.cfg
expansions.json
map-definitions.json
MLQuests.cfg
names.json
npc-speeds.json
pageresponse.cfg
regions.json
shrink.json
signs.cfg
skills.json fix(throwing): grant Str/Dex stat gains for the Throwing skill (#2514) 2026-07-02 23:07:36 -07:00
teleporters.json
treasure.cfg