Difference between revisions of "Goal"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
(condition)
 
imported>Bale
(format)
Line 1: Line 1:
 
{{DISPLAYTITLE:goal (CLI)}}
 
{{DISPLAYTITLE:goal (CLI)}}
alias: '''condition'''
+
alias: '''condition'''<br />
 
alias: '''objective'''
 
alias: '''objective'''
  

Revision as of 07:18, 7 September 2010

alias: condition
alias: objective

goal* clear | check | add condition | set condition

This is a CLI command for modifying adventuring goals. The possible parameters are:

  • clear: This will remove all adventuring goals.
  • check: This will display a list of all current adventuring goals.
  • add condition: This will add a condition to the list. If the condition is an item, it will set the necessary quantity to this many more than you currently have.
  • set condition: This will add a condition to the list. Unlike add, this parameter will set the total quantity that you want to have.

For example, if you have 3 dance cards...

  • goal add 4 dance card will create +4 dance cards as a goal and cease adventuring when you have 7 dance cards.
  • goal set 4 dance card will create +1 dance cards as a goal and cease adventuring when you have 4 dance cards.