Scenario for crafting Practice Materials

Forum Forums Grids and Presets Scenario for crafting Practice Materials

This topic contains 1 reply, has 2 voices, and was last updated by Lyfox Lyfox 3 years, 8 months ago.

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

    Xion
    Participant
    0

    Hi,

    How can you set up a scenario to craft the practice materials where it fails on purpose?

    I used these lines in my chapter

    craftCollect(off)
    craftMacro(Spiritbond)
    
    //Edit Item
    recipe(Rank VIII Artisan's Fragile Practice Materials, 7)
    craft(1)

    However, since it fails, miqo seem to not understand that craft(1) finished so it just repeats.
    Would WorkFor(xx:xx) work?

    • This topic was modified 3 years, 8 months ago by  Xion.
    • This topic was modified 3 years, 8 months ago by  Xion.
    #22991
    Lyfox
    Lyfox
    Participant
    1+

    Yea set a time limit and force her to stop with workFor().

    workFor(00:10)
    craft(max)

    You just have to figure out how long it takes to fail until 100% spiritbond.

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

You must be logged in to reply to this topic.