{ "_id": "vagabondClsFighter", "_key": "!items!vagabondClsFighter", "name": "Fighter", "type": "class", "img": "icons/svg/sword.svg", "system": { "description": "

Students of the art of violence. A fighter is defined by their skill with weapons, and large variety of martial techniques.

", "keyStat": "might", "actionStyle": "attack", "zone": "frontline", "weaponTraining": ["melee", "ranged"], "skillTraining": [ { "type": "choice", "skills": ["brawl", "finesse"], "count": 1 }, { "type": "choice", "skills": ["brawl", "detect", "finesse", "leadership", "sneak"], "count": 3 } ], "trainedSkills": [], "startingPack": "

Gladiator, Knight, Warrior, or Watchman

", "isCaster": false, "progression": [ { "level": 1, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Fighting Style", "Valor I"] }, { "level": 2, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Momentum"] }, { "level": 3, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Perk"] }, { "level": 4, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Valor II"] }, { "level": 5, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Perk"] }, { "level": 6, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Muster for Battle"] }, { "level": 7, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Perk"] }, { "level": 8, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Valor III"] }, { "level": 9, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Perk"] }, { "level": 10, "mana": 0, "castingMax": 0, "spellsKnown": 0, "features": ["Harrying"] } ], "features": [ { "name": "Fighting Style", "level": 1, "description": "

You gain the Situational Awareness Perk and another Perk with the Melee or Ranged Training Prerequisite. You can ignore Stat prerequisites for this Perk.

", "passive": true, "requiresChoice": true, "choiceType": "perk", "choiceFilter": { "prerequisite": ["Melee Training", "Ranged Training"] }, "changes": [] }, { "name": "Valor I", "level": 1, "description": "

The roll required for you to Crit on Attack Checks, and Saves to Dodge or Block Attacks is reduced by 1.

", "passive": true, "changes": [ { "key": "system.attacks.melee.critThreshold", "mode": 2, "value": "-1", "priority": 10 }, { "key": "system.attacks.ranged.critThreshold", "mode": 2, "value": "-1", "priority": 10 } ] }, { "name": "Valor II", "level": 4, "description": "

Your Valor crit threshold reduction is reduced by 1 more (to -2 total).

", "passive": true, "changes": [ { "key": "system.attacks.melee.critThreshold", "mode": 2, "value": "-1", "priority": 10 }, { "key": "system.attacks.ranged.critThreshold", "mode": 2, "value": "-1", "priority": 10 } ] }, { "name": "Valor III", "level": 8, "description": "

Your Valor crit threshold reduction is reduced by 1 more (to -3 total).

", "passive": true, "changes": [ { "key": "system.attacks.melee.critThreshold", "mode": 2, "value": "-1", "priority": 10 }, { "key": "system.attacks.ranged.critThreshold", "mode": 2, "value": "-1", "priority": 10 } ] }, { "name": "Momentum", "level": 2, "description": "

If you pass a Save against an attack, the next attack you make before the end of your next Turn is Favored.

", "passive": true, "changes": [] }, { "name": "Muster for Battle", "level": 6, "description": "

You have two Actions on your first Turn of Combat.

", "passive": true, "changes": [] }, { "name": "Harrying", "level": 10, "description": "

You can attack twice with the Attack Action, rather than just once.

", "passive": true, "changes": [] } ], "customResource": {} }, "reviewed": true }