Goal: Difference between revisions
Jump to navigation
Jump to search
imported>Bale remove redundancy |
imported>Bale format |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:goal (CLI)}} | {{DISPLAYTITLE:goal (CLI)}} | ||
alias: '''condition''' | alias: '''condition''', '''objective''' | ||
This is a CLI command for modifying adventuring goals. The possible parameters are: | This is a CLI command for modifying adventuring goals. The possible parameters are: |
Revision as of 07:28, 7 September 2010
alias: condition, objective
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.