# Job Spells

{% hint style="info" %}
Page is outdated for v1.101 (v1.66)
{% endhint %}

Gaia's Mana Spells: Mastery-helping Abilities

* **Regrowth Spell (Farming):**
  * Effect: Accelerated crop growth within a radius.
  * Activation: Expend Mana to activate while holding a farming tool.
  * Requirement: High Farming Mastery.
* **Arboreal Harvest Spell (Foraging):**
  * Effect: Instantaneous maturity of nearby trees, yielding additional resources.
  * Activation: Expend Mana while holding an axe near saplings or trees.
  * Requirement: High Foraging Mastery.
* **Ore Vein Sense Spell (Mining):**
  * Effect: Reveals nearby ore veins and valuable resources.
  * Activation: Expend Mana while holding a pickaxe to scan the area.
  * Requirement: High Mining Mastery.
* **Aquatic Bounty Spell (Fishing):**
  * Effect: Attracts rare and valuable fish to the fishing line.
  * Activation: Expend Mana while casting a fishing line.
  * Requirement: High Fishing Mastery.
* **Earth Shaping Spell (Excavation):**
  * Effect: Alters terrain, creating or removing blocks within a radius.
  * Activation: Expend Mana while holding a shovel to manipulate the ground.
  * Requirement: High Excavation Mastery.
* **Precision Shot Spell (Archery):**
  * Effect: Enhances arrow accuracy and range, guaranteeing a hit on a targeted enemy.
  * Activation: Expend Mana while aiming with a bow.
  * Requirement: High Archery Mastery.
* **Aegis Spell (Defense):**
  * Effect: Creates a temporary Mana shield, absorbing incoming damage.
  * Activation: Expend Mana to activate a protective barrier.
  * Requirement: High Defense Mastery.
* **Arcane Blade Spell (Fighting):**
  * Effect: Infuses melee weapons with Mana, increasing damage and granting elemental effects.
  * Activation: Expend Mana to empower a weapon during combat.
  * Requirement: High Fighting Mastery.
* **Endurance Surge Spell (Endurance):**
  * Effect: Temporarily eliminates stamina depletion.
  * Activation: Expend Mana to ignore stamina usage.
  * Requirement: High Endurance Mastery.
* **Phase Shift Spell (Agility):**
  * Effect: Short burst of extreme speed and intangibility.
  * Activation: Expend Mana to briefly phase through objects and move rapidly.
  * Requirement: High Agility Mastery.
* **Healing Aura Spell (Healing):**
  * Effect: Creates a regenerating aura around the caster or target.
  * Activation: Expend Mana to generate an area of healing.
  * Requirement: High Healing Mastery.
* **Transmute Spell (Alchemy):**
  * Effect: Changes the properties of materials or potions.
  * Activation: Expend Mana to alter the effects of a potion or the properties of an item.
  * Requirement: High Alchemy Mastery.
* **Enchantment Amplification Spell (Enchanting):**
  * Effect: Boosts the effectiveness of existing enchantments on an item.
  * Activation: Expend Mana to enhance an enchanted item.
  * Requirement: High Enchanting Mastery.
* **Forge Enhancement Spell (Forging):**
  * Effect: Temporarily increases the quality and durability of crafted or repaired items.
  * Activation: Expend Mana during the crafting or repair process.
  * Requirement: High Forging Mastery.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.coldmc.com/systems/magic-lv20/job-spells.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
