1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Bug/Issue hunting.treasurepools - Possible Errors

Discussion in 'Starbound Support' started by dharthoorn, Aug 12, 2016.

  1. dharthoorn

    dharthoorn Scruffy Nerf-Herder

    Here's some possible errors in the file.

    "toumingoHunting" : [
    [1, {
    "pool" : [
    {"weight" : 0.599, "item" : "rawpoultry"},
    {"weight" : 0.400, "item" : "sharpenedclaw"},
    {"weight" : 0.001, "item" : "adultpoptopaf"} //should be toumingoaf
    ]
    } ]
    ],

    "scaveranHunting" : [
    [1, {
    "pool" : [
    {"weight" : 0.599, "item" : "rawpoultry"},
    {"weight" : 0.400, "item" : "sharpenedclaw"},
    {"weight" : 0.001, "item" : "saveranaf"} //should be scaveranaf drops "generic item" now :(
    ]
    } ]
    ],

    "quagmuttHunting" : [
    [1, {
    "pool" : [
    {"weight" : 0.599, "item" : "alienmeat"},
    {"weight" : 0.400, "item" : "venomsample"},
    {"weight" : 0.001, "item" : "guagmuttaf"} //should be quagmuttaf
    ]
    } ]
    ],

    Easy to fix. Hope it gets in the next update.
     
    Last edited: Aug 12, 2016

Share This Page