Difference between revisions of "Botanist Guide"
m (added links to the quest headers) |
|||
Line 2: | Line 2: | ||
If you like to be a [[Botanist]] you can start to obtain the [[Crafting|craft class]] in [[Gridania]] ([[Old Gridania]] - [[Greatloam Growery]]) from Fufucha. | If you like to be a [[Botanist]] you can start to obtain the [[Crafting|craft class]] in [[Gridania]] ([[Old Gridania]] - [[Greatloam Growery]]) from Fufucha. | ||
=Quests= | |||
==LvL 1 Quest: [[Way of the Botanist]]== | ==LvL 1 Quest: [[Way of the Botanist]]== | ||
1.Speak with Fufucha | 1.Speak with Fufucha | ||
Line 37: | Line 38: | ||
4. Report to Fufucha at the Botanist' Guild. | 4. Report to Fufucha at the Botanist' Guild. | ||
=Macros= | |||
==Class-Switching Macro== | |||
1. First you need to have a gearset assigned to botanist. This can be done in your character screen (the list icon). Each gearset has a unique number. | |||
2. This macro will do the following: | |||
* Removes all gatherer buffs. This is to prevent issues with accidentally removing buffs if switching directly from another gathering class that has the buffs active, or if you accidentally double-click on the macro. | |||
* Changes class to the botanist gearset (assuming you change # below to the appropriate number for the class). | |||
* Activates Prospect (see mining nodes while a botanist) if the cross-class skill is selected. | |||
* Activates Truth of Mountains (see unspoiled mining nodes as a botanist) if the cross-class skill is selected. | |||
* Activates Truth of Forests (see unspoiled botanist nodes) if the skill is unlocked. | |||
/micon # gearset | |||
/statusoff "Prospect" | |||
/statusoff "Truth of Mountains" | |||
/statusoff "Truth of Forests" | |||
/gearset change # <wait.1> | |||
/ac "Prospect" <me> <wait.1> | |||
/ac "Truth of Mountains" <me> <wait.1> | |||
/ac "Truth of Forests" <me> | |||
In action, if your gearset number for Botanist was 25, it would look like the following: | |||
/micon 25 gearset | |||
/statusoff "Prospect" | |||
/statusoff "Truth of Mountains" | |||
/statusoff "Truth of Forests" | |||
/gearset change 25 <wait.1> | |||
/ac "Prospect" <me> <wait.1> | |||
/ac "Truth of Mountains" <me> <wait.1> | |||
/ac "Truth of Forests" <me> |
Revision as of 19:48, 21 July 2017
I will try to keep this post Updated cause of the less time i Have so let's start with Botany: If you like to be a Botanist you can start to obtain the craft class in Gridania (Old Gridania - Greatloam Growery) from Fufucha.
Quests
LvL 1 Quest: Way of the Botanist
1.Speak with Fufucha
2.Speak with Leonceault and select "So You Want to Be a Botanist."
3.Speak with Leonceault again.
4.Speak to Fufucha for your reward.
Lvl 1 Quest: My First Hatchet
1.Deliver pots of latex to Fufucha at the Botanists' Guild. 0/10
- You can obtain Latex from Mature Trees in Central Shroud (Location:Jadeite Thick, Northeast of Bentbranch Meadows)
Level 5 Quest: Sap for Smiles
1. Speak to Fufucha.
2. Deliver Pots of Maple Sap to Cicely at the Botanist's Guild. 0/50
- You can obtain pots of Maple Sap in North Shroud (Location:Treespeak, Northwest of Treespeak Stables)
Level 10 Quest: Weapons of a Feather
1. Speak to Fufucha.
2. Deliver crow feathers to Cicely. 0/99
- You can obtain crow feathers in Central Shroud (Location:East Vein, just East of Jadeite Thick)
Level 15 Quest: Haste Makes Waste
1. Speak to Fufucha.
2. Speak with Albgast at the Ebony Stalls.
- If you use the Aetheryte Crystal and Teleport to the Leatherworkers' Guild, head east into the Markets and Albgast is in the Northern Section of the Market Area.
3. Deliver sprigs of fresh marjoram (High Quality) to Albgast. 0/10
- You can obtain marjoram in Central Shroud (Location:The Matron's Lethe, immediately Northwest of Bentbranch Meadows). Use Stealth to avoid detection from the Hostile Diremites in the area.
4. Report to Fufucha at the Botanist' Guild.
Macros
Class-Switching Macro
1. First you need to have a gearset assigned to botanist. This can be done in your character screen (the list icon). Each gearset has a unique number.
2. This macro will do the following:
- Removes all gatherer buffs. This is to prevent issues with accidentally removing buffs if switching directly from another gathering class that has the buffs active, or if you accidentally double-click on the macro.
- Changes class to the botanist gearset (assuming you change # below to the appropriate number for the class).
- Activates Prospect (see mining nodes while a botanist) if the cross-class skill is selected.
- Activates Truth of Mountains (see unspoiled mining nodes as a botanist) if the cross-class skill is selected.
- Activates Truth of Forests (see unspoiled botanist nodes) if the skill is unlocked.
/micon # gearset /statusoff "Prospect" /statusoff "Truth of Mountains" /statusoff "Truth of Forests" /gearset change # <wait.1> /ac "Prospect" <me> <wait.1> /ac "Truth of Mountains" <me> <wait.1> /ac "Truth of Forests" <me>
In action, if your gearset number for Botanist was 25, it would look like the following:
/micon 25 gearset /statusoff "Prospect" /statusoff "Truth of Mountains" /statusoff "Truth of Forests" /gearset change 25 <wait.1> /ac "Prospect" <me> <wait.1> /ac "Truth of Mountains" <me> <wait.1> /ac "Truth of Forests" <me>