Open
Description
Several of the fields in Crafting.2da have "0" for the required Feat. While there is code in DoMagicCrafting() that assigns a default feat (see lines 542+ in 'ginc_crafting') -- a true FeatID should be specified.
main reason: Feat #0 is actually Alertness.
reason2: a enchanting recipe that requires no feat is currently impossible.
ref - https://github.com/kevL/TccScripts/blob/master/inc/ginc_crafting.nss#L539
Metadata
Metadata
Assignees
Labels
No labels