updated all creatures to use newest traits, first active effect created.
This commit is contained in:
@@ -16,36 +16,54 @@
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You weave a writhing mist of <i>Dhar</i> about you, absorbing its dark energy into your body and soul. Make an Endurance Test for a Moderate Corrupting Influence. While the spell lasts, all your Channelling and Casting Tests are performed at <b>Average (+20)</b> Difficulty. In addition, you are granted access to your choice of one unlearned Spell from your Arcane or Lore spell lists. For the Duration, you count as having memorised the spell, but you cannot transcribe it to a grimoire or scroll.</p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Daemonology",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "You",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "You",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Willpower Bonus Rounds",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"type": "String",
|
||||
"label": "Damage",
|
||||
"dice": "",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 4,
|
||||
"SL": 0
|
||||
},
|
||||
"magicMissile": {
|
||||
"type": "Boolean",
|
||||
"label": "Magic Missile",
|
||||
"value": false
|
||||
},
|
||||
"ritual": {
|
||||
@@ -54,6 +72,8 @@
|
||||
"xp": 0
|
||||
},
|
||||
"memorized": {
|
||||
"type": "Boolean",
|
||||
"label": "Memorized",
|
||||
"value": false
|
||||
},
|
||||
"skill": {
|
||||
@@ -61,6 +81,8 @@
|
||||
},
|
||||
"ingredients": [],
|
||||
"currentIng": {
|
||||
"type": "Number",
|
||||
"label": "Ingredient",
|
||||
"value": "0"
|
||||
},
|
||||
"wind": {
|
||||
|
Reference in New Issue
Block a user