Enclave Magic

FeatFRHoFp. 392024
Ability
choose 1 of INT/WIS/CHA
Prerequisite
feat: emerald enclave fledgling|frhof, level: 4
Category
G

You gain the following benefits.

Friend to Animals

You have Advantage on ability checks when taking the Influence action with Beasts.

Two Hearts, One Mind

You always have the Beast Sense spell prepared. You can cast it once without a spell slot, and you regain the ability to cast it in that way when you finish a Long Rest. When you cast it without a spell slot using this feature, it doesn't require Concentration. You can also cast the spell using any spell slots you have of the appropriate level. The spell's spellcasting ability is the ability increased by this feat.

Raw data
{
  "name": "Enclave Magic",
  "page": 39,
  "__prop": "feat",
  "source": "FRHoF",
  "ability": [
    {
      "choose": {
        "from": [
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Friend to Animals",
      "type": "entries",
      "entries": [
        "You have {@variantrule Advantage|XPHB} on ability checks when taking the {@action Influence|XPHB} action with Beasts."
      ]
    },
    {
      "name": "Two Hearts, One Mind",
      "type": "entries",
      "entries": [
        "You always have the {@spell Beast Sense|XPHB} spell prepared. You can cast it once without a spell slot, and you regain the ability to cast it in that way when you finish a {@variantrule Long Rest|XPHB}. When you cast it without a spell slot using this feature, it doesn't require {@status Concentration|XPHB}. You can also cast the spell using any spell slots you have of the appropriate level. The spell's spellcasting ability is the ability increased by this feat."
      ]
    }
  ],
  "category": "G",
  "prerequisite": [
    {
      "feat": [
        "emerald enclave fledgling|frhof"
      ],
      "level": 4
    }
  ],
  "additionalSpells": [
    {
      "ability": {
        "choose": [
          "int",
          "wis",
          "cha"
        ]
      },
      "prepared": {
        "_": {
          "daily": {
            "1": [
              "beast sense|xphb"
            ]
          }
        }
      }
    }
  ]
}