Fighting Initiate

FeatTCEp. 802014
Prerequisite
proficiency: {"weapon":"martial"}

Your martial training has helped you develop a particular style of fighting. As a result, you learn one Fighting Style option of your choice from the fighter class. If you already have a style, the one you choose must be different.

Whenever you reach a level that grants the Ability Score Improvement feature, you can replace this feat's fighting style with another one from the fighter class that you don't have.

Raw data
{
  "name": "Fighting Initiate",
  "page": 80,
  "__prop": "feat",
  "source": "TCE",
  "entries": [
    "Your martial training has helped you develop a particular style of fighting. As a result, you learn one {@filter Fighting Style|optionalfeatures|Feature Type=FS:F} option of your choice from the fighter class. If you already have a style, the one you choose must be different.",
    "Whenever you reach a level that grants the Ability Score Improvement feature, you can replace this feat's fighting style with another one from the fighter class that you don't have."
  ],
  "prerequisite": [
    {
      "proficiency": [
        {
          "weapon": "martial"
        }
      ]
    }
  ],
  "optionalfeatureProgression": [
    {
      "name": "Fighting Style",
      "featureType": [
        "FS:F"
      ],
      "progression": {
        "*": 1
      }
    }
  ]
}