Jump to content

Recommended Posts

like the bonus wickerbottom has but for the tackle receptacle recipes?

inst.components.builder.science_bonus = 1

i know there are magic_bonus, seafaring_bonus and ancient_bonus too so i assume there's one for this, is there a place where i can look up a list of these kinda thing?

17 minutes ago, amazingGob said:

like the bonus wickerbottom has but for the tackle receptacle recipes?

inst.components.builder.science_bonus = 1

i know there are magic_bonus, seafaring_bonus and ancient_bonus too so i assume there's one for this, is there a place where i can look up a list of these kinda thing?

-- only these tech trees can have tech bonuses added to them
local BONUS_TECH =
{
    "SCIENCE",
    "MAGIC",
    "SEAFARING",
    "ANCIENT",
    "MASHTURFCRAFTING",
}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...