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=weight&page=37
https://api-beta.open5e.com/v2/items/?format=api&ordering=weight&page=38", "previous": "https://api-beta.open5e.com/v2/items/?format=api&ordering=weight&page=36", "results": [ { "url": "https://api-beta.open5e.com/v2/items/srd_vicious-weapon-sickle/?format=api", "key": "srd_vicious-weapon-sickle", "is_magic_item": true, "weapon": { "name": "Sickle", "key": "srd_sickle", "url": "https://api-beta.open5e.com/v2/weapons/srd_sickle/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d4", "properties": [ { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Vicious Weapon (Sickle)", "desc": "When you roll a 20 on your attack roll with this magic weapon, your critical hit deals an extra 2d6 damage of the weapon's type.", "cost": null, "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_vicious-weapon-war-pick/?format=api", "key": "srd_vicious-weapon-war-pick", "is_magic_item": true, "weapon": { "name": "War Pick", "key": "srd_war-pick", "url": "https://api-beta.open5e.com/v2/weapons/srd_war-pick/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d8", "properties": [], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Vicious Weapon (War-Pick)", "desc": "When you roll a 20 on your attack roll with this magic weapon, your critical hit deals an extra 2d6 damage of the weapon's type.", "cost": null, "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_vicious-weapon-warhammer/?format=api", "key": "srd_vicious-weapon-warhammer", "is_magic_item": true, "weapon": { "name": "Warhammer", "key": "srd_warhammer", "url": "https://api-beta.open5e.com/v2/weapons/srd_warhammer/?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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Vicious Weapon (Warhammer)", "desc": "When you roll a 20 on your attack roll with this magic weapon, your critical hit deals an extra 2d6 damage of the weapon's type.", "cost": null, "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_vorpal-sword-shortsword/?format=api", "key": "srd_vorpal-sword-shortsword", "is_magic_item": true, "weapon": { "name": "Shortsword", "key": "srd_shortsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_shortsword/?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": "Finesse", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_finesse-wp/?format=api" }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api" }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Legendary", "url": "https://api-beta.open5e.com/v2/itemrarities/legendary/?format=api", "key": "legendary", "rank": 5 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Vorpal Sword (Shortsword)", "desc": "You gain a +3 bonus to attack and damage rolls made with this magic weapon. In addition, the weapon ignores resistance to slashing damage.\n\nWhen you attack a creature that has at least one head with this weapon and roll a 20 on the attack roll, you cut off one of the creature's heads. The creature dies if it can't survive without the lost head. A creature is immune to this effect if it is immune to slashing damage, doesn't have or need a head, has legendary actions, or the GM decides that the creature is too big for its head to be cut off with this weapon. Such a creature instead takes an extra 6d8 slashing damage from the hit.", "cost": null, "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": true, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_war-pick/?format=api", "key": "srd_war-pick", "is_magic_item": false, "weapon": { "name": "War Pick", "key": "srd_war-pick", "url": "https://api-beta.open5e.com/v2/weapons/srd_war-pick/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d8", "properties": [], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "War pick", "desc": "A war pick.", "cost": "5.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_warhammer/?format=api", "key": "srd_warhammer", "is_magic_item": false, "weapon": { "name": "Warhammer", "key": "srd_warhammer", "url": "https://api-beta.open5e.com/v2/weapons/srd_warhammer/?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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Warhammer", "desc": "A warhammer.", "cost": "15.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_ball-bearings/?format=api", "key": "srd-2024_ball-bearings", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Ball Bearings", "desc": "As a Utilize action, you can spill Ball Bearings from their pouch. They spread to cover a level, 10-footsquare area within 10 feet of yourself. A creature that enters this area for the first time on a turn must succeed on a DC 10 Dexterity saving throw or have the Prone condition. It takes 10 minutes to recover the Ball Bearings.", "cost": "1.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_basket/?format=api", "key": "srd-2024_basket", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Basket", "desc": "A Basket holds up to 40 pounds within 2 cubic feet.", "cost": "0.40", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_bottle-glass/?format=api", "key": "srd-2024_bottle-glass", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Bottle, Glass", "desc": "A Glass Bottle holds up to 1 0.5 pints.", "cost": "2.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_bucket/?format=api", "key": "srd-2024_bucket", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Bucket", "desc": "A Bucket holds up to half a cubic foot of contents.", "cost": "0.05", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_bullets-firearm-10/?format=api", "key": "srd-2024_bullets-firearm-10", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Ammunition", "key": "ammunition", "url": "https://api-beta.open5e.com/v2/itemcategories/ammunition/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Bullets, Firearm (10)", "desc": "Ammunition for weapons that use bullets, firearm. Comes in a pack of 10. Typically stored in a pouch.", "cost": "3.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_caltrops/?format=api", "key": "srd-2024_caltrops", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Caltrops", "desc": "As a Utilize action, you can spread Caltrops from their bag to cover a 5-foot-square area within 5 feet of yourself. A creature that enters this area for the first time on a turn must succeed on a DC 15 Dexterity saving throw or take 1 Piercing damage and have its Speed reduced to 0 until the start of its next turn. It takes 10 minutes to recover the Caltrops.", "cost": "1.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_club/?format=api", "key": "srd-2024_club", "is_magic_item": false, "weapon": { "name": "Club", "key": "srd-2024_club", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_club/?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" }, "detail": null }, { "property": { "name": "Slow", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Club", "desc": "A club.", "cost": "0.10", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_component-pouch/?format=api", "key": "srd-2024_component-pouch", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Component Pouch", "desc": "A Component Pouch is watertight and filled with compartments that hold all the free Material components of your spells.", "cost": "25.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_flail/?format=api", "key": "srd-2024_flail", "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" }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Flail", "desc": "A flail.", "cost": "10.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_handaxe/?format=api", "key": "srd-2024_handaxe", "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" }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api" }, "detail": null }, { "property": { "name": "Vex", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Handaxe", "desc": "A handaxe.", "cost": "5.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_holy-symbol-reliquary/?format=api", "key": "srd-2024_holy-symbol-reliquary", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "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.", "cost": "5.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_javelin/?format=api", "key": "srd-2024_javelin", "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" }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Javelin", "desc": "A javelin.", "cost": "0.50", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_jewelers-tools/?format=api", "key": "srd-2024_jewelers-tools", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Jeweler's Tools (25 GP)", "desc": "Ability: Intelligence. Utilize: Discern a gem's value (DC 15). Craft: Arcane Focus, Holy Symbol", "cost": "25.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lantern-bullseye/?format=api", "key": "srd-2024_lantern-bullseye", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "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.", "cost": "10.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_lantern-hooded/?format=api", "key": "srd-2024_lantern-hooded", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "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.", "cost": "5.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_light-hammer/?format=api", "key": "srd-2024_light-hammer", "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" }, "detail": null }, { "property": { "name": "Nick", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api" }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Light Hammer", "desc": "A light hammer.", "cost": "2.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_longbow/?format=api", "key": "srd-2024_longbow", "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" }, "detail": null }, { "property": { "name": "Heavy", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api" }, "detail": null }, { "property": { "name": "Slow", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api" }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api" }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Longbow", "desc": "A longbow.", "cost": "50.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_musical-instrument-horn/?format=api", "key": "srd-2024_musical-instrument-horn", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Musical Instrument, Horn", "desc": "Ability: Charisma. Utilize: Identify a musical piece (DC 15)", "cost": "3.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_musical-instrument-lute/?format=api", "key": "srd-2024_musical-instrument-lute", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Musical Instrument, Lute", "desc": "Ability: Charisma. Utilize: Identify a musical piece (DC 15)", "cost": "35.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_musical-instrument-lyre/?format=api", "key": "srd-2024_musical-instrument-lyre", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Musical Instrument, Lyre", "desc": "Ability: Charisma. Utilize: Identify a musical piece (DC 15)", "cost": "30.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_musical-instrument-pan-flute/?format=api", "key": "srd-2024_musical-instrument-pan-flute", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Musical Instrument, Pan Flute", "desc": "Ability: Charisma. Utilize: Identify a musical piece (DC 15)", "cost": "12.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_navigators-tools/?format=api", "key": "srd-2024_navigators-tools", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Navigator's Tools", "desc": "Ability: Wisdom. Utilize: Plot a course (DC 15), or determine position (DC 15)", "cost": "25.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_poisoners-kit/?format=api", "key": "srd-2024_poisoners-kit", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Poisoner's Kit", "desc": "Ability: Intelligence. Utilize: Detect a poisoned object (DC 10). Craft: Basic Poison", "cost": "50.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_rapier/?format=api", "key": "srd-2024_rapier", "is_magic_item": false, "weapon": { "name": "Rapier", "key": "srd-2024_rapier", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_rapier/?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": "Finesse", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api" }, "detail": null }, { "property": { "name": "Vex", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api" }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Rapier", "desc": "A rapier.", "cost": "25.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_rations/?format=api", "key": "srd-2024_rations", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Rations", "desc": "Rations consist of travel-ready food, including jerky, dried fruit, hardtack, and nuts. See \"Malnutrition\" in \"Rules Glossary\" for the risks of not eating.", "cost": "0.50", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_shortbow/?format=api", "key": "srd-2024_shortbow", "is_magic_item": false, "weapon": { "name": "Shortbow", "key": "srd-2024_shortbow", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_shortbow/?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" }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api" }, "detail": null }, { "property": { "name": "Vex", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Shortbow", "desc": "A shortbow.", "cost": "25.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_shortsword/?format=api", "key": "srd-2024_shortsword", "is_magic_item": false, "weapon": { "name": "Shortsword", "key": "srd-2024_shortsword", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_shortsword/?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": "Finesse", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api" }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api" }, "detail": null }, { "property": { "name": "Vex", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api" }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Shortsword", "desc": "A shortsword.", "cost": "10.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_sickle/?format=api", "key": "srd-2024_sickle", "is_magic_item": false, "weapon": { "name": "Sickle", "key": "srd-2024_sickle", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_sickle/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?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" }, "detail": null }, { "property": { "name": "Nick", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api" }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Sickle", "desc": "A sickle.", "cost": "1.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd-2024_war-pick/?format=api", "key": "srd-2024_war-pick", "is_magic_item": false, "weapon": { "name": "War Pick", "key": "srd-2024_war-pick", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_war-pick/?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": "Sap", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_sap-mastery/?format=api" }, "detail": null }, { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "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" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "War Pick", "desc": "A war pick.", "cost": "5.00", "weight": "2.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_chicken/?format=api", "key": "srd_chicken", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Trade Good", "key": "trade-good", "url": "https://api-beta.open5e.com/v2/itemcategories/trade-good/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Chicken", "desc": "One chicken", "cost": "0.02", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_clothes-common/?format=api", "key": "srd_clothes-common", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Clothes, Common", "desc": "Common clothes.", "cost": "0.50", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_crossbow-hand/?format=api", "key": "srd_crossbow-hand", "is_magic_item": false, "weapon": { "name": "Crossbow, hand", "key": "srd_crossbow-hand", "url": "https://api-beta.open5e.com/v2/weapons/srd_crossbow-hand/?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-2014_ammunition-wp/?format=api" }, "detail": "range 30/120" }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api" }, "detail": null }, { "property": { "name": "Loading", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_loading-wp/?format=api" }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Crossbow, hand", "desc": "A hand crossbow.", "cost": "75.00", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_dancing-sword-longsword/?format=api", "key": "srd_dancing-sword-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Dancing Sword (Longsword)", "desc": "You can use a bonus action to toss this magic sword into the air and speak the command word. When you do so, the sword begins to hover, flies up to 30 feet, and attacks one creature of your choice within 5 feet of it. The sword uses your attack roll and ability score modifier to damage rolls.\n\nWhile the sword hovers, you can use a bonus action to cause it to fly up to 30 feet to another spot within 30 feet of you. As part of the same bonus action, you can cause the sword to attack one creature within 5 feet of it.\n\nAfter the hovering sword attacks for the fourth time, it flies up to 30 feet and tries to return to your hand. If you have no hand free, it falls to the ground at your feet. If the sword has no unobstructed path to you, it moves as close to you as it can and then falls to the ground. It also ceases to hover if you grasp it or move more than 30 feet away from it.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": true, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_defender-longsword/?format=api", "key": "srd_defender-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Legendary", "url": "https://api-beta.open5e.com/v2/itemrarities/legendary/?format=api", "key": "legendary", "rank": 5 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Defender (Longsword)", "desc": "You gain a +3 bonus to attack and damage rolls made with this magic weapon.\n\nThe first time you attack with the sword on each of your turns, you can transfer some or all of the sword's bonus to your Armor Class, instead of using the bonus on any attacks that turn. For example, you could reduce the bonus to your attack and damage rolls to +1 and gain a +2 bonus to AC. The adjusted bonuses remain in effect until the start of your next turn, although you must hold the sword to gain a bonus to AC from it.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": true, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_disguise-kit/?format=api", "key": "srd_disguise-kit", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Disguise kit", "desc": "This pouch of cosmetics, hair dye, and small props lets you create disguises that change your physical appearance. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to create a visual disguise.", "cost": "25.00", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_dragon-slayer-longsword/?format=api", "key": "srd_dragon-slayer-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Dragon Slayer (Longsword)", "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon.\n\nWhen you hit a dragon with this weapon, the dragon takes an extra 3d6 damage of the weapon's type. For the purpose of this weapon, \"dragon\" refers to any creature with the dragon type, including dragon turtles and wyverns.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_drum/?format=api", "key": "srd_drum", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Drum", "desc": "Several of the most common types of musical instruments are shown on the table as examples. If you have proficiency with a given musical instrument, you can add your proficiency bonus to any ability checks you make to play music with the instrument. A bard can use a musical instrument as a spellcasting focus. Each type of musical instrument requires a separate proficiency.", "cost": "6.00", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_flame-tongue-longsword/?format=api", "key": "srd_flame-tongue-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Flame Tongue (Longsword)", "desc": "You can use a bonus action to speak this magic sword's command word, causing flames to erupt from the blade. These flames shed bright light in a 40-foot radius and dim light for an additional 40 feet. While the sword is ablaze, it deals an extra 2d6 fire damage to any target it hits. The flames last until you use a bonus action to speak the command word again or until you drop or sheathe the sword.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": true, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_frost-brand-longsword/?format=api", "key": "srd_frost-brand-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Frost Brand (Longsword)", "desc": "When you hit with an attack using this magic sword, the target takes an extra 1d6 cold damage. In addition, while you hold the sword, you have resistance to fire damage.\n\nIn freezing temperatures, the blade sheds bright light in a 10-foot radius and dim light for an additional 10 feet.\n\nWhen you draw this weapon, you can extinguish all nonmagical flames within 30 feet of you. This property can be used no more than once per hour.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": true, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_giant-slayer-longsword/?format=api", "key": "srd_giant-slayer-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/rare/?format=api", "key": "rare", "rank": 3 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Giant Slayer (Longsword)", "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon.\n\nWhen you hit a giant with it, the giant takes an extra 2d6 damage of the weapon's type and must succeed on a DC 15 Strength saving throw or fall prone. For the purpose of this weapon, \"giant\" refers to any creature with the giant type, including ettins and trolls.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_hammer/?format=api", "key": "srd_hammer", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Hammer", "desc": "A hammer.", "cost": "1.00", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_healers-kit/?format=api", "key": "srd_healers-kit", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Adventuring Gear", "key": "adventuring-gear", "url": "https://api-beta.open5e.com/v2/itemcategories/adventuring-gear/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Healer's Kit", "desc": "This kit is a leather pouch containing bandages, salves, and splints. The kit has ten uses. As an action, you can expend one use of the kit to stabilize a creature that has 0 hit points, without needing to make a Wisdom (Medicine) check.", "cost": "5.00", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_herbalism-kit/?format=api", "key": "srd_herbalism-kit", "is_magic_item": false, "weapon": null, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Tools", "key": "tools", "url": "https://api-beta.open5e.com/v2/itemcategories/tools/?format=api" }, "rarity": null, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Herbalism Kit", "desc": "This kit contains a variety of instruments such as clippers, mortar and pestle, and pouches and vials used by herbalists to create remedies and potions. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to identify or apply herbs. Also, proficiency with this kit is required to create antitoxin and potions of healing.", "cost": "5.00", "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] }, { "url": "https://api-beta.open5e.com/v2/items/srd_holy-avenger-longsword/?format=api", "key": "srd_holy-avenger-longsword", "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api" }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 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 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Legendary", "url": "https://api-beta.open5e.com/v2/itemrarities/legendary/?format=api", "key": "legendary", "rank": 5 }, "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight_unit": "lb", "name": "Holy Avenger (Longsword)", "desc": "You gain a +3 bonus to attack and damage rolls made with this magic weapon. When you hit a fiend or an undead with it, that creature takes an extra 2d10 radiant damage.\n\nWhile you hold the drawn sword, it creates an aura in a 10-foot radius around you. You and all creatures friendly to you in the aura have advantage on saving throws against spells and other magical effects. If you have 17 or more levels in the paladin class, the radius of the aura increases to 30 feet.", "cost": null, "weight": "3.000", "armor_class": 0, "armor_detail": "", "hit_points": 0, "hit_dice": null, "nonmagical_attack_resistance": false, "nonmagical_attack_immunity": false, "requires_attunement": false, "damage_vulnerabilities": [], "damage_resistances": [] } ] }{ "count": 2231, "next": "