Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/vom_slimeblade-shortsword/?format=api
{ "url": "https://api-beta.open5e.com/v2/items/vom_slimeblade-shortsword/?format=api", "key": "vom_slimeblade-shortsword", "name": "Slimeblade Shortsword", "desc": "You gain a +1 bonus to attack and damage rolls made with this magic weapon. The blade of the sword is coated in an endless supply of violet-colored slime. Despite the sword's tendency to drip, the slime does not flow over the pommel, regardless of the angle at which it is held. You are immune to the effect of the slime while attuned to this sword. While holding this sword, you can communicate telepathically with ooze creatures, and you have advantage on Charisma (Deception, Intimidation, and Persuasion) checks against ooze creatures. In addition, you can use an action to fling some of the sword's slime at a creature you can see within 30 feet of you. The target must make a DC 15 Constitution saving throw. On a failure, the target takes 2d4 poison damage and is poisoned until the end of its next turn. On a success, the target takes half the damage and isn't poisoned. The sword can't be used this way again until 1 hour has passed.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Common", "url": "https://api-beta.open5e.com/v2/itemrarities/common/?format=api", "key": "common", "rank": 1 }, "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": "0.00", "requires_attunement": true, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }