[Question] Crafting Scenario

Forum Forums Grids and Presets [Question] Crafting Scenario

This topic contains 1 reply, has 2 voices, and was last updated by  anon.okami 4 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16143

    Shizuka
    Participant
    0

    I’m currently making my own scenario from scratch and i’m not sure about a function i’d like to use.
    Usually when i use the crafting solver, i set the auto-repair every 50-75 craft. In a scenario such as this:
    changeJob(Blacksmith)
    startCrafting(70)
    setCraftRecipe(Bluespirit Tile, 70)
    selectCraftMacro(40dura 71+)
    repair()
    startCrafting(70)
    setCraftRecipe(Bluespirit Tile, 70)
    selectCraftMacro(40dura 71+)
    repair()

    I get to repair every 70 craft, and it work nice. However, i might not have exactly 140mats for the craft, will it move to the next scenario even though i only have 137 craft or will it loop into a “no mat” -> “synthesis won’t start?”. The solution as i see would be to use “MAX” instead of 70 but how can i tell miqobot to repair every 70 craft if i set the value to “max” will it follow the rules set by the “gathering” tab?

    #16195

    anon.okami
    Participant
    0

    From my experience, if there are not enough mats to do the specified amount, miqo will do all of which she can and then proceed to the next chapter in the scenario.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.