Added reverse names to wizard spells

This commit is contained in:
Peter Bjerg Lidegaard
2024-01-16 18:27:00 +01:00
parent 94f599e480
commit 532e43b8ea
@@ -267,6 +267,7 @@ wiz1['Enlarge'] = {
'level': '1',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Dimension (Reversible)',
'reversible': 'Reduce',
'range': '[[5*[[@{level-wizard}]] ]] yards',
'duration': '[[5*[[@{level-wizard}]] ]] rounds',
'aoe': '1 creature or object',
@@ -603,6 +604,7 @@ wiz1['Protection From Evil'] = {
'level': '1',
'school': 'Abjuration (Reversible)',
'school-spells-and-magic': 'Abjuration, Alchemy (Reversible)',
'reversible': 'Protection From Good',
'range': 'Touch',
'duration': '[[2*[[@{level-wizard}]] ]] rounds',
'aoe': 'Creature touched',
@@ -995,6 +997,7 @@ wiz2['Deeppockets'] = {
wiz2['Detect Evil'] = {
'level': '2',
'school': 'Divination (Reversible)',
'reversible': 'Detect Good',
'range': '0',
'duration': '[[5*[[@{level-wizard}]] ]] rounds',
'aoe': '10 x 180 feet',
@@ -1219,6 +1222,7 @@ wiz2['Knock'] = {
'level': '2',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Universal Magic (Reversible)',
'reversible': 'Lock',
'range': '60 yards',
'duration': 'Special',
'aoe': '[[10*[[@{level-wizard}]] ]] feet',
@@ -1237,6 +1241,7 @@ wiz2['Knock'] = {
wiz2['Know Alignment'] = {
'level': '2',
'school': 'Divination (Reversible)',
'reversible': 'Undetectable Alignment',
'range': '10 yards',
'duration': '[[@{level-wizard}]] rounds',
'aoe': '1 creature or object per 2 rounds',
@@ -1293,6 +1298,7 @@ wiz2['Levitate'] = {
wiz2['Locate Object'] = {
'level': '2',
'school': 'Divination (Reversible)',
'reversible': 'Obscure Object',
'range': '0',
'duration': '[[@{level-wizard}]] rounds',
'aoe': '[[20*[[@{level-wizard}]] ]] yards',
@@ -2097,6 +2103,7 @@ wiz3['Protection from Evil, 10\' Radius'] = {
'level': '3',
'school': 'Abjuration (Reversible)',
'school-spells-and-magic': 'Abjuration, Alchemy (Reversible)',
'reversible': 'Protection from Good, 10\' Radius',
'range': 'Touch',
'duration': '[[2*[[@{level-wizard}]] ]] rounds',
'aoe': '10-foot radius',
@@ -2226,6 +2233,7 @@ wiz3['Suggestion'] = {
wiz3['Tongues'] = {
'level': '3',
'school': 'Alteration (Reversible)',
'reversible': 'Babble',
'range': '0',
'duration': '[[@{level-wizard}]] rounds',
'aoe': '30-foot radius',
@@ -2263,6 +2271,7 @@ wiz3['Water Breathing'] = {
'level': '3',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Elemental (Air, Water) (Reversible)',
'reversible': 'Air Breating',
'range': 'Touch',
'duration': '[[ [[@{level-wizard}]]+1d4]] hours',
'aoe': 'Creature touched',
@@ -2937,6 +2946,7 @@ wiz4['Remove Curse'] = {
'level': '4',
'school': 'Abjuration (Reversible)',
'school-spells-and-magic': 'Universal Magic (Reversible)',
'reversible': 'Bestow Curse',
'range': 'Touch',
'duration': 'Permanent',
'aoe': 'Special',
@@ -3143,6 +3153,7 @@ wiz5['Airy Water'] = {
wiz5['Animal Growth'] = {
'level': '5',
'school': 'Alteration (Reversible)',
'reversible': 'Shrink Animal',
'range': '60 yards',
'duration': '[[@{level-wizard}]] rounds',
'aoe': 'Up to 8 animals in a 20-foot cube',
@@ -3181,6 +3192,7 @@ wiz5['Avoidance'] = {
'level': '5',
'school': 'Abjuration, Alteration (Reversible)',
'school-spells-and-magic': 'Abjuration, Alteration, Geometry (Reversible)',
'reversible': 'Attraction',
'range': '10 yards',
'duration': 'Permanent until dispelled',
'aoe': 'Up to 3-foot cube',
@@ -3388,6 +3400,7 @@ wiz5['Domination'] = {
wiz5['Dream'] = {
'level': '5',
'school': 'Invocation, Illusion/Phantasm (Reversible)',
'reversible': 'Nightmare',
'range': 'Touch',
'duration': 'Special',
'aoe': '1 creature',
@@ -3784,6 +3797,7 @@ wiz5['Transmute Rock to Mud'] = {
'level': '5',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Elemental (Earth, Water), Alchemy (Reversible)',
'reversible': 'Transmute Mud to Rock',
'range': '[[10*[[@{level-wizard}]] ]] yards',
'duration': 'Special',
'aoe': '[[20*[[@{level-wizard}]] ]]-foot cube',
@@ -4234,6 +4248,7 @@ wiz6['Lower Water'] = {
'level': '6',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Elemental Water (Reversible)',
'reversible': 'Raise Water',
'range': '80 yards',
'duration': '[[5*[[@{level-wizard}]] ]] rounds',
'aoe': '[[10*[[@{level-wizard}]] ]]-foot square',
@@ -4512,6 +4527,7 @@ wiz6['Stone to Flesh'] = {
'level': '6',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Elemental Earth, Alchemy (Reversible)',
'reversible': 'Flesh to Stone',
'range': '[[10*[[@{level-wizard}]] ]] yards',
'duration': 'Permanent',
'aoe': '1 creature',
@@ -4550,6 +4566,7 @@ wiz6['Transmute Water to Dust'] = {
'level': '6',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Elemental (Earth, Water), Alchemy (Reversible)',
'reversible': 'Transmute Dust to Water',
'range': '60 yards',
'duration': 'Permanent',
'aoe': '[[@{level-wizard}]] 10-foot cubes',
@@ -5619,6 +5636,7 @@ wiz9['Gate'] = {
wiz9['Imprisonment'] = {
'level': '9',
'school': 'Abjuration (Reversible)',
'reversible': 'Freedom',
'range': 'Touch',
'duration': 'Permanent',
'aoe': '1 creature',
@@ -5769,6 +5787,7 @@ wiz9['Succor'] = {
wiz9['Temporal Stasis'] = {
'level': '9',
'school': 'Alteration (Reversible)',
'reversible': 'Temporal Reinstatement',
'range': '10 yards',
'duration': 'Permanent',
'aoe': '1 creature',
@@ -7437,6 +7456,7 @@ wiz4['Turn Pebble to Boulder'] = {
'level': '4',
'school': 'Alteration (Reversible)',
'school-spells-and-magic': 'Alteration, Elemental Earth (Reversible)',
'reversible': 'Turn Bolder to Pebble',
'range': 'Touch',
'duration': 'Special',
'aoe': 'Special',
@@ -8710,6 +8730,7 @@ wiz5['Bind Undead'] = {
wiz5['Bone Blight'] = {
'level': '5',
'school': 'Necromancy/Alteration (Reversible)',
'reversible': 'Bone Growth',
'range': '30 yards',
'duration': 'Permanent',
'aoe': 'One creature',
@@ -8782,6 +8803,7 @@ wiz6['Ghoul Gauntlet'] = {
wiz6['Transmute Bone to Steel'] = {
'level': '6',
'school': 'Alteration, Necromancy (Reversible)',
'reversible': 'Transmute Steel to Bone',
'range': '30 yards',
'duration': 'Permanent',
'aoe': '1 creature or object',
@@ -8836,6 +8858,7 @@ wiz8['Death Shroud'] = {
wiz8['Life Force Transfer'] = {
'level': '8',
'school': 'Necromancy (Reversible)',
'reversible': 'Revoke Life Force Transfer',
'range': '1”',
'duration': 'Permanent',
'aoe': '1 creature',
@@ -8872,6 +8895,7 @@ wiz9['Death Ward'] = {
wiz9['Life Force Exchange'] = {
'level': '9',
'school': 'Necromancy (Reversible)',
'reversible': 'Revoke Life Force Exchange',
'range': '60 yards',
'duration': 'Permanent',
'aoe': 'Two creatures',
@@ -8982,6 +9006,7 @@ wiz2['Deepen Shadows'] = {
wiz2['Featherfoot'] = {
'level': '2',
'school': 'Alteration (Reversible)',
'reversible': 'Leadfoot',
'range': 'Touch',
'duration': '[[5*[[@{level-wizard}]] ]] rounds',
'aoe': 'One creature',