Code:
[6553] Your Mushroom Garden
Encounter: piranha plant
Preference _lastCombatStarted changed from 20200314163324 to 20200314171036
Preference _mushroomGardenFights changed from 0 to 1
Round 0: Aenimus wins initiative!
Multiple matches for "fire flower"; using "[10462]fire flower". (AsdonMartinGUI.ash, line 2697) Clarify by using one of:
"[2426]fire flower"
"[10462]fire flower"
Multiple matches for "fire flower"; using "[10462]fire flower". (AsdonMartinGUI.ash, line 2896) Clarify by using one of:
"[2426]fire flower"
"[10462]fire flower"
You're on your own, partner.
Click here to continue in the relay browser.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
You are currently in a fight.
I am pleased to see that when your CCS aborted the fight, it aborted the garden harvesting.
All the subsequent "You are currently in a fight." must be coming from trying to do the rest of breakfast after the garden harvesting aborted.
I will fix breakfast to allow for that contingency.
Perhaps I should also put garden harvesting at the end of breakfast.
Code:
[color=green]> garden[/color]
Your mushroom garden has 1 giant free-range mushroom in it.
[color=green]> test crop cornucopia (15)[/color]
giant free-range mushroom is worse than cornucopia (15)
[color=green]> get harvestGardenHardcore[/color]
immense free-range mushroom
[color=green]> get harvestGardenSoftcore[/color]
none
I have a giant free-range mushroom available to be picked (tomorrow).
If my garden harvesting parameter were set to "cornucopia (15)", it would NOT pick it, since that's not even the same kind of garden.
You say that it is picking your garden even though you have that set as your goal.
I cannot reproduce that.
Perhaps you are not looking at the right property? There are two:
harvestGardenHardcore - in Hardcore or Ronin
harvestGardenSoftcore - out of Ronin
I normally set both to "none", since I want to manually control my garden in-run, and I wand Garden Harvester.ash to control it out of run. That script lets me configure the crops I want to pick for ALL gardens, and it will pick (or not) as appropriate for all garden types, as opposed to Breakfast, which allows none, all, or one particular garden crop. I have the Hardcore one set to "immense free-range mushroom", since I've been testing Breakfast and wanted to make sure it wouldn't pick prematurely. Breakfast is (correctly) not picking my garden.
What is your value for harvestGardenHardcore?
What is your value for harvestGardenSoftcore?
Which applies - are you currently in Hardcore/Ronin or are you out of Ronin?
I also think I'll make "test crop" (no arguments) compare current crop with appropriate current property.