blob: 9e9b6083e6aeacf76835011fa204854da22dd524 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[
{
"type": "MOD_INFO",
"ident": "vamp_stuff_redone",
"name": "Vampiric Stuff Redone",
"authors": [ "jc_gargma" ],
"description": "Adds night creatures, new items, monsters and locations. Conflicts with Vampiric Stuff.",
"category": "misc_additions",
"dependencies": [ "dda" ]
},
{
"type": "skill",
"ident": "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."
}
]
|