For enchanting, insane values for enchants are shown #111


  • New
  • Defect
Closed
Assigned to _ForgeUser280725
  • mishikal1 created this issue Oct 17, 2013

    What steps will reproduce the problem?
    1. Open up enchanting
    2. Look at the estimated value for an enchant from lil sparky's workshop
    3. Create enchant
    4. Look at actual value from auctioneer

    They vastly differ.

  • mishikal1 added the tags New Defect Oct 17, 2013
  • mishikal1 added an attachment bad-values.jpg Oct 17, 2013

    bad-values.jpg

    <p>example of discrepency</p>

  • mishikal1 posted a comment Oct 17, 2013

    In the attached photo, you can see the estimated value for the enchant is 10.7k gold. The actual value for the enchant is 35g. 35g is a lot lot less than 10,700 gold.

  • Fred7 posted a comment Nov 8, 2013

    Not just enchanting mats have issues. It thinks ghost iron bars are 1sp each.


    Edited Nov 8, 2013
  • _ForgeUser1197189 posted a comment Feb 1, 2014

    I would be nice if you mentioned what version of the mod you have installed.

  • user_15964640 posted a comment Jun 19, 2014

    FIX
    1.Open "lilsparkysworkshop.lua"
    2. find line 1726
    change

    value = value * numMade
    to

    value = value


    Edited Sep 8, 2014
  • cosmovision posted a comment Sep 8, 2014

    @Flewrety: Go

    Fixes messed up values! Thanks man!

  • mishikal1 closed issue Feb 17, 2018

To post a comment, please login or register a new account.