diff --git a/src/2024/5e-SRD-Classes.json b/src/2024/5e-SRD-Classes.json new file mode 100644 index 00000000..ff0c4532 --- /dev/null +++ b/src/2024/5e-SRD-Classes.json @@ -0,0 +1,4216 @@ +[ + { + "index": "barbarian", + "name": "Barbarian", + "primary_ability": { + "desc": "Strength", + "all_of": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + } + ] + }, + "hit_die": 12, + "proficiency_choices": [ + { + "desc": "Choose 2: Animal Handling, Athletics, Intimidation, Nature, Perception, or Survival", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + }, + { + "index": "saving-throw-str", + "name": "Saving Throw: STR", + "url": "/api/2024/proficiencies/saving-throw-str" + }, + { + "index": "saving-throw-con", + "name": "Saving Throw: CON", + "url": "/api/2024/proficiencies/saving-throw-con" + } + ], + "saving_throws": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + { + "index": "con", + "name": "CON", + "url": "/api/2024/ability-scores/con" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Greataxe, 4 Handaxes, Explorer's Pack, and 15 GP or (b) 75 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "greataxe", + "name": "Greataxe", + "url": "/api/2024/equipment/greataxe" + } + }, + { + "option_type": "counted_reference", + "count": 4, + "of": { + "index": "handaxe", + "name": "Handaxe", + "url": "/api/2024/equipment/handaxe" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "explorers-pack", + "name": "Explorer's Pack", + "url": "/api/2024/equipment/explorers-pack" + } + }, + { + "option_type": "money", + "count": 15, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 75, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/barbarian/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + } + ] + }, + "subclasses": [ + { + "index": "path-of-the-berserker", + "name": "Path of the Berserker", + "url": "/api/2024/subclasses/path-of-the-berserker" + } + ], + "url": "/api/2024/classes/barbarian" + }, + { + "index": "bard", + "name": "Bard", + "primary_ability": { + "desc": "Charisma", + "all_of": [ + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ] + }, + "hit_die": 8, + "proficiency_choices": [ + { + "desc": "Choose any 3 skills", + "choose": 3, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-acrobatics", + "name": "Skill: Acrobatics", + "url": "/api/2024/proficiencies/skill-acrobatics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-arcana", + "name": "Skill: Arcana", + "url": "/api/2024/proficiencies/skill-arcana" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-deception", + "name": "Skill: Deception", + "url": "/api/2024/proficiencies/skill-deception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-medicine", + "name": "Skill: Medicine", + "url": "/api/2024/proficiencies/skill-medicine" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-performance", + "name": "Skill: Performance", + "url": "/api/2024/proficiencies/skill-performance" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-sleight-of-hand", + "name": "Skill: Sleight of Hand", + "url": "/api/2024/proficiencies/skill-sleight-of-hand" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + }, + { + "desc": "Three musical instruments of your choice", + "choose": 3, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "bagpipes", + "name": "Bagpipes", + "url": "/api/2024/proficiencies/bagpipes" + } + }, + { + "option_type": "reference", + "item": { + "index": "drum", + "name": "Drum", + "url": "/api/2024/proficiencies/drum" + } + }, + { + "option_type": "reference", + "item": { + "index": "dulcimer", + "name": "Dulcimer", + "url": "/api/2024/proficiencies/dulcimer" + } + }, + { + "option_type": "reference", + "item": { + "index": "flute", + "name": "Flute", + "url": "/api/2024/proficiencies/flute" + } + }, + { + "option_type": "reference", + "item": { + "index": "lute", + "name": "Lute", + "url": "/api/2024/proficiencies/lute" + } + }, + { + "option_type": "reference", + "item": { + "index": "lyre", + "name": "Lyre", + "url": "/api/2024/proficiencies/lyre" + } + }, + { + "option_type": "reference", + "item": { + "index": "horn", + "name": "Horn", + "url": "/api/2024/proficiencies/horn" + } + }, + { + "option_type": "reference", + "item": { + "index": "pan-flute", + "name": "Pan flute", + "url": "/api/2024/proficiencies/pan-flute" + } + }, + { + "option_type": "reference", + "item": { + "index": "shawm", + "name": "Shawm", + "url": "/api/2024/proficiencies/shawm" + } + }, + { + "option_type": "reference", + "item": { + "index": "viol", + "name": "Viol", + "url": "/api/2024/proficiencies/viol" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "saving-throw-dex", + "name": "Saving Throw: DEX", + "url": "/api/2024/proficiencies/saving-throw-dex" + }, + { + "index": "saving-throw-cha", + "name": "Saving Throw: CHA", + "url": "/api/2024/proficiencies/saving-throw-cha" + } + ], + "saving_throws": [ + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Leather Armor, 2 Daggers, Musical Instrument of your choice, Entertainer\u2019s Pack, and 19 GP; or (b) 90 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "leather-armor", + "name": "Leather Armor", + "url": "/api/2024/equipment/leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 2, + "of": { + "index": "dagger", + "name": "Dagger", + "url": "/api/2024/equipment/dagger" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "entertainers-pack", + "name": "Entertainer's Pack", + "url": "/api/2024/equipment/entertainers-pack" + } + }, + { + "option_type": "money", + "count": 19, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 90, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/bard/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + } + ], + "proficiency_choices": [ + { + "desc": "skill", + "choose": 1, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-acrobatics", + "name": "Skill: Acrobatics", + "url": "/api/2024/proficiencies/skill-acrobatics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-arcana", + "name": "Skill: Arcana", + "url": "/api/2024/proficiencies/skill-arcana" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-deception", + "name": "Skill: Deception", + "url": "/api/2024/proficiencies/skill-deception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-medicine", + "name": "Skill: Medicine", + "url": "/api/2024/proficiencies/skill-medicine" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-performance", + "name": "Skill: Performance", + "url": "/api/2024/proficiencies/skill-performance" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-sleight-of-hand", + "name": "Skill: Sleight of Hand", + "url": "/api/2024/proficiencies/skill-sleight-of-hand" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + }, + { + "desc": "musical instrument", + "choose": 1, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "bagpipes", + "name": "Bagpipes", + "url": "/api/2024/proficiencies/bagpipes" + } + }, + { + "option_type": "reference", + "item": { + "index": "drum", + "name": "Drum", + "url": "/api/2024/proficiencies/drum" + } + }, + { + "option_type": "reference", + "item": { + "index": "dulcimer", + "name": "Dulcimer", + "url": "/api/2024/proficiencies/dulcimer" + } + }, + { + "option_type": "reference", + "item": { + "index": "flute", + "name": "Flute", + "url": "/api/2024/proficiencies/flute" + } + }, + { + "option_type": "reference", + "item": { + "index": "lute", + "name": "Lute", + "url": "/api/2024/proficiencies/lute" + } + }, + { + "option_type": "reference", + "item": { + "index": "lyre", + "name": "Lyre", + "url": "/api/2024/proficiencies/lyre" + } + }, + { + "option_type": "reference", + "item": { + "index": "horn", + "name": "Horn", + "url": "/api/2024/proficiencies/horn" + } + }, + { + "option_type": "reference", + "item": { + "index": "pan-flute", + "name": "Pan flute", + "url": "/api/2024/proficiencies/pan-flute" + } + }, + { + "option_type": "reference", + "item": { + "index": "shawm", + "name": "Shawm", + "url": "/api/2024/proficiencies/shawm" + } + }, + { + "option_type": "reference", + "item": { + "index": "viol", + "name": "Viol", + "url": "/api/2024/proficiencies/viol" + } + } + ] + } + } + ] + }, + "subclasses": [ + { + "index": "college-of-lore", + "name": "College of Lore", + "url": "/api/2024/subclasses/college-of-lore" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "info": [ + { + "name": "Cantrips", + "desc": [ + "You know two cantrips of your choice from the Bard spell list. Dancing Lights and Vicious Mockery are recommended.", + "Whenever you gain a Bard level, you can replace one of your cantrips with another cantrip of your choice from the Bard spell list.", + "When you reach Bard levels 4 and 10, you learn another cantrip of your choice from the Bard spell list, as shown in the Cantrips column of the Bard Features table." + ] + }, + { + "name": "Spell Slots", + "desc": [ + "The Bard Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose four level 1 spells from the Bard spell list. Charm Person, Color Spray, Dissonant Whispers, and Healing Word are recommended.", + "The number of spells on your list increases as you gain Bard levels, as shown in the Prepared Spells column of the Bard Features table. Whenever that number increases, choose additional spells from the Bard spell list until the number of spells on your list matches the number on the table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 3 Bard, your list of prepared spells can include six spells of levels 1 and 2 in any combination.", + "If another Bard feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Bard spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you gain a Bard level, you can replace one spell on your list with another Bard spell for which you have spell slots." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Charisma is your spellcasting ability for your Bard spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use a Musical Instrument as a Spellcasting Focus for your Bard spells." + ] + } + ] + }, + "spells": "/api/2024/classes/bard/spells", + "url": "/api/2024/classes/bard" + }, + { + "index": "cleric", + "name": "Cleric", + "primary_ability": { + "desc": "Wisdom", + "all_of": [ + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + ] + }, + "hit_die": 8, + "proficiency_choices": [ + { + "desc": "Choose 2: History, Insight, Medicine, Persuasion, or Religion", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-medicine", + "name": "Skill: Medicine", + "url": "/api/2024/proficiencies/skill-medicine" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "saving-throw-wis", + "name": "Saving Throw: WIS", + "url": "/api/2024/proficiencies/saving-throw-wis" + }, + { + "index": "saving-throw-cha", + "name": "Saving Throw: CHA", + "url": "/api/2024/proficiencies/saving-throw-cha" + } + ], + "saving_throws": [ + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Chain Shirt, Shield, Mace, Holy Symbol, Priest's Pack, and 7 GP; or (b) 110 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "chain-shirt", + "name": "Chain Shirt", + "url": "/api/2024/equipment/chain-shirt" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shield", + "name": "Shield", + "url": "/api/2024/equipment/shield" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "mace", + "name": "Mace", + "url": "/api/2024/equipment/mace" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "holy-symbols", + "name": "Holy Symbols", + "url": "/api/2024/equipment-categories/holy-symbols" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "priests-pack", + "name": "Priest's Pack", + "url": "/api/2024/equipment/priests-pack" + } + }, + { + "option_type": "money", + "count": 7, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 110, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/cleric/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + } + ] + }, + "subclasses": [ + { + "index": "life-domain", + "name": "Life Domain", + "url": "/api/2024/subclasses/life-domain" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "info": [ + { + "name": "Cantrips", + "desc": [ + "You know three cantrips of your choice from the Cleric spell list. Guidance, Sacred Flame, and Thaumaturgy are recommended.", + "Whenever you gain a Cleric level, you can replace one of your cantrips with another cantrip of your choice from the Cleric spell list.", + "When you reach Cleric levels 4 and 10, you can learn another cantrip of your choice from the Cleric spell list, as shown in the Cantrips column of the Cleric Features table." + ] + }, + { + "name": "Spell Slots", + "desc": [ + "The Cleric Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose four level 1 spells from the Cleric spell list. Bless, Cure Wounds, Guiding Bolt, and Shield of Faith are recommended.", + "The number of spells on your list increases as you gain Cleric levels, as shown in the Prepared Spells column of the Cleric Features table. Whenever that number increases, choose additional spells from the Cleric spell list until the number of spells on your list matches the number on the table. The chosen spells must be of a level for which oyu have spell slots. For example, if you're a level 3 Cleric, your list of prepared spells can include six spells of levels 1 and 2 in any combination.", + "If another Cleric feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Cleric spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you finish a Long Rest, you can change your list of prepared spells, replacing any of the spells there with other Cleric spells for which you have spell slots." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Wisdom is your spellcasting ability for your Cleric spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use a Holy Symbol as a Spellcasting Focus for your Cleric spells." + ] + } + ] + }, + "spells": "/api/2024/classes/cleric/spells", + "url": "/api/2024/classes/cleric" + }, + { + "index": "druid", + "name": "Druid", + "primary_ability": { + "desc": "Wisdom", + "all_of": [ + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + ] + }, + "hit_die": 8, + "proficiency_choices": [ + { + "desc": "Choose 2: Arcana, Animal Handling, Insight, Medicine, Nature, Perception, Religion, or Survival", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-arcana", + "name": "Skill: Arcana", + "url": "/api/2024/proficiencies/skill-arcana" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-medicine", + "name": "Skill: Medicine", + "url": "/api/2024/proficiencies/skill-medicine" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "herbalism-kit", + "name": "Herbalism Kit", + "url": "/api/2024/proficiencies/herbalism-kit" + }, + { + "index": "saving-throw-int", + "name": "Saving Throw: INT", + "url": "/api/2024/proficiencies/saving-throw-int" + }, + { + "index": "saving-throw-wis", + "name": "Saving Throw: WIS", + "url": "/api/2024/proficiencies/saving-throw-wis" + } + ], + "saving_throws": [ + { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + }, + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Leather Armor, Shield, Sickle, Druidic Focus (Quarterstaff), Explorer's Pack, Herbalism Kit, and 9 GP; or (a) 50 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "leather-armor", + "name": "Leather Armor", + "url": "/api/2024/equipment/leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shield", + "name": "Shield", + "url": "/api/2024/equipment/shield" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "sickle", + "name": "Sickle", + "url": "/api/2024/equipment/sickle" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "quarterstaff", + "name": "Quarterstaff", + "url": "/api/2024/equipment/quarterstaff" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "explorers-pack", + "name": "Explorer's Pack", + "url": "/api/2024/equipment/explorers-pack" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "herbalism-kit", + "name": "Herbalism Kit", + "url": "/api/2024/equipment/herbalism-kit" + } + }, + { + "option_type": "money", + "count": 9, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 50, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/druid/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + } + ] + }, + "subclasses": [ + { + "index": "circle-of-the-land", + "name": "Circle of the Land", + "url": "/api/2024/subclasses/circle-of-the-land" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "info": [ + { + "name": "Cantrips", + "desc": [ + "You know two cantrips of your choice from the Druid spell list. Druidcraft and Produce Flame are recommended.", + "Whenever you gain a Druid level, you can replace one of your cantrips with another cantrip of your choice from the Druid spell list.", + "When you reach Druid levels 4 and 10, you learn another cantrip of your choice from the Druid spell list, as shown in the Cantrips column of the Druid Features table." + ] + }, + { + "name": "Spell Slots", + "desc": [ + "The Druid Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose four level 1 spells from the Druid spell list. Animal Friendship, Cure Wounds, Faerie Fire, and Thunderwave are recommended.", + "The number of spells on your list increases as you gain Druid levels, as shown in the Prepared Spells column of the Druid Features table. Whenever that number increases, choose additional spells from the Druid spell list until the number of spells on your list matches the number on the table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 3 Druid, your list of prepared spells can include six spells of levels 1 and 2 in any combination.", + "If another Druid feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Druid spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you finish a Long Rest, you can change your list of prepared spells, replacing any of the spells with other Druid spells for which you have spell slots." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Wisdom is your spellcasting ability for your Druid spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use a Druidic Focus as a Spellcasting Focus for your Druid spells." + ] + } + ] + }, + "spells": "/api/2024/classes/druid/spells", + "url": "/api/2024/classes/druid" + }, + { + "index": "fighter", + "name": "Fighter", + "primary_ability": { + "desc": "Strength or Dexterity", + "any_of": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + } + ] + }, + "hit_die": 10, + "proficiency_choices": [ + { + "desc": "Choose 2: Acrobatics, Animal Handling, Athletics, History, Insight, Intimidation, Perception, or Survival", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-acrobatics", + "name": "Skill: Acrobatics", + "url": "/api/2024/proficiencies/skill-acrobatics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "all-armor", + "name": "All armor", + "url": "/api/2024/proficiencies/all-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + }, + { + "index": "saving-throw-str", + "name": "Saving Throw: STR", + "url": "/api/2024/proficiencies/saving-throw-str" + }, + { + "index": "saving-throw-con", + "name": "Saving Throw: CON", + "url": "/api/2024/proficiencies/saving-throw-con" + } + ], + "saving_throws": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + { + "index": "con", + "name": "CON", + "url": "/api/2024/ability-scores/con" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Chain Mail, Greatsword, Flail, 8 Javelins, Dungeoneer\u2019s Pack, and 4 GP; (b) Studded Leather Armor, Scimitar, Shortsword, Longbow, 20 Arrows, Quiver, Dungeoneer\u2019s Pack, and 11 GP; or (c) 155 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "chain-mail", + "name": "Chain Mail", + "url": "/api/2024/equipment/chain-mail" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "greatsword", + "name": "Greatsword", + "url": "/api/2024/equipment/greatsword" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "flail", + "name": "Flail", + "url": "/api/2024/equipment/flail" + } + }, + { + "option_type": "counted_reference", + "count": 8, + "of": { + "index": "javelin", + "name": "Javelin", + "url": "/api/2024/equipment/javelin" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "dungeoneer-pack", + "name": "Dungeoneer's Pack", + "url": "/api/2024/equipment/dungeoneer-pack" + } + }, + { + "option_type": "money", + "count": 4, + "unit": "gp" + } + ] + }, + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "studded-leather-armor", + "name": "Studded Leather Armor", + "url": "/api/2024/equipment/studded-leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "scimitar", + "name": "Scimitar", + "url": "/api/2024/equipment/scimitar" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shortsword", + "name": "Shortsword", + "url": "/api/2024/equipment/shortsword" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "longbow", + "name": "Longbow", + "url": "/api/2024/equipment/longbow" + } + }, + { + "option_type": "counted_reference", + "count": 20, + "of": { + "index": "arrows", + "name": "Arrows", + "url": "/api/2024/equipment/arrows" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "quiver", + "name": "Quiver", + "url": "/api/2024/equipment/quiver" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "dungeoneer-pack", + "name": "Dungeoneer's Pack", + "url": "/api/2024/equipment/dungeoneer-pack" + } + }, + { + "option_type": "money", + "count": 11, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 155, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/fighter/levels", + "multi_classing": { + "prerequisite_options": { + "type": "ability-scores", + "choose": 1, + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "score_prerequisite", + "ability_score": { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + "minimum_score": 13 + }, + { + "option_type": "score_prerequisite", + "ability_score": { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + "minimum_score": 13 + } + ] + } + }, + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + } + ] + }, + "subclasses": [ + { + "index": "champion", + "name": "Champion", + "url": "/api/2024/subclasses/champion" + } + ], + "url": "/api/2024/classes/fighter" + }, + { + "index": "monk", + "name": "Monk", + "primary_ability": { + "desc": "Dexterity and Wisdom", + "all_of": [ + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + ] + }, + "hit_die": 8, + "proficiency_choices": [ + { + "desc": "Choose 2: Acrobatics, Athletics, History, Insight, Religion, or Stealth", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-acrobatics", + "name": "Skill: Acrobatics", + "url": "/api/2024/proficiencies/skill-acrobatics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + } + ] + } + }, + { + "desc": "Choose one type of artisan\u00e2\u20ac\u2122s tools or one musical instrument", + "type": "proficiencies", + "choose": 1, + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "choice", + "choice": { + "desc": "artisan's tools", + "type": "proficiencies", + "choose": 1, + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "alchemists-supplies", + "name": "Alchemist's Supplies", + "url": "/api/2024/proficiencies/alchemists-supplies" + } + }, + { + "option_type": "reference", + "item": { + "index": "brewers-supplies", + "name": "Brewer's Supplies", + "url": "/api/2024/proficiencies/brewers-supplies" + } + }, + { + "option_type": "reference", + "item": { + "index": "tool-calligraphers-supplies", + "name": "Tool: Calligrapher's Supplies", + "url": "/api/2024/proficiencies/tool-calligraphers-supplies" + } + }, + { + "option_type": "reference", + "item": { + "index": "carpenters-tools", + "name": "Carpenter's Tools", + "url": "/api/2024/proficiencies/tool-carpenters-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "cartographers-tools", + "name": "Cartographer's Tools", + "url": "/api/2024/proficiencies/tool-cartographers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "cobblers-tools", + "name": "Cobbler's Tools", + "url": "/api/2024/proficiencies/tool-cobblers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "cooks-utensils", + "name": "Cook's Utensils", + "url": "/api/2024/proficiencies/tool-cooks-utensils" + } + }, + { + "option_type": "reference", + "item": { + "index": "glassblowers-tools", + "name": "Glassblower's Tools", + "url": "/api/2024/proficiencies/tool-glassblowers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "jewelers-tools", + "name": "Jeweler's Tools", + "url": "/api/2024/proficiencies/tool-jewelers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "leatherworkers-tools", + "name": "Leatherworker's Tools", + "url": "/api/2024/proficiencies/tool-leatherworkers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "masons-tools", + "name": "Mason's Tools", + "url": "/api/2024/proficiencies/tool-masons-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "painters-supplies", + "name": "Painter's Supplies", + "url": "/api/2024/proficiencies/tool-painters-supplies" + } + }, + { + "option_type": "reference", + "item": { + "index": "potters-tools", + "name": "Potter's Tools", + "url": "/api/2024/proficiencies/tool-potters-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "smiths-tools", + "name": "Smith's Tools", + "url": "/api/2024/proficiencies/tool-smiths-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "tinkers-tools", + "name": "Tinker's Tools", + "url": "/api/2024/proficiencies/tool-tinkers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "weavers-tools", + "name": "Weaver's Tools", + "url": "/api/2024/proficiencies/tool-weavers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "woodcarvers-tools", + "name": "Woodcarver's Tools", + "url": "/api/2024/proficiencies/tool-woodcarvers-tools" + } + }, + { + "option_type": "reference", + "item": { + "index": "disguise-kit", + "name": "Disguise Kit", + "url": "/api/2024/proficiencies/tool-disguise-kit" + } + }, + { + "option_type": "reference", + "item": { + "index": "forgery-kit", + "name": "Forgery Kit", + "url": "/api/2024/proficiencies/tool-forgery-kit" + } + } + ] + } + } + }, + { + "option_type": "choice", + "choice": { + "desc": "musical instrument", + "type": "proficiencies", + "choose": 1, + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "bagpipes", + "name": "Bagpipes", + "url": "/api/2024/proficiencies/bagpipes" + } + }, + { + "option_type": "reference", + "item": { + "index": "drum", + "name": "Drum", + "url": "/api/2024/proficiencies/drum" + } + }, + { + "option_type": "reference", + "item": { + "index": "dulcimer", + "name": "Dulcimer", + "url": "/api/2024/proficiencies/dulcimer" + } + }, + { + "option_type": "reference", + "item": { + "index": "flute", + "name": "Flute", + "url": "/api/2024/proficiencies/flute" + } + }, + { + "option_type": "reference", + "item": { + "index": "lute", + "name": "Lute", + "url": "/api/2024/proficiencies/lute" + } + }, + { + "option_type": "reference", + "item": { + "index": "lyre", + "name": "Lyre", + "url": "/api/2024/proficiencies/lyre" + } + }, + { + "option_type": "reference", + "item": { + "index": "horn", + "name": "Horn", + "url": "/api/2024/proficiencies/horn" + } + }, + { + "option_type": "reference", + "item": { + "index": "pan-flute", + "name": "Pan flute", + "url": "/api/2024/proficiencies/pan-flute" + } + }, + { + "option_type": "reference", + "item": { + "index": "shawm", + "name": "Shawm", + "url": "/api/2024/proficiencies/shawm" + } + }, + { + "option_type": "reference", + "item": { + "index": "viol", + "name": "Viol", + "url": "/api/2024/proficiencies/viol" + } + } + ] + } + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "scimitars", + "name": "Scimitars", + "url": "/api/2024/proficiencies/scimitars" + }, + { + "index": "shortswords", + "name": "Shortswords", + "url": "/api/2024/proficiencies/shortswords" + }, + { + "index": "hand-crossbows", + "name": "Hand crossbows", + "url": "/api/2024/proficiencies/hand-crossbows" + }, + { + "index": "saving-throw-dex", + "name": "Saving Throw: DEX", + "url": "/api/2024/proficiencies/saving-throw-dex" + }, + { + "index": "saving-throw-str", + "name": "Saving Throw: STR", + "url": "/api/2024/proficiencies/saving-throw-str" + } + ], + "saving_throws": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Spear, 5 Daggers, Artisan\u2019s Tools or Musical Instrument chosen for the tool proficiency above, Explorer\u2019s Pack, and 11 GP; or (b) 50 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "spear", + "name": "Spear", + "url": "/api/2024/equipment/spear" + } + }, + { + "option_type": "counted_reference", + "count": 5, + "of": { + "index": "dagger", + "name": "Dagger", + "url": "/api/2024/equipment/dagger" + } + }, + { + "option_type": "choice", + "choice": { + "desc": "Artisan\u2019s Tools or Musical Instrument", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "choice", + "choice": { + "desc": "An Artisan's Tool", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "equipment_category", + "equipment_category": { + "index": "artisans-tools", + "name": "Artisan's Tools", + "url": "/api/2024/equipment-categories/artisans-tools" + } + } + } + }, + { + "option_type": "choice", + "choice": { + "desc": "A Musical Instrument", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "equipment_category", + "equipment_category": { + "index": "musical-instruments", + "name": "Musical Instruments", + "url": "/api/2024/equipment-categories/musical-instruments" + } + } + } + } + ] + } + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "explorers-pack", + "name": "Explorer's Pack", + "url": "/api/2024/equipment/explorers-pack" + } + }, + { + "option_type": "money", + "count": 11, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 50, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/monk/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + "minimum_score": 13 + }, + { + "ability_score": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "minimum_score": 13 + } + ], + "proficiencies": [] + }, + "subclasses": [ + { + "index": "warrior-of-the-open-hand", + "name": "Warrior of the Open Hand", + "url": "/api/2024/subclasses/warrior-of-the-open-hand" + } + ], + "url": "/api/2024/classes/monk" + }, + { + "index": "paladin", + "name": "Paladin", + "primary_ability": { + "desc": "Strength and Charisma", + "all_of": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ] + }, + "hit_die": 10, + "proficiency_choices": [ + { + "desc": "Choose 2: Athletics, Insight, Intimidation, Medicine, Persuasion, or Religion", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-medicine", + "name": "Skill: Medicine", + "url": "/api/2024/proficiencies/skill-medicine" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "all-armor", + "name": "All armor", + "url": "/api/2024/proficiencies/all-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + }, + { + "index": "saving-throw-wis", + "name": "Saving Throw: WIS", + "url": "/api/2024/proficiencies/saving-throw-wis" + }, + { + "index": "saving-throw-cha", + "name": "Saving Throw: CHA", + "url": "/api/2024/proficiencies/saving-throw-cha" + } + ], + "saving_throws": [ + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Chain Mail, Shield, Longsword, 6 Javelins, Holy Symbol, Priest\u2019s Pack, and 9 GP; or (b) 150 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "chain-mail", + "name": "Chain Mail", + "url": "/api/2024/equipment/chain-mail" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shield", + "name": "Shield", + "url": "/api/2024/equipment/shield" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "longsword", + "name": "Longsword", + "url": "/api/2024/equipment/longsword" + } + }, + { + "option_type": "counted_reference", + "count": 6, + "of": { + "index": "javelin", + "name": "Javelin", + "url": "/api/2024/equipment/javelin" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "holy-symbols", + "name": "Holy Symbols", + "url": "/api/2024/equipment-categories/holy-symbols" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "priests-pack", + "name": "Priest's Pack", + "url": "/api/2024/equipment/priests-pack" + } + }, + { + "option_type": "money", + "count": 9, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 150, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/paladin/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + "minimum_score": 13 + }, + { + "ability_score": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + } + ] + }, + "subclasses": [ + { + "index": "oath-of-devotion", + "name": "Oath of Devotion", + "url": "/api/2024/subclasses/oath-of-devotion" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "info": [ + { + "name": "Spell Slots", + "desc": [ + "The Paladin Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose two level 1 Paladin spells. Heroism and Searing Smite are recommended.", + "The number of spells on your list increases as you gain Paladin levels, as shown in the Prepared Spells column of the Paladin Features table. Whenever that number increases, choose additional Paladin spells until the number of spells on your list matches the number in the Paladin Features table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 5 Paladin, your list of prepared spells can include six Paladin spells of level 1 or 2 in any combination.", + "If another Paladin feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Paladin spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you finish a Long Rest, you can replace one spell on your list with another Paladin spell for which you have spell slots." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Charisma is your spellcasting ability for your Paladin spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use a Holy Symbol as a Spellcasting Focus for your Paladin spells." + ] + } + ] + }, + "spells": "/api/2024/classes/paladin/spells", + "url": "/api/2024/classes/paladin" + }, + { + "index": "ranger", + "name": "Ranger", + "primary_ability": { + "desc": "Dexterity and Wisdom", + "all_of": [ + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + ] + }, + "hit_die": 10, + "proficiency_choices": [ + { + "desc": "Choose 3: Animal Handling, Athletics, Insight, Investigation, Nature, Perception, Stealth, or Survival", + "choose": 3, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + }, + { + "index": "saving-throw-dex", + "name": "Saving Throw: DEX", + "url": "/api/2024/proficiencies/saving-throw-dex" + }, + { + "index": "saving-throw-str", + "name": "Saving Throw: STR", + "url": "/api/2024/proficiencies/saving-throw-str" + } + ], + "saving_throws": [ + { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + }, + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Studded Leather Armor, Scimitar, Shortsword, Longbow, 20 Arrows, Quiver, Druidic Focus (sprig of mistletoe), Explorer's Pack, and 7 GP; or (b) 150 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "studded-leather-armor", + "name": "Studded Leather Armor", + "url": "/api/2024/equipment/studded-leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "scimitar", + "name": "Scimitar", + "url": "/api/2024/equipment/scimitar" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shortsword", + "name": "Shortsword", + "url": "/api/2024/equipment/shortsword" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "longbow", + "name": "Longbow", + "url": "/api/2024/equipment/longbow" + } + }, + { + "option_type": "counted_reference", + "count": 20, + "of": { + "index": "arrows", + "name": "Arrows", + "url": "/api/2024/equipment/arrows" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "quiver", + "name": "Quiver", + "url": "/api/2024/equipment/quiver" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "sprig-of-mistletoe", + "name": "Sprig of Mistletoe", + "url": "/api/2024/equipment/sprig-of-mistletoe" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "explorers-pack", + "name": "Explorer's Pack", + "url": "/api/2024/equipment/explorers-pack" + } + }, + { + "option_type": "money", + "count": 7, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 150, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/ranger/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + "minimum_score": 13 + }, + { + "ability_score": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/proficiencies/medium-armor" + }, + { + "index": "shields", + "name": "Shields", + "url": "/api/2024/proficiencies/shields" + }, + { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/proficiencies/martial-weapons" + } + ], + "proficiency_choices": [ + { + "choose": 1, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-animal-handling", + "name": "Skill: Animal Handling", + "url": "/api/2024/proficiencies/skill-animal-handling" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-survival", + "name": "Skill: Survival", + "url": "/api/2024/proficiencies/skill-survival" + } + } + ] + } + } + ] + }, + "subclasses": [ + { + "index": "hunter", + "name": "Hunter", + "url": "/api/2024/subclasses/hunter" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + "info": [ + { + "name": "Spell Slots", + "desc": [ + "The Ranger Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose two level 1 Ranger spells. Cure Wounds and Ensnaring Strike are recommended.", + "The number of spells on your list increases as you gain Ranger levels, as shown in the Prepared Spells column of the Ranger Features table. Whenever that number increases, choose additional Ranger spells until the number of spells on your list matches the number in the Ranger Features table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 5 Ranger, your list of prepared spells can include six Ranger spells of level 1 or 2 in any combination.", + "If another Ranger feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Ranger spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you finish a Long Rest, you can replace one spell on your list with another Ranger spell for which you have spell slots." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Wisdom is your spellcasting ability for your Ranger spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use a Druidic Focus as a Spellcasting Focus for your Ranger spells." + ] + } + ] + }, + "spells": "/api/2024/classes/ranger/spells", + "url": "/api/2024/classes/ranger" + }, + { + "index": "rogue", + "name": "Rogue", + "primary_ability": { + "desc": "Dexterity", + "all_of": [ + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + } + ] + }, + "hit_die": 8, + "proficiency_choices": [ + { + "desc": "Choose 4: Acrobatics, Athletics, Deception, Insight, Intimidation, Investigation, Perception, Performance, Persuasion, Sleight of Hand, or Stealth", + "choose": 4, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-acrobatics", + "name": "Skill: Acrobatics", + "url": "/api/2024/proficiencies/skill-acrobatics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-deception", + "name": "Skill: Deception", + "url": "/api/2024/proficiencies/skill-deception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-performance", + "name": "Skill: Performance", + "url": "/api/2024/proficiencies/skill-performance" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-sleight-of-hand", + "name": "Skill: Sleight of Hand", + "url": "/api/2024/proficiencies/skill-sleight-of-hand" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "longswords", + "name": "Longswords", + "url": "/api/2024/proficiencies/longswords" + }, + { + "index": "rapiers", + "name": "Rapiers", + "url": "/api/2024/proficiencies/rapiers" + }, + { + "index": "scimitars", + "name": "Scimitars", + "url": "/api/2024/proficiencies/scimitars" + }, + { + "index": "shortswords", + "name": "Shortswords", + "url": "/api/2024/proficiencies/shortswords" + }, + { + "index": "whips", + "name": "Whips", + "url": "/api/2024/proficiencies/whips" + }, + { + "index": "hand-crossbows", + "name": "Hand crossbows", + "url": "/api/2024/proficiencies/hand-crossbows" + }, + { + "index": "tool-thieves-tools", + "name": "Tool: Thieves' Tools", + "url": "/api/2024/proficiencies/tool-thieves-tools" + }, + { + "index": "saving-throw-dex", + "name": "Saving Throw: DEX", + "url": "/api/2024/proficiencies/saving-throw-dex" + }, + { + "index": "saving-throw-int", + "name": "Saving Throw: INT", + "url": "/api/2024/proficiencies/saving-throw-int" + } + ], + "saving_throws": [ + { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Leather Armor, 2 Daggers, Shortsword, Shortbow, 20 Arrows, Quiver, Thieves\u2019 Tools, Burglar\u2019s Pack, and 8 GP; (b) 100 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "leather-armor", + "name": "Leather Armor", + "url": "/api/2024/equipment/leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 2, + "of": { + "index": "dagger", + "name": "Dagger", + "url": "/api/2024/equipment/dagger" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shortsword", + "name": "Shortsword", + "url": "/api/2024/equipment/shortsword" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "shortbow", + "name": "Shortbow", + "url": "/api/2024/equipment/shortbow" + } + }, + { + "option_type": "counted_reference", + "count": 20, + "of": { + "index": "arrows", + "name": "Arrows", + "url": "/api/2024/equipment/arrows" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "quiver", + "name": "Quiver", + "url": "/api/2024/equipment/quiver" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "thieves-tools", + "name": "Thieves' Tools", + "url": "/api/2024/equipment/thieves-tools" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "burglars-pack", + "name": "Burglar's Pack", + "url": "/api/2024/equipment/burglars-pack" + } + }, + { + "option_type": "money", + "count": 8, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 100, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/rogue/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "tool-thieves-tools", + "name": "Tool: Thieves' Tools", + "url": "/api/2024/proficiencies/tool-thieves-tools" + } + ], + "proficiency_choices": [ + { + "choose": 1, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-acrobatics", + "name": "Skill: Acrobatics", + "url": "/api/2024/proficiencies/skill-acrobatics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-athletics", + "name": "Skill: Athletics", + "url": "/api/2024/proficiencies/skill-athletics" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-deception", + "name": "Skill: Deception", + "url": "/api/2024/proficiencies/skill-deception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-perception", + "name": "Skill: Perception", + "url": "/api/2024/proficiencies/skill-perception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-performance", + "name": "Skill: Performance", + "url": "/api/2024/proficiencies/skill-performance" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-sleight-of-hand", + "name": "Skill: Sleight of Hand", + "url": "/api/2024/proficiencies/skill-sleight-of-hand" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-stealth", + "name": "Skill: Stealth", + "url": "/api/2024/proficiencies/skill-stealth" + } + } + ] + } + } + ] + }, + "subclasses": [ + { + "index": "thief", + "name": "Thief", + "url": "/api/2024/subclasses/thief" + } + ], + "url": "/api/2024/classes/rogue" + }, + { + "index": "sorcerer", + "name": "Sorcerer", + "primary_ability": { + "desc": "Charisma", + "all_of": [ + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ] + }, + "hit_die": 6, + "proficiency_choices": [ + { + "desc": "Choose 2: Arcana, Deception, Insight, Intimidation, Persuasion, or Religion", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-arcana", + "name": "Skill: Arcana", + "url": "/api/2024/proficiencies/skill-arcana" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-deception", + "name": "Skill: Deception", + "url": "/api/2024/proficiencies/skill-deception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-persuasion", + "name": "Skill: Persuasion", + "url": "/api/2024/proficiencies/skill-persuasion" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "saving-throw-con", + "name": "Saving Throw: CON", + "url": "/api/2024/proficiencies/saving-throw-con" + }, + { + "index": "saving-throw-cha", + "name": "Saving Throw: CHA", + "url": "/api/2024/proficiencies/saving-throw-cha" + } + ], + "saving_throws": [ + { + "index": "con", + "name": "CON", + "url": "/api/2024/ability-scores/con" + }, + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Spear, 2 Daggers, Arcane Focus (crystal), Dungeoneer\u2019s Pack, and 28 GP; or (b) 50 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "leather-armor", + "name": "Leather Armor", + "url": "/api/2024/equipment/leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 2, + "of": { + "index": "dagger", + "name": "Dagger", + "url": "/api/2024/equipment/dagger" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "crystal", + "name": "Crystal", + "url": "/api/2024/equipment/crystal" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "dungeoneer-pack", + "name": "Dungeoneer's Pack", + "url": "/api/2024/equipment/dungeoneer-pack" + } + }, + { + "option_type": "money", + "count": 28, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 50, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/sorcerer/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "minimum_score": 13 + } + ], + "proficiencies": [] + }, + "subclasses": [ + { + "index": "draconic-sorcery", + "name": "Draconic Sorcery", + "url": "/api/2024/subclasses/draconic-sorcery" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "info": [ + { + "name": "Cantrips", + "desc": [ + "You know four Sorcerer cantrips of your choice. Light, Prestidigitation, Shocking Grasp, and Sorcerous Burst are recommended. Whenever you gain a Sorcerer level, you can replace one of your cantrips from this feature with another Sorcerer cantrip of your choice.", + "When you reach Sorcerer levels 4 and 10, you learn another Sorcerer cantrip of your choice, as shown in the Cantrips column of the Sorcerer Features table." + ] + }, + { + "name": "Spell Slots", + "desc": [ + "The Sorcerer Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended spell slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose two level 1 Sorcerer spells. Burning Hands and Detect Magic are recommended.", + "The number of spells on your list increases as you gain Sorcerer levels, as shown in the Prepared Spells column of the Sorcerer Features table. Whenever that number increases, choose additional Sorcerer spells until the number of spells on your list matches the number in the Sorcerer Features table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 3 Sorcerer, your list of prepared spells can include six spells of level 1 or 2 in any combination.", + "If another Sorcerer feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Sorcerer spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you gain a Sorcerer level, you can replace one spell on your list with another Sorcerer spell for which you have spell slots." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Charisma is your spellcasting ability for your Sorcerer spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use an Arcane Focus as a Spellcasting Focus for your Sorcerer spells." + ] + } + ] + }, + "spells": "/api/2024/classes/sorcerer/spells", + "url": "/api/2024/classes/sorcerer" + }, + { + "index": "warlock", + "name": "Warlock", + "primary_ability": { + "desc": "Charisma", + "all_of": [ + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ] + }, + "hit_die": 8, + "proficiency_choices": [ + { + "desc": "Choose 2: from Arcana, Deception, History, Intimidation, Investigation, Nature, or Religion", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-arcana", + "name": "Skill: Arcana", + "url": "/api/2024/proficiencies/skill-arcana" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-deception", + "name": "Skill: Deception", + "url": "/api/2024/proficiencies/skill-deception" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-intimidation", + "name": "Skill: Intimidation", + "url": "/api/2024/proficiencies/skill-intimidation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-nature", + "name": "Skill: Nature", + "url": "/api/2024/proficiencies/skill-nature" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + }, + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "saving-throw-wis", + "name": "Saving Throw: WIS", + "url": "/api/2024/proficiencies/saving-throw-wis" + }, + { + "index": "saving-throw-cha", + "name": "Saving Throw: CHA", + "url": "/api/2024/proficiencies/saving-throw-cha" + } + ], + "saving_throws": [ + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + }, + { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) Leather Armor, Sickle, 2 Daggers, Arcane Focus (orb), Book, Scholar\u2019s Pack, and 15 GP; or (b) 100 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "leather-armor", + "name": "Leather Armor", + "url": "/api/2024/equipment/leather-armor" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "sickle", + "name": "Sickle", + "url": "/api/2024/equipment/sickle" + } + }, + { + "option_type": "counted_reference", + "count": 2, + "of": { + "index": "dagger", + "name": "Dagger", + "url": "/api/2024/equipment/dagger" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "orb", + "name": "Orb", + "url": "/api/2024/equipment/orb" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "book", + "name": "Book", + "url": "/api/2024/equipment/book" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "scholars-pack", + "name": "Scholar's Pack", + "url": "/api/2024/equipment/scholars-pack" + } + }, + { + "option_type": "money", + "count": 15, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 100, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/warlock/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "minimum_score": 13 + } + ], + "proficiencies": [ + { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/proficiencies/light-armor" + } + ] + }, + "subclasses": [ + { + "index": "fiend-patron", + "name": "Fiend Patron", + "url": "/api/2024/subclasses/fiend-patron" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + }, + "info": [ + { + "name": "Cantrips", + "desc": [ + "You know two Warlock cantrips of your. Eldritch Blast and Prestidigitation are recommended. Whenever you gain a Warlock level, you can replace one of your cantrips from this feature with another Warlock cantrip of your choice.", + "When you reach Warlock levels 4 and 10, you learn another Warlock cantrip of your choice, as shown in the Cantrips column of the Warlock Features table." + ] + }, + { + "name": "Spell Slots", + "desc": [ + "The Warlock table shows how many spell slots you have to cast your Warlock spells of levels 1-5. The table also shows what the level of those slots are, all of which are the same level. You regain all expended Pact Magic spell slots when you finish a Short or Long Rest.", + "For example, when you're a level 5 Warlock, you have two level 3 spell slots. To cast the level 1 spell Charm Person, you must spend one of those slots, and you cast it as a level 3 spell." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To start, choose two level 1 Warlock spells. Charm Person and Hex are recommended.", + "The number of spells on your list increases as you gain Warlock levels, as shown in the Prepared Spells column of the Warlock Features table. Whenever that number increases, choose additional Warlock spells until the number of spells on your list matches the number on the table. The chosen spells must be of a level no higher than what's shown in the table's Slot Level column for your level. When you reach level 6, for example, you learn a new Warlock spell, which can be of levels 1-3.", + "If another Warlock feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Warlock spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you gain a Warlock level, you can replace one spell on your list with another Warlock spell of an eligible level." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Charisma is your spellcasting ability for your Warlock spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use an Arcane Focus as a Spellcasting Focus for your Warlock spells." + ] + } + ] + }, + "spells": "/api/2024/classes/warlock/spells", + "url": "/api/2024/classes/warlock" + }, + { + "index": "wizard", + "name": "Wizard", + "primary_ability": { + "desc": "Intelligence", + "all_of": [ + { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + } + ] + }, + "hit_die": 6, + "proficiency_choices": [ + { + "desc": "Choose 2: Arcana, History, Insight, Investigation, Medicine, or Religion", + "choose": 2, + "type": "proficiencies", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "reference", + "item": { + "index": "skill-arcana", + "name": "Skill: Arcana", + "url": "/api/2024/proficiencies/skill-arcana" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-history", + "name": "Skill: History", + "url": "/api/2024/proficiencies/skill-history" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-insight", + "name": "Skill: Insight", + "url": "/api/2024/proficiencies/skill-insight" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-investigation", + "name": "Skill: Investigation", + "url": "/api/2024/proficiencies/skill-investigation" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-medicine", + "name": "Skill: Medicine", + "url": "/api/2024/proficiencies/skill-medicine" + } + }, + { + "option_type": "reference", + "item": { + "index": "skill-religion", + "name": "Skill: Religion", + "url": "/api/2024/proficiencies/skill-religion" + } + } + ] + } + } + ], + "proficiencies": [ + { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/proficiencies/simple-weapons" + }, + { + "index": "saving-throw-int", + "name": "Saving Throw: INT", + "url": "/api/2024/proficiencies/saving-throw-int" + }, + { + "index": "saving-throw-wis", + "name": "Saving Throw: WIS", + "url": "/api/2024/proficiencies/saving-throw-wis" + } + ], + "saving_throws": [ + { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + }, + { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + ], + "starting_equipment_options": [ + { + "desc": "(a) 2 Daggers, Arcane Focus (Quarterstaff), Robe, Spellbook, Scholar\u2019s Pack, and 5 GP; or (b) 55 GP", + "choose": 1, + "type": "equipment", + "from": { + "option_set_type": "options_array", + "options": [ + { + "option_type": "multiple", + "items": [ + { + "option_type": "counted_reference", + "count": 2, + "of": { + "index": "dagger", + "name": "Dagger", + "url": "/api/2024/equipment/dagger" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "quarterstaff", + "name": "Quarterstaff", + "url": "/api/2024/equipment/quarterstaff" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "robe", + "name": "Robe", + "url": "/api/2024/equipment/robe" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "spellbook", + "name": "Spellbook", + "url": "/api/2024/equipment/spellbook" + } + }, + { + "option_type": "counted_reference", + "count": 1, + "of": { + "index": "scholars-pack", + "name": "Scholar's Pack", + "url": "/api/2024/equipment/scholars-pack" + } + }, + { + "option_type": "money", + "count": 5, + "unit": "gp" + } + ] + }, + { + "option_type": "money", + "count": 55, + "unit": "gp" + } + ] + } + } + ], + "class_levels": "/api/2024/classes/wizard/levels", + "multi_classing": { + "prerequisites": [ + { + "ability_score": { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + }, + "minimum_score": 13 + } + ], + "proficiencies": [] + }, + "subclasses": [ + { + "index": "evoker", + "name": "Evoker", + "url": "/api/2024/subclasses/evoker" + } + ], + "spellcasting": { + "level": 1, + "spellcasting_ability": { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + }, + "info": [ + { + "name": "Cantrips", + "desc": [ + "You know three Wizard cantrips of your choice. Light, Mage Hand, and Ray of Frost are recommended. Whenever you finish a Long Rest, you can replace one of your cantrips from this feature with another Wizard cantrip of your choice.", + "When you reach Wizard levels 4 and 10, you learn another Wizard cantrip of your choice, as shown in the Cantrips column of the Wizard Features table." + ] + }, + { + "name": "Spell Slots", + "desc": [ + "The Wizard Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest." + ] + }, + { + "name": "Prepared Spells of Level 1+", + "desc": [ + "You prepare the list of level 1+ spells that are available for you to cast with this feature. To do so, choose two level four spells from your spellbook. The chosen spells must be of a level for which you have spell slots.", + "The number of spells on your list increases as you gain Wizard levels, as shown in the Prepared Spells column of the Wizard Features table. Whenever that number increases, choose additional Wizard spells until the number of spells on your list matches the number in the table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 3 Wizard, your list of prepared spells can include six spells of levels 1 and 2 in any combination, chosen from your spellbook.", + "If another Wizard feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Wizard spells for you." + ] + }, + { + "name": "Changing Your Prepared Spells", + "desc": [ + "Whenever you finish a Long Rest, you can change your list of prepared spells, replacing any of the spells there with spells from your spellbook." + ] + }, + { + "name": "Spellcasting Ability", + "desc": [ + "Intelligence is your spellcasting ability for your Wizard spells." + ] + }, + { + "name": "Spellcasting Focus", + "desc": [ + "You can use an Arcane Focus as a Spellcasting Focus for your Wizard spells." + ] + } + ] + }, + "spells": "/api/2024/classes/wizard/spells", + "url": "/api/2024/classes/wizard" + } +] \ No newline at end of file diff --git a/src/2024/5e-SRD-Equipment-Categories.json b/src/2024/5e-SRD-Equipment-Categories.json index 2106d39b..eba9e045 100644 --- a/src/2024/5e-SRD-Equipment-Categories.json +++ b/src/2024/5e-SRD-Equipment-Categories.json @@ -582,9 +582,9 @@ "name": "Artisan's Tools", "equipment": [ { - "index": "alchemist-supplies", + "index": "alchemists-supplies", "name": "Alchemist's Supplies", - "url": "/api/2024/equipment/alchemist-supplies" + "url": "/api/2024/equipment/alchemists-supplies" }, { "index": "brewers-supplies", @@ -710,6 +710,11 @@ "name": "Diplomat's Pack", "url": "/api/2024/equipment/diplomat-pack" }, + { + "index": "explorers-pack", + "name": "Explorer's Pack", + "url": "/api/2024/equipment/explorers-pack" + }, { "index": "dungeoneer-pack", "name": "Dungeoneer's Pack", @@ -1881,9 +1886,9 @@ "name": "Tools", "equipment": [ { - "index": "alchemist-supplies", + "index": "alchemists-supplies", "name": "Alchemist's Supplies", - "url": "/api/2024/equipment/alchemist-supplies" + "url": "/api/2024/equipment/alchemists-supplies" }, { "index": "bagpipes", diff --git a/src/2024/5e-SRD-Equipment.json b/src/2024/5e-SRD-Equipment.json index 97ef26ee..1b108a15 100644 --- a/src/2024/5e-SRD-Equipment.json +++ b/src/2024/5e-SRD-Equipment.json @@ -36,7 +36,7 @@ "url": "/api/2024/equipment/alchemists-fire" }, { - "index": "alchemist-supplies", + "index": "alchemists-supplies", "name": "Alchemist's Supplies", "equipment_categories": [ { @@ -118,7 +118,7 @@ } ], "weight": 8, - "url": "/api/2024/equipment/alchemist-supplies" + "url": "/api/2024/equipment/alchemists-supplies" }, { "index": "amulet", @@ -2146,6 +2146,164 @@ "weight": 0, "url": "/api/2024/equipment/emblem" }, + { + "index": "entertainers-pack", + "name": "Entertainer's Pack", + "equipment_categories": [ + { + "index": "adventuring-gear", + "name": "Adventuring Gear", + "url": "/api/2024/equipment-categories/adventuring-gear" + } + ], + "cost": { + "quantity": 40, + "unit": "gp" + }, + "contents": [ + { + "item": { + "index": "backpack", + "name": "Backpack", + "url": "/api/2024/equipment/backpack" + }, + "quantity": 1 + }, + { + "item": { + "index": "bedroll", + "name": "Bedroll", + "url": "/api/2024/equipment/bedroll" + }, + "quantity": 1 + }, + { + "item": { + "index": "costume", + "name": "Costume", + "url": "/api/2024/equipment/costume" + }, + "quantity": 2 + }, + { + "item": { + "index": "candle", + "name": "Candle", + "url": "/api/2024/equipment/candle" + }, + "quantity": 5 + }, + { + "item": { + "index": "rations", + "name": "Rations", + "url": "/api/2024/equipment/rations" + }, + "quantity": 5 + }, + { + "item": { + "index": "waterskin", + "name": "Waterskin", + "url": "/api/2024/equipment/waterskin" + }, + "quantity": 1 + }, + { + "item": { + "index": "disguise-kit", + "name": "Disguise Kit", + "url": "/api/2024/equipment/disguise-kit" + }, + "quantity": 1 + } + ], + "url": "/api/2024/equipment/entertainers-pack" + }, + { + "index": "explorers-pack", + "name": "Explorer's Pack", + "equipment_categories": [ + { + "index": "adventuring-gear", + "name": "Adventuring Gear", + "url": "/api/2024/equipment-categories/adventuring-gear" + } + ], + "contents": [ + { + "item": { + "index": "backpack", + "name": "Backpack", + "url": "/api/2024/equipment/backpack" + }, + "quantity": 1 + }, + { + "item": { + "index": "bedroll", + "name": "Bedroll", + "url": "/api/2024/equipment/bedroll" + }, + "quantity": 1 + }, + { + "item": { + "index": "oil", + "name": "Oil", + "url": "/api/2024/equipment/oil" + }, + "quantity": 2 + }, + { + "item": { + "index": "rations", + "name": "Rations", + "url": "/api/2024/equipment/rations" + }, + "quantity": 10 + }, + { + "item": { + "index": "rope", + "name": "Rope", + "url": "/api/2024/equipment/rope" + }, + "quantity": 1 + }, + { + "item": { + "index": "tinderbox", + "name": "Tinderbox", + "url": "/api/2024/equipment/tinderbox" + }, + "quantity": 1 + }, + { + "item": { + "index": "torch", + "name": "Torch", + "url": "/api/2024/equipment/torch" + }, + "quantity": 10 + }, + { + "item": { + "index": "waterskin", + "name": "Waterskin", + "url": "/api/2024/equipment/waterskin" + }, + "quantity": 1 + } + ], + "cost": { + "quantity": 10, + "unit": "gp" + }, + "description": "An Explorer’s Pack contains the following items: Backpack, Bedroll, 2 flasks of Oil, 10 days of Rations, Rope, Tinderbox, 10 Torches, and Waterskin.", + "weight": 55, + "url": "/api/2024/equipment/explorers-pack" + }, { "index": "flail", "name": "Flail", @@ -6318,6 +6476,26 @@ }, "url": "/api/2024/equipment/spear" }, + { + "index": "spellbook", + "name": "Spellbook", + "equipment_categories": [ + { + "index": "adventuring-gear", + "name": "Adventuring Gear", + "url": "/api/2024/equipment-categories/adventuring-gear" + } + ], + "cost": { + "quantity": 50, + "unit": "gp" + }, + "weight": 3, + "desc": [ + "Essential for wizards, a spellbook is a leather-bound tome with 100 blank vellum pages suitable for recording spells." + ], + "url": "/api/2024/equipment/spellbook" + }, { "index": "spell-scroll-cantrip", "name": "Spell Scroll, Cantrip", @@ -6586,7 +6764,7 @@ } } ], - "weight": 2, + "weight": 1, "url": "/api/2024/equipment/thieves-tools" }, { diff --git a/src/2024/5e-SRD-Proficiencies.json b/src/2024/5e-SRD-Proficiencies.json index 56483260..fffa9999 100644 --- a/src/2024/5e-SRD-Proficiencies.json +++ b/src/2024/5e-SRD-Proficiencies.json @@ -1,4 +1,458 @@ [ + { + "index": "light-armor", + "type": "Armor", + "name": "Light Armor", + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "bard", + "name": "Bard", + "url": "/api/2024/classes/bard" + }, + { + "index": "cleric", + "name": "Cleric", + "url": "/api/2024/classes/cleric" + }, + { + "index": "druid", + "name": "Druid", + "url": "/api/2024/classes/druid" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + }, + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + }, + { + "index": "warlock", + "name": "Warlock", + "url": "/api/2024/classes/warlock" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/light-armor", + "reference": { + "index": "light-armor", + "name": "Light Armor", + "url": "/api/2024/equipment-categories/light-armor" + } + }, + { + "index": "medium-armor", + "type": "Armor", + "name": "Medium Armor", + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "cleric", + "name": "Cleric", + "url": "/api/2024/classes/cleric" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/medium-armor", + "reference": { + "index": "medium-armor", + "name": "Medium Armor", + "url": "/api/2024/equipment-categories/medium-armor" + } + }, + { + "index": "heavy-armor", + "type": "Armor", + "name": "Heavy Armor", + "classes": [ + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/heavy-armor", + "reference": { + "index": "heavy-armor", + "name": "Heavy Armor", + "url": "/api/2024/equipment-categories/heavy-armor" + } + }, + { + "index": "all-armor", + "type": "Armor", + "name": "All armor", + "classes": [ + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/all-armor", + "reference": { + "index": "armor", + "name": "Armor", + "url": "/api/2024/equipment-categories/armor" + } + }, + { + "index": "shields", + "type": "Armor", + "name": "Shields", + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "cleric", + "name": "Cleric", + "url": "/api/2024/classes/cleric" + }, + { + "index": "druid", + "name": "Druid", + "url": "/api/2024/classes/druid" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/shields", + "reference": { + "index": "shield", + "name": "Shield", + "url": "/api/2024/equipment/shield" + } + }, + { + "index": "simple-weapons", + "type": "Weapons", + "name": "Simple Weapons", + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "bard", + "name": "Bard", + "url": "/api/2024/classes/bard" + }, + { + "index": "cleric", + "name": "Cleric", + "url": "/api/2024/classes/cleric" + }, + { + "index": "druid", + "name": "Druid", + "url": "/api/2024/classes/druid" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "monk", + "name": "Monk", + "url": "/api/2024/classes/monk" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + }, + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + }, + { + "index": "sorcerer", + "name": "Sorcerer", + "url": "/api/2024/classes/sorcerer" + }, + { + "index": "warlock", + "name": "Warlock", + "url": "/api/2024/classes/warlock" + }, + { + "index": "wizard", + "name": "Wizard", + "url": "/api/2024/classes/wizard" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/simple-weapons", + "reference": { + "index": "simple-weapons", + "name": "Simple Weapons", + "url": "/api/2024/equipment-categories/simple-weapons" + } + }, + + { + "index": "martial-weapons", + "type": "Weapons", + "name": "Martial Weapons", + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/martial-weapons", + "reference": { + "index": "martial-weapons", + "name": "Martial Weapons", + "url": "/api/2024/equipment-categories/martial-weapons" + } + }, + { + "index": "longswords", + "type": "Weapons", + "name": "Longswords", + "classes": [ + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/longswords", + "reference": { + "index": "longsword", + "name": "Longsword", + "url": "/api/2024/equipment/longsword" + } + }, + { + "index": "rapiers", + "type": "Weapons", + "name": "Rapiers", + "classes": [ + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/rapiers", + "reference": { + "index": "rapier", + "name": "Rapier", + "url": "/api/2024/equipment/rapier" + } + }, + { + "index": "scimitars", + "type": "Weapons", + "name": "Scimitars", + "classes": [ + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + }, + { + "index": "monk", + "name": "Monk", + "url": "/api/2024/classes/monk" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/scimitars", + "reference": { + "index": "scimitar", + "name": "Scimitar", + "url": "/api/2024/equipment/scimitar" + } + }, + { + "index": "shortswords", + "type": "Weapons", + "name": "Shortswords", + "classes": [ + { + "index": "monk", + "name": "Monk", + "url": "/api/2024/classes/monk" + }, + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/shortswords", + "reference": { + "index": "shortsword", + "name": "Shortsword", + "url": "/api/2024/equipment/shortsword" + } + }, + { + "index": "whips", + "type": "Weapons", + "name": "Whips", + "classes": [ + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/whips", + "reference": { + "index": "whip", + "name": "Whip", + "url": "/api/2024/equipment/whip" + } + }, + { + "index": "hand-crossbows", + "type": "Weapons", + "name": "Hand crossbows", + "classes": [ + { + "index": "monk", + "name": "Monk", + "url": "/api/2024/classes/monk" + }, + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + } + ], + "backgrounds": [], + "url": "/api/2024/proficiencies/hand-crossbows", + "reference": { + "index": "hand-crossbow", + "name": "Hand Crossbow", + "url": "/api/2024/equipment/hand-crossbow" + } + }, + { + "index": "skill-acrobatics", + "type": "Skills", + "name": "Skill: Acrobatics", + "backgrounds": [], + "classes": [], + "reference": { + "index": "acrobatics", + "name": "Acrobatics", + "url": "/api/2024/skills/acrobatics" + }, + "url": "/api/2024/proficiencies/skill-acrobatics" + }, + { + "index": "skill-animal-handling", + "type": "Skills", + "name": "Skill: Animal Handling", + "backgrounds": [], + "classes": [], + "reference": { + "index": "animal-handling", + "name": "Animal Handling", + "url": "/api/2024/skills/animal-handling" + }, + "url": "/api/2024/proficiencies/skill-animal-handling" + }, { "index": "skill-arcana", "type": "Skills", @@ -37,6 +491,19 @@ }, "url": "/api/2024/proficiencies/skill-athletics" }, + { + "index": "skill-deception", + "type": "Skills", + "name": "Skill: Deception", + "backgrounds": [], + "classes": [], + "reference": { + "index": "deception", + "name": "Deception", + "url": "/api/2024/skills/deception" + }, + "url": "/api/2024/proficiencies/skill-deception" + }, { "index": "skill-history", "type": "Skills", @@ -94,6 +561,84 @@ }, "url": "/api/2024/proficiencies/skill-intimidation" }, + { + "index": "skill-investigation", + "type": "Skills", + "name": "Skill: Investigation", + "backgrounds": [], + "classes": [], + "reference": { + "index": "investigation", + "name": "Investigation", + "url": "/api/2024/skills/investigation" + }, + "url": "/api/2024/proficiencies/skill-investigation" + }, + { + "index": "skill-medicine", + "type": "Skills", + "name": "Skill: Medicine", + "backgrounds": [], + "classes": [], + "reference": { + "index": "medicine", + "name": "Medicine", + "url": "/api/2024/skills/medicine" + }, + "url": "/api/2024/proficiencies/skill-medicine" + }, + { + "index": "skill-nature", + "type": "Skills", + "name": "Skill: Nature", + "backgrounds": [], + "classes": [], + "reference": { + "index": "nature", + "name": "Nature", + "url": "/api/2024/skills/nature" + }, + "url": "/api/2024/proficiencies/skill-nature" + }, + { + "index": "skill-perception", + "type": "Skills", + "name": "Skill: Perception", + "backgrounds": [], + "classes": [], + "reference": { + "index": "perception", + "name": "Perception", + "url": "/api/2024/skills/perception" + }, + "url": "/api/2024/proficiencies/skill-perception" + }, + { + "index": "skill-performance", + "type": "Skills", + "name": "Skill: Performance", + "backgrounds": [], + "classes": [], + "reference": { + "index": "performance", + "name": "Performance", + "url": "/api/2024/skills/performance" + }, + "url": "/api/2024/proficiencies/skill-performance" + }, + { + "index": "skill-persuasion", + "type": "Skills", + "name": "Skill: Persuasion", + "backgrounds": [], + "classes": [], + "reference": { + "index": "persuasion", + "name": "Persuasion", + "url": "/api/2024/skills/persuasion" + }, + "url": "/api/2024/proficiencies/skill-persuasion" + }, { "index": "skill-religion", "type": "Skills", @@ -151,6 +696,44 @@ }, "url": "/api/2024/proficiencies/skill-stealth" }, + { + "index": "skill-survival", + "type": "Skills", + "name": "Skill: Survival", + "backgrounds": [], + "classes": [], + "reference": { + "index": "survival", + "name": "Survival", + "url": "/api/2024/skills/survival" + }, + "url": "/api/2024/proficiencies/skill-survival" + }, + { + "index": "alchemists-supplies", + "type": "Artisan's Tools", + "name": "Alchemist's Supplies", + "classes": [], + "backgrounds": [], + "url": "/api/2024/proficiencies/alchemists-supplies", + "reference": { + "index": "alchemists-supplies", + "name": "Alchemist's Supplies", + "url": "/api/2024/equipment/alchemists-supplies" + } + },{ + "index": "brewers-supplies", + "type": "Artisan's Tools", + "name": "Brewer's Supplies", + "classes": [], + "backgrounds": [], + "url": "/api/2024/proficiencies/brewers-supplies", + "reference": { + "index": "brewers-supplies", + "name": "Brewer's Supplies", + "url": "/api/2024/equipment/brewers-supplies" + } + }, { "index": "tool-calligraphers-supplies", "type": "Tools", @@ -170,6 +753,215 @@ }, "url": "/api/2024/proficiencies/tool-calligraphers-supplies" }, + { + "index": "carpenters-tools", + "type": "Artisan's Tools", + "name": "Carpenter's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-carpenters-tools", + "reference": { + "index": "carpenters-tools", + "name": "Carpenter's Tools", + "url": "/api/2024/equipment/carpenters-tools" + } + }, + { + "index": "cartographers-tools", + "type": "Artisan's Tools", + "name": "Cartographer's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-cartographers-tools", + "reference": { + "index": "cartographer-tools", + "name": "Cartographer's Tools", + "url": "/api/2024/equipment/cartographer-tools" + } + }, + { + "index": "cobblers-tools", + "type": "Artisan's Tools", + "name": "Cobbler's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-cobblers-tools", + "reference": { + "index": "cobblers-tools", + "name": "Cobbler's Tools", + "url": "/api/2024/equipment/cobblers-tools" + } + }, + { + "index": "cooks-utensils", + "type": "Artisan's Tools", + "name": "Cook's Utensils", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-cooks-utensils", + "reference": { + "index": "cooks-utensils", + "name": "Cook's Utensils", + "url": "/api/2024/equipment/cooks-utensils" + } + }, + { + "index": "glassblowers-tools", + "type": "Artisan's Tools", + "name": "Glassblower's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-glassblowers-tools", + "reference": { + "index": "glassblowers-tools", + "name": "Glassblower's Tools", + "url": "/api/2024/equipment/glassblowers-tools" + } + }, + { + "index": "jewelers-tools", + "type": "Artisan's Tools", + "name": "Jeweler's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-jewelers-tools", + "reference": { + "index": "jewelers-tools", + "name": "Jeweler's Tools", + "url": "/api/2024/equipment/jewelers-tools" + } + }, + { + "index": "leatherworkers-tools", + "type": "Artisan's Tools", + "name": "Leatherworker's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-leatherworkers-tools", + "reference": { + "index": "leatherworkers-tools", + "name": "Leatherworker's Tools", + "url": "/api/2024/equipment/leatherworkers-tools" + } + }, + + { + "index": "masons-tools", + "type": "Artisan's Tools", + "name": "Mason's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-masons-tools", + "reference": { + "index": "masons-tools", + "name": "Mason's Tools", + "url": "/api/2024/equipment/masons-tools" + } + }, + { + "index": "painters-supplies", + "type": "Artisan's Tools", + "name": "Painter's Supplies", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-painters-supplies", + "reference": { + "index": "painters-supplies", + "name": "Painter's Supplies", + "url": "/api/2024/equipment/painters-supplies" + } + }, + { + "index": "potters-tools", + "type": "Artisan's Tools", + "name": "Potter's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-potters-tools", + "reference": { + "index": "potters-tools", + "name": "Potter's Tools", + "url": "/api/2024/equipment/potters-tools" + } + }, + { + "index": "smiths-tools", + "type": "Artisan's Tools", + "name": "Smith's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-smiths-tools", + "reference": { + "index": "smiths-tools", + "name": "Smith's Tools", + "url": "/api/2024/equipment/smiths-tools" + } + }, + { + "index": "tinkers-tools", + "type": "Artisan's Tools", + "name": "Tinker's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-tinkers-tools", + "reference": { + "index": "tinkers-tools", + "name": "Tinker's Tools", + "url": "/api/2024/equipment/tinkers-tools" + } + }, + { + "index": "weavers-tools", + "type": "Artisan's Tools", + "name": "Weaver's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-weavers-tools", + "reference": { + "index": "weavers-tools", + "name": "Weaver's Tools", + "url": "/api/2024/equipment/weavers-tools" + } + }, + { + "index": "woodcarvers-tools", + "type": "Artisan's Tools", + "name": "Woodcarver's Tools", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-woodcarvers-tools", + "reference": { + "index": "woodcarvers-tools", + "name": "Woodcarver's Tools", + "url": "/api/2024/equipment/woodcarvers-tools" + } + }, + { + "index": "disguise-kit", + "type": "Artisan's Tools", + "name": "Disguise Kit", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-disguise-kit", + "reference": { + "index": "disguise-kit", + "name": "Disguise Kit", + "url": "/api/2024/equipment/disguise-kit" + } + }, + { + "index": "forgery-kit", + "type": "Artisan's Tools", + "name": "Forgery Kit", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/tool-forgery-kit", + "reference": { + "index": "forgery-kit", + "name": "Forgery Kit", + "url": "/api/2024/equipment/forgery-kit" + } + }, { "index": "tool-dice", "type": "Tools", @@ -227,6 +1019,32 @@ }, "url": "/api/2024/proficiencies/tool-playing-cards" }, +{ + "index": "tool-navigators-tools", + "type": "Tools", + "name": "Tool: Navigator's Tools", + "classes": [], + "backgrounds": [], + "url": "/api/2024/proficiencies/tool-navigators-tools", + "reference": { + "index": "navigators-tools", + "name": "Navigator's Tools", + "url": "/api/2024/equipment/navigators-tools" + } + }, + { + "index": "tool-poisoners-kit", + "type": "Tools", + "name": "Tool: Poisoner's Kit", + "classes": [], + "backgrounds": [], + "url": "/api/2024/proficiencies/tool-poisoners-kit", + "reference": { + "index": "poisoners-kit", + "name": "Poisoner's Kit", + "url": "/api/2024/equipment/poisoners-kit" + } + }, { "index": "tool-thieves-tools", "type": "Tools", @@ -264,5 +1082,358 @@ "url": "/api/2024/equipment/three-dragon-ante" }, "url": "/api/2024/proficiencies/tool-three-dragon-ante" + }, + { + "index": "saving-throw-str", + "type": "Saving Throws", + "name": "Saving Throw: STR", + "backgrounds": [], + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "monk", + "name": "Monk", + "url": "/api/2024/classes/monk" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + } + ], + "url": "/api/2024/proficiencies/saving-throw-str", + "reference": { + "index": "str", + "name": "STR", + "url": "/api/2024/ability-scores/str" + } + }, + { + "index": "saving-throw-dex", + "type": "Saving Throws", + "name": "Saving Throw: DEX", + "backgrounds": [], + "classes": [ + { + "index": "bard", + "name": "Bard", + "url": "/api/2024/classes/bard" + }, + { + "index": "monk", + "name": "Monk", + "url": "/api/2024/classes/monk" + }, + { + "index": "ranger", + "name": "Ranger", + "url": "/api/2024/classes/ranger" + }, + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + } + ], + "url": "/api/2024/proficiencies/saving-throw-dex", + "reference": { + "index": "dex", + "name": "DEX", + "url": "/api/2024/ability-scores/dex" + } + }, + { + "index": "saving-throw-con", + "type": "Saving Throws", + "name": "Saving Throw: CON", + "backgrounds": [], + "classes": [ + { + "index": "barbarian", + "name": "Barbarian", + "url": "/api/2024/classes/barbarian" + }, + { + "index": "fighter", + "name": "Fighter", + "url": "/api/2024/classes/fighter" + }, + { + "index": "sorcerer", + "name": "Sorcerer", + "url": "/api/2024/classes/sorcerer" + } + ], + "url": "/api/2024/proficiencies/saving-throw-con", + "reference": { + "index": "con", + "name": "CON", + "url": "/api/2024/ability-scores/con" + } + }, + { + "index": "saving-throw-int", + "type": "Saving Throws", + "name": "Saving Throw: INT", + "backgrounds": [], + "classes": [ + { + "index": "druid", + "name": "Druid", + "url": "/api/2024/classes/druid" + }, + { + "index": "rogue", + "name": "Rogue", + "url": "/api/2024/classes/rogue" + }, + { + "index": "wizard", + "name": "Wizard", + "url": "/api/2024/classes/wizard" + } + ], + "url": "/api/2024/proficiencies/saving-throw-int", + "reference": { + "index": "int", + "name": "INT", + "url": "/api/2024/ability-scores/int" + } + }, + { + "index": "saving-throw-wis", + "type": "Saving Throws", + "name": "Saving Throw: WIS", + "backgrounds": [], + "classes": [ + { + "index": "cleric", + "name": "Cleric", + "url": "/api/2024/classes/cleric" + }, + { + "index": "druid", + "name": "Druid", + "url": "/api/2024/classes/druid" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "warlock", + "name": "Warlock", + "url": "/api/2024/classes/warlock" + }, + { + "index": "wizard", + "name": "Wizard", + "url": "/api/2024/classes/wizard" + } + ], + "url": "/api/2024/proficiencies/saving-throw-wis", + "reference": { + "index": "wis", + "name": "WIS", + "url": "/api/2024/ability-scores/wis" + } + }, + { + "index": "saving-throw-cha", + "type": "Saving Throws", + "name": "Saving Throw: CHA", + "backgrounds": [], + "classes": [ + { + "index": "bard", + "name": "Bard", + "url": "/api/2024/classes/bard" + }, + { + "index": "cleric", + "name": "Cleric", + "url": "/api/2024/classes/cleric" + }, + { + "index": "paladin", + "name": "Paladin", + "url": "/api/2024/classes/paladin" + }, + { + "index": "sorcerer", + "name": "Sorcerer", + "url": "/api/2024/classes/sorcerer" + }, + { + "index": "warlock", + "name": "Warlock", + "url": "/api/2024/classes/warlock" + } + ], + "url": "/api/2024/proficiencies/saving-throw-cha", + "reference": { + "index": "cha", + "name": "CHA", + "url": "/api/2024/ability-scores/cha" + } + }, + { + "index": "bagpipes", + "type": "Musical Instruments", + "name": "Bagpipes", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/bagpipes", + "reference": { + "index": "bagpipes", + "name": "Bagpipes", + "url": "/api/2024/equipment/bagpipes" + } + }, + { + "index": "drum", + "type": "Musical Instruments", + "name": "Drum", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/drum", + "reference": { + "index": "drum", + "name": "Drum", + "url": "/api/2024/equipment/drum" + } + }, + { + "index": "dulcimer", + "type": "Musical Instruments", + "name": "Dulcimer", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/dulcimer", + "reference": { + "index": "dulcimer", + "name": "Dulcimer", + "url": "/api/2024/equipment/dulcimer" + } + }, + { + "index": "flute", + "type": "Musical Instruments", + "name": "Flute", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/flute", + "reference": { + "index": "flute", + "name": "Flute", + "url": "/api/2024/equipment/flute" + } + }, + { + "index": "lute", + "type": "Musical Instruments", + "name": "Lute", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/lute", + "reference": { + "index": "lute", + "name": "Lute", + "url": "/api/2024/equipment/lute" + } + }, + { + "index": "lyre", + "type": "Musical Instruments", + "name": "Lyre", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/lyre", + "reference": { + "index": "lyre", + "name": "Lyre", + "url": "/api/2024/equipment/lyre" + } + }, + { + "index": "horn", + "type": "Musical Instruments", + "name": "Horn", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/horn", + "reference": { + "index": "horn", + "name": "Horn", + "url": "/api/2024/equipment/horn" + } + }, + { + "index": "pan-flute", + "type": "Musical Instruments", + "name": "Pan flute", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/pan-flute", + "reference": { + "index": "pan-flute", + "name": "Pan flute", + "url": "/api/2024/equipment/pan-flute" + } + }, + { + "index": "shawm", + "type": "Musical Instruments", + "name": "Shawm", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/shawm", + "reference": { + "index": "shawm", + "name": "Shawm", + "url": "/api/2024/equipment/shawm" + } + }, + { + "index": "viol", + "type": "Musical Instruments", + "name": "Viol", + "backgrounds": [], + "classes": [], + "url": "/api/2024/proficiencies/viol", + "reference": { + "index": "viol", + "name": "Viol", + "url": "/api/2024/equipment/viol" + } + }, + { + "index": "herbalism-kit", + "type": "Other", + "name": "Herbalism Kit", + "backgrounds": [], + "classes": [ + { + "index": "druid", + "name": "Druid", + "url": "/api/2024/classes/druid" + } + ], + "url": "/api/2024/proficiencies/herbalism-kit", + "reference": { + "index": "herbalism-kit", + "name": "Herbalism Kit", + "url": "/api/2024/equipment/herbalism-kit" + } } ] diff --git a/src/2024/schemas/5e-SRD-Classes.ts b/src/2024/schemas/5e-SRD-Classes.ts index 8dbfc26a..70465d7e 100644 --- a/src/2024/schemas/5e-SRD-Classes.ts +++ b/src/2024/schemas/5e-SRD-Classes.ts @@ -12,11 +12,6 @@ const SpellcastingSchema = z.object({ info: z.array(SpellcastingInfoSchema), }); -const StartingEquipmentSchema = z.object({ - equipment: APIReferenceSchema, - quantity: z.number(), -}); - const MultiClassingPrereqSchema = z.object({ ability_score: APIReferenceSchema.optional(), minimum_score: z.number(), @@ -45,7 +40,6 @@ export const ClassSchema = z.object({ proficiencies: z.array(APIReferenceSchema).optional(), proficiency_choices: z.array(ChoiceSchema), saving_throws: z.array(APIReferenceSchema).optional(), - starting_equipment: z.array(StartingEquipmentSchema).optional(), starting_equipment_options: z.array(ChoiceSchema), subclasses: z.array(APIReferenceSchema).optional(), spellcasting: SpellcastingSchema.optional(),