dfhack/data/examples/orders/furnace.json

405 lines
6.9 KiB
JSON

[
{
"amount_left" : 20,
"amount_total" : 20,
"frequency" : "Daily",
"id" : 34,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "WOOD",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "BOULDER",
"material" : "INORGANIC:COAL_BITUMINOUS",
"value" : 10
},
{
"condition" : "AtMost",
"item_type" : "BOULDER",
"material" : "INORGANIC:LIGNITE",
"value" : 10
}
],
"job" : "MakeCharcoal"
},
{
"amount_left" : 4,
"amount_total" : 4,
"frequency" : "Daily",
"id" : 35,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "WOOD",
"value" : 10
},
{
"condition" : "AtMost",
"item_type" : "BAR",
"material" : "COAL",
"value" : 20
}
],
"job" : "MakeCharcoal"
},
{
"amount_left" : 4,
"amount_total" : 4,
"frequency" : "Daily",
"id" : 36,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "BOULDER",
"material" : "INORGANIC:COAL_BITUMINOUS",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 5
}
],
"job" : "CustomReaction",
"reaction" : "BITUMINOUS_COAL_TO_COKE"
},
{
"amount_left" : 4,
"amount_total" : 4,
"frequency" : "Daily",
"id" : 37,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "BOULDER",
"material" : "INORGANIC:LIGNITE",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 5
}
],
"job" : "CustomReaction",
"reaction" : "LIGNITE_TO_COKE"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 38,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "BOULDER",
"reaction_class" : "GYPSUM",
"reaction_id" : "MAKE_PLASTER_POWDER",
"value" : 5
},
{
"condition" : "AtLeast",
"flags" :
[
"empty",
"bag"
],
"item_type" : "BOX",
"reaction_id" : "MAKE_PLASTER_POWDER",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "POWDER_MISC",
"material" : "INORGANIC:PLASTER",
"value" : 1
}
],
"job" : "CustomReaction",
"reaction" : "MAKE_PLASTER_POWDER"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 39,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "POTASH",
"reaction_id" : "MAKE_PEARLASH",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "BAR",
"material" : "PEARLASH",
"value" : 10
}
],
"job" : "CustomReaction",
"reaction" : "MAKE_PEARLASH"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 40,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"flags" :
[
"empty",
"bag"
],
"item_type" : "BOX",
"value" : 5
},
{
"condition" : "AtMost",
"flags" :
[
"sand_bearing"
],
"value" : 10
}
],
"job" : "CollectSand"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 41,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"flags" :
[
"sand_bearing"
],
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "ROUGH",
"material" : "GLASS_GREEN",
"value" : 10
}
],
"job" : "MakeRawGlass",
"material" : "GLASS_GREEN"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 42,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"flags" :
[
"sand_bearing"
],
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "PEARLASH",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "ROUGH",
"material" : "GLASS_CLEAR",
"value" : 10
}
],
"job" : "MakeRawGlass",
"material" : "GLASS_CLEAR"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 43,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "PEARLASH",
"value" : 5
},
{
"condition" : "AtLeast",
"flags" :
[
"glass_making"
],
"item_type" : "ROUGH",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "ROUGH",
"material" : "GLASS_CRYSTAL",
"value" : 10
}
],
"job" : "MakeRawGlass",
"material" : "GLASS_CRYSTAL"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 44,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "BOULDER",
"material" : "INORGANIC:RAW_ADAMANTINE",
"value" : 5
}
],
"job" : "ExtractMetalStrands",
"material" : "INORGANIC:RAW_ADAMANTINE"
},
{
"amount_left" : 1,
"amount_total" : 1,
"frequency" : "Daily",
"id" : 45,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"item_type" : "THREAD",
"material" : "INORGANIC:ADAMANTINE",
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 100
},
{
"condition" : "AtMost",
"item_type" : "BAR",
"material" : "INORGANIC:ADAMANTINE",
"value" : 20
}
],
"job" : "CustomReaction",
"reaction" : "ADAMANTINE_WAFERS"
},
{
"amount_left" : 4,
"amount_total" : 4,
"frequency" : "Daily",
"id" : 46,
"is_active" : false,
"is_validated" : false,
"item_conditions" :
[
{
"condition" : "AtLeast",
"flags" :
[
"melt_designated",
"allow_melt_dump"
],
"value" : 5
},
{
"condition" : "AtLeast",
"item_type" : "BAR",
"material" : "COAL",
"value" : 150
}
],
"job" : "MeltMetalObject"
}
]