summaryrefslogtreecommitdiff
path: root/vamp_stuff/modinfo.json
blob: e092f4e6d276818c70783a410f764b2d310a78cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "type": "MOD_INFO",
    "id": "vamp_stuff_redone",
    "name": "Vampiric Stuff Redone",
    "authors": [ "Axema Vales" ],
    "maintainers": [ "jc_gargma" ],
    "description": "Adds night creatures, items, monsters, and locations. Also mutations, feeding on npcs, and spells.",
    "category": "content",
    "dependencies": [ "dda" ],
    "conflicts": [ "vamp_stuff", "vamp_stuff_redone_nonpcs" ]
  },
  {
    "type": "skill",
    "id": "spellcraft",
    "name": "spellcraft",
    "display_category": "display_ranged",
    "description": "Your skill in the arcane.  Represents magic theory and all that entails.  A higher skill increases how quickly you can learn spells, and decreases their spell failure chance."
  }
]