Item List
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/?format=api&ordering=-rarity&page=54
{ "count": 2761, "next": "https://api-beta.open5e.com/v2/items/?format=api&ordering=-rarity&page=55", "previous": "https://api-beta.open5e.com/v2/items/?format=api&ordering=-rarity&page=53", "results": [ { "url": "https://api-beta.open5e.com/v2/items/srd-2024_mace/?format=api", "key": "srd-2024_mace", "name": "Mace", "desc": "A mace.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Mace", "key": "srd-2024_mace", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_mace/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Sap", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_sap-mastery/?format=api", "desc": "If you hit a creature with this weapon, that creature has Disadvantage on its next attack roll before the start of your next turn." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "4.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_longsword/?format=api", "key": "srd-2024_longsword", "name": "Longsword", "desc": "A longsword.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Longsword", "key": "srd-2024_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_longsword/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d8", "properties": [ { "property": { "name": "Sap", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_sap-mastery/?format=api", "desc": "If you hit a creature with this weapon, that creature has Disadvantage on its next attack roll before the start of your next turn." }, "detail": null }, { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_versatile-wp/?format=api", "desc": "A Versatile weapon can be used with one or two hands. A damage value in parentheses appears with the property. The weapon deals that damage when used with two hands to make a melee attack." }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "3.000", "weight_unit": "lb", "cost": "15.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_longship/?format=api", "key": "srd-2024_longship", "name": "Longship", "desc": "A swift ship designed for raiding and exploration.", "category": { "name": "Waterborne Vehicle", "key": "waterborne-vehicle", "url": "https://api-beta.open5e.com/v2/itemcategories/waterborne-vehicle/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "10000.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_longbow/?format=api", "key": "srd-2024_longbow", "name": "Longbow", "desc": "A longbow.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Longbow", "key": "srd-2024_longbow", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_longbow/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d8", "properties": [ { "property": { "name": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api", "desc": "You can use a weapon that has the Ammunition property to make a ranged attack only if you have ammunition to fire from it. The type of ammunition required is specified with the weapon's range. Each attack expends one piece of ammunition. Drawing the ammunition is part of the attack (you need a free hand to load a one-handed weapon). After a fight, you can spend 1 minute to recover half the ammunition (round down) you used in the fight; the rest is lost." }, "detail": "Range 150/600; Arrow" }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Slow", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api", "desc": "If you hit a creature with this weapon and deal damage to it, you can reduce its Speed by 10 feet until the start of your next turn. If the creature is hit more than once by weapons that have this property, the Speed reduction doesn't exceed 10 feet." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "50.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lock/?format=api", "key": "srd-2024_lock", "name": "Lock", "desc": "A Lock comes with a key. Without the key, a creature can use Thieves' Tools to pick this Lock with a successful DC 15 Dexterity (Sleight of Hand) check.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "1.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_light-hammer/?format=api", "key": "srd-2024_light-hammer", "name": "Light Hammer", "desc": "A light hammer.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Light Hammer", "key": "srd-2024_light-hammer", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_light-hammer/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d4", "properties": [ { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api", "desc": "When you take the Attack action on your turn and attack with a Light weapon, you can make one extra attack as a Bonus Action later on the same turn. That extra attack must be made with a different Light weapon, and you don't add your ability modifier to the extra attack's damage unless that modifier is negative." }, "detail": null }, { "property": { "name": "Nick", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api", "desc": "When you make the extra attack of the Light property, you can make it as part of the Attack action instead of as a Bonus Action. You can make this extra attack only once per turn." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api", "desc": "If a weapon has the Thrown property, you can throw the weapon to make a ranged attack, and you can draw that weapon as part of the attack. If the weapon is a Melee weapon, use the same ability modifier for the attack and damage rolls that you use for a melee attack with that weapon." }, "detail": "Range 20/60" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "2.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_light-crossbow/?format=api", "key": "srd-2024_light-crossbow", "name": "Light Crossbow", "desc": "A light crossbow.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Light Crossbow", "key": "srd-2024_light-crossbow", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_light-crossbow/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d8", "properties": [ { "property": { "name": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api", "desc": "You can use a weapon that has the Ammunition property to make a ranged attack only if you have ammunition to fire from it. The type of ammunition required is specified with the weapon's range. Each attack expends one piece of ammunition. Drawing the ammunition is part of the attack (you need a free hand to load a one-handed weapon). After a fight, you can spend 1 minute to recover half the ammunition (round down) you used in the fight; the rest is lost." }, "detail": "Range 80/320; Bolt" }, { "property": { "name": "Loading", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_loading-wp/?format=api", "desc": "You can fire only one piece of ammunition from a Loading weapon when you use an action, a Bonus Action, or a Reaction to fire it, regardless of the number of attacks you can normally make." }, "detail": null }, { "property": { "name": "Slow", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api", "desc": "If you hit a creature with this weapon and deal damage to it, you can reduce its Speed by 10 feet until the start of your next turn. If the creature is hit more than once by weapons that have this property, the Speed reduction doesn't exceed 10 feet." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "5.000", "weight_unit": "lb", "cost": "25.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_leatherworkers-tools/?format=api", "key": "srd-2024_leatherworkers-tools", "name": "Leatherworker's Tools (5 GP)", "desc": "Ability: Dexterity. Utilize: Add a design to a leather item (DC 10). Craft: Sling, Whip, Hide Armor, Leather Armor, Studded Leather Armor, Backpack, Crossbow Bolt Case, Map or Scroll Case, Parchment, Pouch, Quiver, Waterskin", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "5.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_leather-armor/?format=api", "key": "srd-2024_leather-armor", "name": "Leather Armor", "desc": "A leather armor.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": { "name": "Leather Armor", "key": "srd-2024_leather-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_leather-armor/?format=api", "category": "light", "ac_base": 11, "ac_display": "11 + Dex modifier", "ac_add_dexmod": true, "ac_cap_dexmod": null, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "10.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lantern-hooded/?format=api", "key": "srd-2024_lantern-hooded", "name": "Lantern, Hooded", "desc": "A Hooded Lantern burns Oil as fuel to cast Bright Light in a 30-foot radius and Dim Light for an additional 30 feet. As a Bonus Action, you can lower the hood, reducing the light to Dim Light in a 5-foot radius, or raise it again.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lantern-bullseye/?format=api", "key": "srd-2024_lantern-bullseye", "name": "Lantern, Bullseye", "desc": "A Bullseye Lantern burns Oil as fuel to cast Bright Light in a 60-foot Cone and Dim Light for an additional 60 feet.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lance/?format=api", "key": "srd-2024_lance", "name": "Lance", "desc": "A lance.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Lance", "key": "srd-2024_lance", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_lance/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_reach-wp/?format=api", "desc": "A Reach weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for Opportunity Attacks with it." }, "detail": null }, { "property": { "name": "Topple", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_topple-mastery/?format=api", "desc": "If you hit a creature with this weapon, you can force the creature to make a Constitution saving throw (DC 8 plus the ability modifier used to make the attack roll and your Proficiency Bonus). On a failed save, the creature has the Prone condition." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": "unless mounted" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "6.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lamp/?format=api", "key": "srd-2024_lamp", "name": "Lamp", "desc": "A Lamp burns Oil as fuel to cast Bright Light in a 15 foot radius and Dim Light for an additional 30 feet.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "1.000", "weight_unit": "lb", "cost": "0.50", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ladder/?format=api", "key": "srd-2024_ladder", "name": "Ladder", "desc": "A Ladder is 10 feet tall. You must climb to move up or down it.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "25.000", "weight_unit": "lb", "cost": "0.10", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_keelboat/?format=api", "key": "srd-2024_keelboat", "name": "Keelboat", "desc": "A small riverboat with a keel.", "category": { "name": "Waterborne Vehicle", "key": "waterborne-vehicle", "url": "https://api-beta.open5e.com/v2/itemcategories/waterborne-vehicle/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "3000.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_jug/?format=api", "key": "srd-2024_jug", "name": "Jug", "desc": "A Jug holds up to 1 gallon.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "4.000", "weight_unit": "lb", "cost": "0.02", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_jewelers-tools/?format=api", "key": "srd-2024_jewelers-tools", "name": "Jeweler's Tools (25 GP)", "desc": "Ability: Intelligence. Utilize: Discern a gem's value (DC 15). Craft: Arcane Focus, Holy Symbol", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "25.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_javelin/?format=api", "key": "srd-2024_javelin", "name": "Javelin", "desc": "A javelin.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Javelin", "key": "srd-2024_javelin", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_javelin/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Slow", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api", "desc": "If you hit a creature with this weapon and deal damage to it, you can reduce its Speed by 10 feet until the start of your next turn. If the creature is hit more than once by weapons that have this property, the Speed reduction doesn't exceed 10 feet." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api", "desc": "If a weapon has the Thrown property, you can throw the weapon to make a ranged attack, and you can draw that weapon as part of the attack. If the weapon is a Melee weapon, use the same ability modifier for the attack and damage rolls that you use for a melee attack with that weapon." }, "detail": "Range 30/120" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "0.50", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ioun-stone/?format=api", "key": "srd-2024_ioun-stone", "name": "Ioun Stone", "desc": "Roughly marble sized, Ioun Stones are named after Ioun, a god of knowledge and prophecy revered on some worlds. Many types of Ioun Stones exist, each type a distinct combination of shape and color. When you take a Magic action to toss an Ioun Stone into the air, the stone orbits your head at a distance of 1d3 feet, conferring its benefit to you while doing so. You can have up to three Ioun Stones orbiting your head at the same time. Each Ioun Stone orbiting your head is considered to be an object you are wearing. The orbiting stone avoids contact with other creatures and objects, adjusting its orbit to avoid collisions and thwarting all attempts by other creatures to attack or snatch it. As a Utilize action, you can seize and stow any number of Ioun Stones orbiting your head. If your Attunement to an Ioun Stone ends while it's orbiting your head, the stone falls as though you had dropped it. The type of stone determines its rarity and effects. Absorption (Very Rare). While this pale lavender ellipsoid orbits your head, you can take a Reaction to cancel a spell of level 4 or lower cast by a creature you can see. A canceled spell has no effect, and any resources used to cast it are wasted. Once the stone has canceled 20 levels of spells, it burns out, turns dull gray, and loses its magic. Agility (Very Rare). Your Dexterity increases by 2, to a maximum of 20, while this deep-red sphere orbits your head. Awareness (Rare). While this dark-blue rhomboid orbits your head, you have Advantage on Initiative rolls and Wisdom (Perception) checks. Fortitude (Very Rare). Your Constitution increases by 2, to a maximum of 20, while this pink rhomboid orbits your head. Greater Absorption (Legendary). While this marbled lavender and green ellipsoid orbits your head, you can take a Reaction to cancel a spell of level 8 or lower cast by a creature you can see. A canceled spell has no effect, and any resources used to cast it are wasted. Once the stone has canceled 20 levels of spells, it burns out, turns dull gray, and loses its magic. Insight (Very Rare). Your Wisdom increases by 2, to a maximum of 20, while this incandescent blue sphere orbits your head. Intellect (Very Rare). Your Intelligence increases by 2, to a maximum of 20, while this marbled scarlet and blue sphere orbits your head. Leadership (Very Rare). Your Charisma increases by 2, to a maximum of 20, while this marbled pink and green sphere orbits your head. Mastery (Legendary). Your Proficiency Bonus increases by 1 while this pale green prism orbits your head. Protection (Rare). You gain a +1 bonus to Armor Class while this dusty-rose prism orbits your head. Regeneration (Legendary). You regain 15 Hit Points at the end of each hour this pearly white spindle orbits your head if you have at least 1 Hit Point. Reserve (Rare). This vibrant purple prism stores spells cast into it, holding them until you use them. The stone can store up to 4 levels of spells at a time. When found, it contains 1d4 levels of stored spells chosen by the GM. Any creature can cast a spell of level 1 through 4 into the stone by touching it as the spell is cast. The spell has no effect, other than to be stored in the stone. If the stone can't hold the spell, the spell is expended without effect. The level of the slot used to cast the spell determines how much space it uses. While this stone orbits your head, you can cast any spell stored in it. The spell uses the slot level, spell save DC, spell attack bonus, and spellcasting ability of the original caster but is otherwise treated as if you cast the spell. The spell cast from the stone is no longer stored in it, freeing up space. Strength (Very Rare). Your Strength increases by 2, to a maximum of 20, while this pale blue rhomboid orbits your head. Sustenance (Rare). You don't need to eat or drink while this clear spindle orbits your head.", "category": { "name": "Wondrous Item", "key": "wondrous-item", "url": "https://api-beta.open5e.com/v2/itemcategories/wondrous-item/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": true, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ink-pen/?format=api", "key": "srd-2024_ink-pen", "name": "Ink Pen", "desc": "Using Ink, an Ink Pen is used to write or draw.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "0.02", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ink/?format=api", "key": "srd-2024_ink", "name": "Ink", "desc": "Ink comes in a 1-ounce bottle, which provides enough ink to write about 500 pages.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_hunting-trap/?format=api", "key": "srd-2024_hunting-trap", "name": "Hunting Trap", "desc": "As a Utilize action, you can set a Hunting Trap, which is a sawtooth steel ring that snaps shut when a creature steps on a pressure plate in the center. The trap is affixed by a heavy chain to an immobile object, such as a tree or a spike driven into the ground. A creature that steps on the plate must succeed on a DC 13 Dexterity saving throw or take 1d4 Piercing damage and have its Speed reduced to 0 until the start of its next turn. Thereafter, until the creature breaks free of the trap, its movement is limited by the length of the chain (typically 3 feet). A creature can use its action to make a DC 13 Strength (Athletics) check, freeing itself or another creature within its reach on a success. Each failed check deals 1 Piercing damage to the trapped creature.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "25.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_horse-riding/?format=api", "key": "srd-2024_horse-riding", "name": "Horse (Riding)", "desc": "A horse trained for riding and carrying moderate loads.", "category": { "name": "Mount", "key": "mount", "url": "https://api-beta.open5e.com/v2/itemcategories/mount/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "75.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_horse-draft/?format=api", "key": "srd-2024_horse-draft", "name": "Horse (Draft)", "desc": "A strong horse bred for pulling heavy loads.", "category": { "name": "Mount", "key": "mount", "url": "https://api-beta.open5e.com/v2/itemcategories/mount/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "50.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_holy-water/?format=api", "key": "srd-2024_holy-water", "name": "Holy Water", "desc": "When you take the Attack action, you can replace one of your attacks with throwing a flask of Holy Water. Target one creature you can see within 20 feet of yourself. The target must succeed on a Dexterity saving throw (DC 8 plus your Dexterity modifier and Proficiency Bonus) or take 2d8 Radiant damage if it is a Fiend or an Undead.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "1.000", "weight_unit": "lb", "cost": "25.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_holy-symbol-reliquary/?format=api", "key": "srd-2024_holy-symbol-reliquary", "name": "Holy Symbol, Reliquary", "desc": "A Holy Symbol Reliquary is bejeweled or painted to channel divine magic. A Cleric or Paladin can use it as a Spellcasting Focus. It must be held in hand.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_holy-symbol-emblem/?format=api", "key": "srd-2024_holy-symbol-emblem", "name": "Holy Symbol, Emblem)", "desc": "A Holy Symbol Emblem is bejeweled or painted to channel divine magic. A Cleric or Paladin can use it as a Spellcasting Focus. It must be borne on fabric (such as a tabard or banner) or a Shield.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_holy-symbol-amulet/?format=api", "key": "srd-2024_holy-symbol-amulet", "name": "Holy Symbol, Amulet)", "desc": "A Holy Symbol Amulet is bejeweled or painted to channel divine magic. A Cleric or Paladin can use it as a Spellcasting Focus. It can be worn around the neck or held in hand.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "1.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_hide-armor/?format=api", "key": "srd-2024_hide-armor", "name": "Hide Armor", "desc": "A hide armor.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": { "name": "Hide Armor", "key": "srd-2024_hide-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_hide-armor/?format=api", "category": "medium", "ac_base": 12, "ac_display": "12 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": false, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "12.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_herbalism-kit/?format=api", "key": "srd-2024_herbalism-kit", "name": "Herbalism Kit", "desc": "Ability: Intelligence. Utilize: Identify a plant (DC 15). Craft: Antitoxin, Potion of Healing", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "3.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_heavy-crossbow/?format=api", "key": "srd-2024_heavy-crossbow", "name": "Heavy Crossbow", "desc": "A heavy crossbow.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Heavy Crossbow", "key": "srd-2024_heavy-crossbow", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_heavy-crossbow/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api", "desc": "You can use a weapon that has the Ammunition property to make a ranged attack only if you have ammunition to fire from it. The type of ammunition required is specified with the weapon's range. Each attack expends one piece of ammunition. Drawing the ammunition is part of the attack (you need a free hand to load a one-handed weapon). After a fight, you can spend 1 minute to recover half the ammunition (round down) you used in the fight; the rest is lost." }, "detail": "Range 100/400; Bolt" }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Loading", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_loading-wp/?format=api", "desc": "You can fire only one piece of ammunition from a Loading weapon when you use an action, a Bonus Action, or a Reaction to fire it, regardless of the number of attacks you can normally make." }, "detail": null }, { "property": { "name": "Push", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_push-mastery/?format=api", "desc": "If you hit a creature with this weapon, you can push the creature up to 10 feet straight away from yourself if it is Large or smaller." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "18.000", "weight_unit": "lb", "cost": "50.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_healers-kit/?format=api", "key": "srd-2024_healers-kit", "name": "Healer's Kit", "desc": "A Healer's Kit has ten uses. As a Utilize action, you can expend one of its uses to stabilize an Unconscious creature that has 0 Hit Points without needing to make a Wisdom (Medicine) check.", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "3.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_handaxe/?format=api", "key": "srd-2024_handaxe", "name": "Handaxe", "desc": "A handaxe.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Handaxe", "key": "srd-2024_handaxe", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_handaxe/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api", "desc": "When you take the Attack action on your turn and attack with a Light weapon, you can make one extra attack as a Bonus Action later on the same turn. That extra attack must be made with a different Light weapon, and you don't add your ability modifier to the extra attack's damage unless that modifier is negative." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api", "desc": "If a weapon has the Thrown property, you can throw the weapon to make a ranged attack, and you can draw that weapon as part of the attack. If the weapon is a Melee weapon, use the same ability modifier for the attack and damage rolls that you use for a melee attack with that weapon." }, "detail": "Range 20/60" }, { "property": { "name": "Vex", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api", "desc": "If you hit a creature with this weapon and deal damage to the creature, you have Advantage on your next attack roll against that creature before the end of your next turn." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "5.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_hand-crossbow/?format=api", "key": "srd-2024_hand-crossbow", "name": "Hand Crossbow", "desc": "A hand crossbow.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Hand Crossbow", "key": "srd-2024_hand-crossbow", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_hand-crossbow/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api", "desc": "You can use a weapon that has the Ammunition property to make a ranged attack only if you have ammunition to fire from it. The type of ammunition required is specified with the weapon's range. Each attack expends one piece of ammunition. Drawing the ammunition is part of the attack (you need a free hand to load a one-handed weapon). After a fight, you can spend 1 minute to recover half the ammunition (round down) you used in the fight; the rest is lost." }, "detail": "Range 30/120; Bolt" }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api", "desc": "When you take the Attack action on your turn and attack with a Light weapon, you can make one extra attack as a Bonus Action later on the same turn. That extra attack must be made with a different Light weapon, and you don't add your ability modifier to the extra attack's damage unless that modifier is negative." }, "detail": null }, { "property": { "name": "Loading", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_loading-wp/?format=api", "desc": "You can fire only one piece of ammunition from a Loading weapon when you use an action, a Bonus Action, or a Reaction to fire it, regardless of the number of attacks you can normally make." }, "detail": null }, { "property": { "name": "Vex", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api", "desc": "If you hit a creature with this weapon and deal damage to the creature, you have Advantage on your next attack roll against that creature before the end of your next turn." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "3.000", "weight_unit": "lb", "cost": "75.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_half-plate-armor/?format=api", "key": "srd-2024_half-plate-armor", "name": "Half Plate Armor", "desc": "A half plate armor.", "category": { "name": "Armor", "key": "armor", "url": "https://api-beta.open5e.com/v2/itemcategories/armor/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": { "name": "Half Plate Armor", "key": "srd-2024_half-plate-armor", "url": "https://api-beta.open5e.com/v2/armor/srd-2024_half-plate-armor/?format=api", "category": "medium", "ac_base": 15, "ac_display": "15 + Dex modifier (max 2)", "ac_add_dexmod": true, "ac_cap_dexmod": 2, "grants_stealth_disadvantage": true, "strength_score_required": null }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "40.000", "weight_unit": "lb", "cost": "750.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_halberd/?format=api", "key": "srd-2024_halberd", "name": "Halberd", "desc": "A halberd.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Halberd", "key": "srd-2024_halberd", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_halberd/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Cleave", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_cleave-mastery/?format=api", "desc": "If you hit a creature with a melee attack roll using this weapon, you can make a melee attack roll with the weapon against a second creature within 5 feet of the first that is also within your reach. On a hit, the second creature takes the weapon's damage, but don't add your ability modifier to that damage unless that modifier is negative. You can make this extra attack only once per turn." }, "detail": null }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_reach-wp/?format=api", "desc": "A Reach weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for Opportunity Attacks with it." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "6.000", "weight_unit": "lb", "cost": "20.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_greatsword/?format=api", "key": "srd-2024_greatsword", "name": "Greatsword", "desc": "A greatsword.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Greatsword", "key": "srd-2024_greatsword", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_greatsword/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "2d6", "properties": [ { "property": { "name": "Graze", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_graze-mastery/?format=api", "desc": "If your attack roll with this weapon misses a creature, you can deal damage to that creature equal to the ability modifier you used to make the attack roll. This damage is the same type dealt by the weapon, and the damage can be increased only by increasing the ability modifier." }, "detail": null }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "6.000", "weight_unit": "lb", "cost": "50.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_greatclub/?format=api", "key": "srd-2024_greatclub", "name": "Greatclub", "desc": "A greatclub.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Greatclub", "key": "srd-2024_greatclub", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_greatclub/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d8", "properties": [ { "property": { "name": "Push", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_push-mastery/?format=api", "desc": "If you hit a creature with this weapon, you can push the creature up to 10 feet straight away from yourself if it is Large or smaller." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "10.000", "weight_unit": "lb", "cost": "0.20", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_greataxe/?format=api", "key": "srd-2024_greataxe", "name": "Greataxe", "desc": "A greataxe.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Greataxe", "key": "srd-2024_greataxe", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_greataxe/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d12", "properties": [ { "property": { "name": "Cleave", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_cleave-mastery/?format=api", "desc": "If you hit a creature with a melee attack roll using this weapon, you can make a melee attack roll with the weapon against a second creature within 5 feet of the first that is also within your reach. On a hit, the second creature takes the weapon's damage, but don't add your ability modifier to that damage unless that modifier is negative. You can make this extra attack only once per turn." }, "detail": null }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "7.000", "weight_unit": "lb", "cost": "30.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_grappling-hook/?format=api", "key": "srd-2024_grappling-hook", "name": "Grappling Hook", "desc": "As a Utilize action, you can throw the Grappling Hook at a railing, a ledge, or another catch within 50 feet of yourself, and the hook catches on if you succeed on a DC 13 Dexterity (Acrobatics) check. If you tied a Rope to the hook, you can then climb it.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "4.000", "weight_unit": "lb", "cost": "2.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_glassblowers-tools/?format=api", "key": "srd-2024_glassblowers-tools", "name": "Glassblower's Tools (30 GP)", "desc": "Ability: Intelligence. Utilize: Discern what a glass object held in the past 24 hours (DC 15). Craft: Glass Bottle, Magnifying Glass, Spyglass, Vial", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "5.000", "weight_unit": "lb", "cost": "30.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_glaive/?format=api", "key": "srd-2024_glaive", "name": "Glaive", "desc": "A glaive.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Glaive", "key": "srd-2024_glaive", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_glaive/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Graze", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_graze-mastery/?format=api", "desc": "If your attack roll with this weapon misses a creature, you can deal damage to that creature equal to the ability modifier you used to make the attack roll. This damage is the same type dealt by the weapon, and the damage can be increased only by increasing the ability modifier." }, "detail": null }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api", "desc": "You have Disadvantage on attack rolls with a Heavy weapon if it's a Melee weapon and your Strength score isn't at least 13 or if it's a Ranged weapon and your Dexterity score isn't at least 13." }, "detail": null }, { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_reach-wp/?format=api", "desc": "A Reach weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for Opportunity Attacks with it." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api", "desc": "A Two-Handed weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "6.000", "weight_unit": "lb", "cost": "20.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_gaming-set-three-dragon-ante/?format=api", "key": "srd-2024_gaming-set-three-dragon-ante", "name": "Gaming Set, Three-Dragon Ante", "desc": "Ability: Charisma. Utilize: Discern an opponent's mood and intentions (DC 15), or win the game (DC 20)", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "1.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_gaming-set-playing-cards/?format=api", "key": "srd-2024_gaming-set-playing-cards", "name": "Gaming Set, Playing Cards", "desc": "Ability: Charisma. Utilize: Discern an opponent's mood and intentions (DC 15), or win the game (DC 20)", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "0.50", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_gaming-set-dragonchess/?format=api", "key": "srd-2024_gaming-set-dragonchess", "name": "Gaming Set, Dragonchess", "desc": "Ability: Intelligence. Utilize: Discern an opponent's mood and intentions (DC 15), or win the game (DC 20)", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "1.000", "weight_unit": "lb", "cost": "1.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_gaming-set-dice/?format=api", "key": "srd-2024_gaming-set-dice", "name": "Gaming Set, Dice", "desc": "Ability: Wisdom. Utilize: Discern whether someone is cheating (DC 10), or win the game (DC 20)", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "0.10", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_galley/?format=api", "key": "srd-2024_galley", "name": "Galley", "desc": "A large warship propelled by oars and sails.", "category": { "name": "Waterborne Vehicle", "key": "waterborne-vehicle", "url": "https://api-beta.open5e.com/v2/itemcategories/waterborne-vehicle/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "30000.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_forgery-kit/?format=api", "key": "srd-2024_forgery-kit", "name": "Forgery Kit", "desc": "Ability: Dexterity. Utilize: Mimic 10 or fewer words of someone else's handwriting (DC 15), or duplicate a wax seal (DC 20)", "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "5.000", "weight_unit": "lb", "cost": "15.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_flask/?format=api", "key": "srd-2024_flask", "name": "Flask", "desc": "A Flask holds up to 1 pint.", "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": null, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "1.000", "weight_unit": "lb", "cost": "0.02", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_flail/?format=api", "key": "srd-2024_flail", "name": "Flail", "desc": "A flail.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "is_magic_item": false, "weapon": { "name": "Flail", "key": "srd-2024_flail", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_flail/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d8", "properties": [ { "property": { "name": "Sap", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_sap-mastery/?format=api", "desc": "If you hit a creature with this weapon, that creature has Disadvantage on its next attack roll before the start of your next turn." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "2.000", "weight_unit": "lb", "cost": "10.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } } ] }