← Развлечения

Список заклинаний D&D

GET /dnd/spells

Просмотр всех заклинаний из Справочного документа системы D&D 5-го издания. Возвращает названия заклинаний и ключи индексов для полного каталога заклинаний SRD. Охватывает культовые заклинания, такие как Fireball, Magic Missile и Wish. Данные из открытого API D&D 5e. Полезно для конструкторов книг заклинаний, мастеров создания персонажей, справочных приложений по заклинаниям и инструментов планирования настольных RPG.

Примеры запросов

Базовое использование
curl https://nordapi.ee/api/v1/dnd/spells
List all D&D spells
curl https://nordapi.ee/api/v1/dnd/spells
Browse the spell compendium
curl https://nordapi.ee/api/v1/dnd/spells

Ответ в реальном времени

{
  "count": 50,
  "data": [
    {
      "index": "acid-arrow",
      "level": 2,
      "name": "Acid Arrow",
      "url": "/api/2014/spells/acid-arrow"
    },
    {
      "index": "acid-splash",
      "level": 0,
      "name": "Acid Splash",
      "url": "/api/2014/spells/acid-splash"
    },
    {
      "index": "aid",
      "level": 2,
      "name": "Aid",
      "url": "/api/2014/spells/aid"
    },
    {
      "index": "alarm",
      "level": 1,
      "name": "Alarm",
      "url": "/api/2014/spells/alarm"
    },
    {
      "index": "alter-self",
      "level": 2,
      "name": "Alter Self",
      "url": "/api/2014/spells/alter-self"
    },
    {
      "index": "animal-friendship",
      "level": 1,
      "name": "Animal Friendship",
      "url": "/api/2014/spells/animal-friendship"
    },
    {
      "index": "animal-messenger",
      "level": 2,
      "name": "Animal Messenger",
      "url": "/api/2014/spells/animal-messenger"
    },
    {
      "index": "animal-shapes",
      "level": 8,
      "name": "Animal Shapes",
      "url": "/api/2014/spells/animal-shapes"
    },
    {
      "index": "animate-dead",
      "level": 3,
      "name": "Animate Dead",
      "url": "/api/2014/spells/animate-dead"
    },
    {
      "index": "animate-objects",
      "level": 5,
      "name": "Animate Objects",
      "url": "/api/2014/spells/animate-objects"
    },
    {
      "index": "antilife-shell",
      "level": 5,
      "name": "Antilife Shell",
      "url": "/api/2014/spells/antilife-shell"
    },
    {
      "index": "antimagic-field",
      "level": 8,
      "name": "Antimagic Field",
      "url": "/api/2014/spells/antimagic-field"
    },
    {
      "index": "antipathy-sympathy",
      "level": 8,
      "name": "Antipathy/Sympathy",
      "url": "/api/2014/spells/antipathy-sympathy"
    },
    {
      "index": "arcane-eye",
      "level": 4,
      "name": "Arcane Eye",
      "url": "/api/2014/spells/arcane-eye"
    },
    {
      "index": "arcane-hand",
      "level": 5,
      "name": "Arcane Hand",
      "url": "/api/2014/spells/arcane-hand"
    },
    {
      "index": "arcane-lock",
      "level": 2,
      "name": "Arcane Lock",
      "url": "/api/2014/spells/arcane-lock"
    },
    {
      "index": "arcane-sword",
      "level": 7,
      "name": "Arcane Sword",
      "url": "/api/2014/spells/arcane-sword"
    },
    {
      "index": "arcanists-magic-aura",
      "level": 2,
      "name": "Arcanist's Magic Aura",
      "url": "/api/2014/spells/arcanists-magic-aura"
    },
    {
      "index": "astral-projection",
      "level": 9,
      "name": "Astral Projection",
      "url": "/api/2014/spells/astral-projection"
    },
    {
      "index": "augury",
      "level": 2,
      "name": "Augury",
      "url": "/api/2014/spells/augury"
    },
    {
      "index": "awaken",
      "level": 5,
      "name": "Awaken",
      "url": "/api/2014/spells/awaken"
    },
    {
      "index": "bane",
      "level": 1,
      "name": "Bane",
      "url": "/api/2014/spells/bane"
    },
    {
      "index": "banishment",
      "level": 4,
      "name": "Banishment",
      "url": "/api/2014/spells/banishment"
    },
    {
      "index": "barkskin",
      "level": 2,
      "name": "Barkskin",
      "url": "/api/2014/spells/barkskin"
    },
    {
      "index": "beacon-of-hope",
      "level": 3,
      "name": "Beacon of Hope",
      "url": "/api/2014/spells/beacon-of-hope"
    },
    {
      "index": "bestow-curse",
      "level": 3,
      "name": "Bestow Curse",
      "url": "/api/2014/spells/bestow-curse"
    },
    {
      "index": "black-tentacles",
      "level": 4,
      "name": "Black Tentacles",
      "url": "/api/2014/spells/black-tentacles"
    },
    {
      "index": "blade-barrier",
      "level": 6,
      "name": "Blade Barrier",
      "url": "/api/2014/spells/blade-barrier"
    },
    {
      "index": "bless",
      "level": 1,
      "name": "Bless",
      "url": "/api/2014/spells/bless"
    },
    {
      "index": "blight",
      "level": 4,
      "name": "Blight",
      "url": "/api/2014/spells/blight"
    },
    {
      "index": "blindness-deafness",
      "level": 2,
      "name": "Blindness/Deafness",
      "url": "/api/2014/spells/blindness-deafness"
    },
    {
      "index": "blink",
      "level": 3,
      "name": "Blink",
      "url": "/api/2014/spells/blink"
    },
    {
      "index": "blur",
      "level": 2,
      "name": "Blur",
      "url": "/api/2014/spells/blur"
    },
    {
      "index": "branding-smite",
      "level": 2,
      "name": "Branding Smite",
      "url": "/api/2014/spells/branding-smite"
    },
    {
      "index": "burning-hands",
      "level": 1,
      "name": "Burning Hands",
      "url": "/api/2014/spells/burning-hands"
    },
    {
      "index": "call-lightning",
      "level": 3,
      "name": "Call Lightning",
      "url": "/api/2014/spells/call-lightning"
    },
    {
      "index": "calm-emotions",
      "level": 2,
      "name": "Calm Emotions",
      "url": "/api/2014/spells/calm-emotions"
    },
    {
      "index": "chain-lightning",
      "level": 6,
      "name": "Chain Lightning",
      "url": "/api/2014/spells/chain-lightning"
    },
    {
      "index": "charm-person",
      "level": 1,
      "name": "Charm Person",
      "url": "/api/2014/spells/charm-person"
    },
    {
      "index": "chill-touch",
      "level": 0,
      "name": "Chill Touch",
      "url": "/api/2014/spells/chill-touch"
    },
    {
      "index": "circle-of-death",
      "level": 6,
      "name": "Circle of Death",
      "url": "/api/2014/spells/circle-of-death"
    },
    {
      "index": "clairvoyance",
      "level": 3,
      "name": "Clairvoyance",
      "url": "/api/2014/spells/clairvoyance"
    },
    {
      "index": "clone",
      "level": 8,
      "name": "Clone",
      "url": "/api/2014/spells/clone"
    },
    {
      "index": "cloudkill",
      "level": 5,
      "name": "Cloudkill",
      "url": "/api/2014/spells/cloudkill"
    },
    {
      "index": "color-spray",
      "level": 1,
      "name": "Color Spray",
      "url": "/api/2014/spells/color-spray"
    },
    {
      "index": "command",
      "level": 1,
      "name": "Command",
      "url": "/api/2014/spells/command"
    },
    {
      "index": "commune",
      "level": 5,
      "name": "Commune",
      "url": "/api/2014/spells/commune"
    },
    {
      "index": "commune-with-nature",
      "level": 5,
      "name": "Commune With Nature",
      "url": "/api/2014/spells/commune-with-nature"
    },
    {
      "index": "comprehend-languages",
      "level": 1,
      "name": "Comprehend Languages",
      "url": "/api/2014/spells/comprehend-languages"
    },
    {
      "index": "compulsion",
      "level": 4,
      "name": "Compulsion",
      "url": "/api/2014/spells/compulsion"
    }
  ],
  "success": true
}