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=-desc&page=5
{ "count": 2761, "next": "https://api-beta.open5e.com/v2/items/?format=api&ordering=-desc&page=6", "previous": "https://api-beta.open5e.com/v2/items/?format=api&ordering=-desc&page=4", "results": [ { "url": "https://api-beta.open5e.com/v2/items/srd_javelin-3/?format=api", "key": "srd_javelin-3", "name": "Javelin (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Javelin", "key": "srd_javelin", "url": "https://api-beta.open5e.com/v2/weapons/srd_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": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 30/120" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_lance-1/?format=api", "key": "srd_lance-1", "name": "Lance (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Lance", "key": "srd_lance", "url": "https://api-beta.open5e.com/v2/weapons/srd_lance/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d12", "properties": [ { "property": { "name": "Special (Lance)", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_lance-special-wp/?format=api", "desc": "You have disadvantage when you use alance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren’t mounted." }, "detail": null }, { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api", "desc": "This weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for opportunity attacks with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_lance-2/?format=api", "key": "srd_lance-2", "name": "Lance (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Lance", "key": "srd_lance", "url": "https://api-beta.open5e.com/v2/weapons/srd_lance/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d12", "properties": [ { "property": { "name": "Special (Lance)", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_lance-special-wp/?format=api", "desc": "You have disadvantage when you use alance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren’t mounted." }, "detail": null }, { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api", "desc": "This weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for opportunity attacks with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_lance-3/?format=api", "key": "srd_lance-3", "name": "Lance (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Lance", "key": "srd_lance", "url": "https://api-beta.open5e.com/v2/weapons/srd_lance/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d12", "properties": [ { "property": { "name": "Special (Lance)", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_lance-special-wp/?format=api", "desc": "You have disadvantage when you use alance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren’t mounted." }, "detail": null }, { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api", "desc": "This weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for opportunity attacks with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_light-hammer-1/?format=api", "key": "srd_light-hammer-1", "name": "Light-Hammer (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Light hammer", "key": "srd_light-hammer", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 20/60" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_light-hammer-2/?format=api", "key": "srd_light-hammer-2", "name": "Light-Hammer (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Light hammer", "key": "srd_light-hammer", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 20/60" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_light-hammer-3/?format=api", "key": "srd_light-hammer-3", "name": "Light-Hammer (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Light hammer", "key": "srd_light-hammer", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 20/60" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_longbow-1/?format=api", "key": "srd_longbow-1", "name": "Longbow (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Longbow", "key": "srd_longbow", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 150/600" }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_longbow-2/?format=api", "key": "srd_longbow-2", "name": "Longbow (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Longbow", "key": "srd_longbow", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 150/600" }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_longbow-3/?format=api", "key": "srd_longbow-3", "name": "Longbow (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Longbow", "key": "srd_longbow", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 150/600" }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_longsword-1/?format=api", "key": "srd_longsword-1", "name": "Longsword (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "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", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_longsword-2/?format=api", "key": "srd_longsword-2", "name": "Longsword (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "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", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_longsword-3/?format=api", "key": "srd_longsword-3", "name": "Longsword (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "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", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_mace-1/?format=api", "key": "srd_mace-1", "name": "Mace (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Mace", "key": "srd_mace", "url": "https://api-beta.open5e.com/v2/weapons/srd_mace/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_mace-2/?format=api", "key": "srd_mace-2", "name": "Mace (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Mace", "key": "srd_mace", "url": "https://api-beta.open5e.com/v2/weapons/srd_mace/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_mace-3/?format=api", "key": "srd_mace-3", "name": "Mace (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Mace", "key": "srd_mace", "url": "https://api-beta.open5e.com/v2/weapons/srd_mace/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_maul-1/?format=api", "key": "srd_maul-1", "name": "Maul (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Maul", "key": "srd_maul", "url": "https://api-beta.open5e.com/v2/weapons/srd_maul/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "2d6", "properties": [ { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_maul-2/?format=api", "key": "srd_maul-2", "name": "Maul (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Maul", "key": "srd_maul", "url": "https://api-beta.open5e.com/v2/weapons/srd_maul/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "2d6", "properties": [ { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_maul-3/?format=api", "key": "srd_maul-3", "name": "Maul (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Maul", "key": "srd_maul", "url": "https://api-beta.open5e.com/v2/weapons/srd_maul/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "2d6", "properties": [ { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_morningstar-1/?format=api", "key": "srd_morningstar-1", "name": "Morningstar (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Morningstar", "key": "srd_morningstar", "url": "https://api-beta.open5e.com/v2/weapons/srd_morningstar/?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, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_morningstar-2/?format=api", "key": "srd_morningstar-2", "name": "Morningstar (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Morningstar", "key": "srd_morningstar", "url": "https://api-beta.open5e.com/v2/weapons/srd_morningstar/?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, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_morningstar-3/?format=api", "key": "srd_morningstar-3", "name": "Morningstar (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Morningstar", "key": "srd_morningstar", "url": "https://api-beta.open5e.com/v2/weapons/srd_morningstar/?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, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_net-1/?format=api", "key": "srd_net-1", "name": "Net (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Net", "key": "srd_net", "url": "https://api-beta.open5e.com/v2/weapons/srd_net/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "0", "properties": [ { "property": { "name": "Special (Net)", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_net-special-wp/?format=api", "desc": "A Large or smaller creature hit by a net is restrained until it is freed. A net has no effect on creatures that are formless, or creatures that are Huge or larger. A creature can use its action to make a DC 10 Strength check, freeing itself or another creature within its reach on a success. Dealing 5 slashing damage to the net (AC 10) also frees the creature without harming it, ending the effect and destroying the net.\n\nWhen you use an action, bonus action, or reaction to attack with a net, you can make only one attack regardless of the number of attacks you can normally make." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 5/15" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_net-2/?format=api", "key": "srd_net-2", "name": "Net (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Net", "key": "srd_net", "url": "https://api-beta.open5e.com/v2/weapons/srd_net/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "0", "properties": [ { "property": { "name": "Special (Net)", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_net-special-wp/?format=api", "desc": "A Large or smaller creature hit by a net is restrained until it is freed. A net has no effect on creatures that are formless, or creatures that are Huge or larger. A creature can use its action to make a DC 10 Strength check, freeing itself or another creature within its reach on a success. Dealing 5 slashing damage to the net (AC 10) also frees the creature without harming it, ending the effect and destroying the net.\n\nWhen you use an action, bonus action, or reaction to attack with a net, you can make only one attack regardless of the number of attacks you can normally make." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 5/15" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_net-3/?format=api", "key": "srd_net-3", "name": "Net (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Net", "key": "srd_net", "url": "https://api-beta.open5e.com/v2/weapons/srd_net/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "0", "properties": [ { "property": { "name": "Special (Net)", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_net-special-wp/?format=api", "desc": "A Large or smaller creature hit by a net is restrained until it is freed. A net has no effect on creatures that are formless, or creatures that are Huge or larger. A creature can use its action to make a DC 10 Strength check, freeing itself or another creature within its reach on a success. Dealing 5 slashing damage to the net (AC 10) also frees the creature without harming it, ending the effect and destroying the net.\n\nWhen you use an action, bonus action, or reaction to attack with a net, you can make only one attack regardless of the number of attacks you can normally make." }, "detail": null }, { "property": { "name": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 5/15" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_pike-1/?format=api", "key": "srd_pike-1", "name": "Pike (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Pike", "key": "srd_pike", "url": "https://api-beta.open5e.com/v2/weapons/srd_pike/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api", "desc": "This weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for opportunity attacks with it." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_pike-2/?format=api", "key": "srd_pike-2", "name": "Pike (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Pike", "key": "srd_pike", "url": "https://api-beta.open5e.com/v2/weapons/srd_pike/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api", "desc": "This weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for opportunity attacks with it." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_pike-3/?format=api", "key": "srd_pike-3", "name": "Pike (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Pike", "key": "srd_pike", "url": "https://api-beta.open5e.com/v2/weapons/srd_pike/?format=api", "damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "damage_dice": "1d10", "properties": [ { "property": { "name": "Reach", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api", "desc": "This weapon adds 5 feet to your reach when you attack with it, as well as when determining your reach for opportunity attacks with it." }, "detail": null }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_quarterstaff-1/?format=api", "key": "srd_quarterstaff-1", "name": "Quarterstaff (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Quarterstaff", "key": "srd_quarterstaff", "url": "https://api-beta.open5e.com/v2/weapons/srd_quarterstaff/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d8" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_quarterstaff-2/?format=api", "key": "srd_quarterstaff-2", "name": "Quarterstaff (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Quarterstaff", "key": "srd_quarterstaff", "url": "https://api-beta.open5e.com/v2/weapons/srd_quarterstaff/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d8" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_quarterstaff-3/?format=api", "key": "srd_quarterstaff-3", "name": "Quarterstaff (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Quarterstaff", "key": "srd_quarterstaff", "url": "https://api-beta.open5e.com/v2/weapons/srd_quarterstaff/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "properties": [ { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d8" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_rapier-1/?format=api", "key": "srd_rapier-1", "name": "Rapier (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Rapier", "key": "srd_rapier", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_finesse-wp/?format=api", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_rapier-2/?format=api", "key": "srd_rapier-2", "name": "Rapier (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Rapier", "key": "srd_rapier", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_finesse-wp/?format=api", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_rapier-3/?format=api", "key": "srd_rapier-3", "name": "Rapier (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Rapier", "key": "srd_rapier", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_finesse-wp/?format=api", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_scimitar-1/?format=api", "key": "srd_scimitar-1", "name": "Scimitar (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Scimitar", "key": "srd_scimitar", "url": "https://api-beta.open5e.com/v2/weapons/srd_scimitar/?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", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_scimitar-2/?format=api", "key": "srd_scimitar-2", "name": "Scimitar (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Scimitar", "key": "srd_scimitar", "url": "https://api-beta.open5e.com/v2/weapons/srd_scimitar/?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", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_scimitar-3/?format=api", "key": "srd_scimitar-3", "name": "Scimitar (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Scimitar", "key": "srd_scimitar", "url": "https://api-beta.open5e.com/v2/weapons/srd_scimitar/?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", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_shortbow-1/?format=api", "key": "srd_shortbow-1", "name": "Shortbow (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Shortbow", "key": "srd_shortbow", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 80/320" }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_shortbow-2/?format=api", "key": "srd_shortbow-2", "name": "Shortbow (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Shortbow", "key": "srd_shortbow", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 80/320" }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_shortbow-3/?format=api", "key": "srd_shortbow-3", "name": "Shortbow (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Shortbow", "key": "srd_shortbow", "url": "https://api-beta.open5e.com/v2/weapons/srd_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-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 80/320" }, { "property": { "name": "Two-Handed", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api", "desc": "This weapon requires two hands when you attack with it." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_shortsword-1/?format=api", "key": "srd_shortsword-1", "name": "Shortsword (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "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", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_shortsword-2/?format=api", "key": "srd_shortsword-2", "name": "Shortsword (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "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", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_shortsword-3/?format=api", "key": "srd_shortsword-3", "name": "Shortsword (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "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", "desc": "When making an attack with a finesse weapon, you use your choice of your Strength or Dexterity modifier for the attack and damage rolls. You must use the same modifier for both rolls." }, "detail": null }, { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_sickle-1/?format=api", "key": "srd_sickle-1", "name": "Sickle (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "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", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_sickle-2/?format=api", "key": "srd_sickle-2", "name": "Sickle (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "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", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_sickle-3/?format=api", "key": "srd_sickle-3", "name": "Sickle (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "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", "desc": "A light weapon is small and easy to handle, making it ideal for use when fighting with two weapons." }, "detail": null } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_sling-1/?format=api", "key": "srd_sling-1", "name": "Sling (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Sling", "key": "srd_sling", "url": "https://api-beta.open5e.com/v2/weapons/srd_sling/?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": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 80/320" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_sling-2/?format=api", "key": "srd_sling-2", "name": "Sling (+2)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Sling", "key": "srd_sling", "url": "https://api-beta.open5e.com/v2/weapons/srd_sling/?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": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 80/320" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_sling-3/?format=api", "key": "srd_sling-3", "name": "Sling (+3)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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 }, "is_magic_item": true, "weapon": { "name": "Sling", "key": "srd_sling", "url": "https://api-beta.open5e.com/v2/weapons/srd_sling/?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": "Ammunition", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_ammunition-wp/?format=api", "desc": "You can use a weapon that has the ammunition property to make a ranged attack only if you have ammunition to fire from the weapon. Each time you attack with the weapon, you expend one piece of ammunition. Drawing the ammunition from a quiver, case, or other container is part of the attack (you need a free hand to load a one-‐‑handed weapon). At the end of the battle, you can recover half your expended ammunition by taking a minute to search the battlefield.\n\nIf you use a weapon that has the ammunition property to make a melee attack, you treat the weapon as an improvised weapon (see “Improvised Weapons” later in the section). A sling must be loaded to deal any damage when used in this way." }, "detail": "range 80/320" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } }, { "url": "https://api-beta.open5e.com/v2/items/srd_spear-1/?format=api", "key": "srd_spear-1", "name": "Spear (+1)", "desc": "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Spear", "key": "srd_spear", "url": "https://api-beta.open5e.com/v2/weapons/srd_spear/?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": "Thrown", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api", "desc": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dagger, you can use either your Strength or your Dexterity, since the dagger has the finesse property." }, "detail": "range 20/60" }, { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d8" } ], "is_simple": true, "is_martial": false, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": null, "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "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" } } ] }