This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
quest_shop [2021/04/07 04:14] lynx |
quest_shop [2021/04/07 12:55] (current) lynx |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The quest shop is where you go to spend all your hard earned [[quest_points|Quest Points]]. | The quest shop is where you go to spend all your hard earned [[quest_points|Quest Points]]. | ||
| + | |||
| + | Use the [[catalog|catalog]] command at the quest shop to search for the quest equipment you want. | ||
| + | |||
| + | To sell all of the spells you have purchased at once: | ||
| + | < | ||
| + | sell all spells | ||
| + | </ | ||
| This is also the place to ENHANCE or REDUCE your quest equipment. | This is also the place to ENHANCE or REDUCE your quest equipment. | ||
| + | |||
| + | **Some handy aliases to have at the quest shop** | ||
| + | |||
| + | To upgrade all of your equipment in shot:\\ | ||
| + | < | ||
| + | alias qeq loop 1 20 upgrade $.quest % | ||
| + | </ | ||
| + | |||
| + | Once you have upgraded all of your [[quest_equipment|QEQ]] to the level you want, you can enhance it with a similar alias:\\ | ||
| + | < | ||
| + | alias qee loop 1 20 enhance $.quest % | ||
| + | </ | ||