{ "_id": "vagabondClsSorcer", "_key": "!items!vagabondClsSorcer", "name": "Sorcerer", "type": "class", "img": "icons/svg/fire.svg", "system": { "description": "

Sorcerers are innate spellcasters who channel raw magical power through force of personality. Their ability to manipulate their spells on the fly makes them devastating backline blasters.

", "keyStat": "presence", "actionStyle": "influence", "zone": "backline", "trainedSkills": ["influence", "arcana", "detect", "mysticism"], "startingPack": "

Noble or Hermit

", "isCaster": true, "progression": [ { "level": 1, "mana": 4, "castingMax": 0, "spellsKnown": 4, "features": ["Innate Magic", "Metamagic"] }, { "level": 2, "mana": 4, "castingMax": 0, "spellsKnown": 0, "features": ["Font of Magic"] }, { "level": 3, "mana": 4, "castingMax": 0, "spellsKnown": 1, "features": ["Perk"] }, { "level": 4, "mana": 4, "castingMax": 0, "spellsKnown": 0, "features": ["Sorcerous Origin"] }, { "level": 5, "mana": 4, "castingMax": 0, "spellsKnown": 1, "features": ["Perk"] }, { "level": 6, "mana": 4, "castingMax": 0, "spellsKnown": 0, "features": ["Empowered Spells"] }, { "level": 7, "mana": 4, "castingMax": 0, "spellsKnown": 1, "features": ["Perk"] }, { "level": 8, "mana": 4, "castingMax": 0, "spellsKnown": 0, "features": ["Origin Mastery"] }, { "level": 9, "mana": 4, "castingMax": 0, "spellsKnown": 1, "features": ["Perk"] }, { "level": 10, "mana": 4, "castingMax": 0, "spellsKnown": 0, "features": ["Arcane Apotheosis"] } ], "features": [ { "name": "Innate Magic", "level": 1, "description": "

You can Cast Spells using Influence. Spells: You learn 4 Spells. You learn 1 other Spell every 2 Levels in this Class hereafter. Mana: Your Maximum Mana is equal to (4 × your Sorcerer Level), and the highest amount of Mana you can spend to Cast a Spell is equal to (Presence + half your Sorcerer Level, round up). You regain spent Mana when you Rest.

", "passive": true, "changes": [] }, { "name": "Metamagic", "level": 1, "description": "

You can modify your Spells as you Cast them. Choose two Metamagic options: Careful (choose creatures to auto-succeed), Distant (double Range), Extended (double Duration), Quickened (Cast as Move), Subtle (no verbal/somatic), Twinned (Target second creature).

", "passive": false, "changes": [] }, { "name": "Font of Magic", "level": 2, "description": "

You can convert Mana to Sorcery Points and vice versa. 1 Sorcery Point costs 1 Mana to create, and 1 Mana costs 2 Sorcery Points.

", "passive": false, "changes": [] }, { "name": "Sorcerous Origin", "level": 4, "description": "

Choose an Origin that grants additional abilities: Draconic (resistance to one element, +1 Armor), Wild (random magical effects), or Shadow (see in darkness, teleport through shadows).

", "passive": true, "changes": [] }, { "name": "Empowered Spells", "level": 6, "description": "

When you roll damage for a Spell, you can reroll a number of damage dice up to your Presence (minimum 1). You must use the new rolls.

", "passive": false, "changes": [] }, { "name": "Origin Mastery", "level": 8, "description": "

Your Sorcerous Origin grants an improved ability based on your choice.

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

You regain 4 Mana when you finish a Breather, and your Metamagic options cost 1 less Sorcery Point (minimum 1).

", "passive": true, "changes": [] } ], "customResource": { "name": "Sorcery Points", "max": "@classes.sorcerer.level" } } }