updated all creatures to use newest traits, first active effect created.

This commit is contained in:
2025-09-11 00:25:02 +02:00
parent 968eb5a7fa
commit b658e6e209
294 changed files with 41186 additions and 13685 deletions

View File

@@ -16,36 +16,54 @@
"effects": [],
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You control a shimmering strand of <i>Dhar</i>, which deftly opens a large tear in the material realm, manifesting a single Daemonic Steed that you call forth from the Chaos Realm. Perform an <b>Opposed Channelling (Dhar)/Willpower </b>Test with the Steed. If you win, the Daemon will consent to be your mount and respond to your commands while the spell lasts. Otherwise, the Steed attacks you (or behaves as the GM dictates). <b>Overcast: </b>For every +1 SL, you may increase the Difficulty of the targets Willpower Test by one step (ie, from <b>Challenging </b>to <b>Difficult</b>).</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "Daemonology",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower Bonus yards",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "Special",
"aoe": false
},
"duration": {
"type": "String",
"label": "Duration",
"value": "Willpower Bonus hours",
"extendable": false
},
"damage": {
"type": "String",
"label": "Damage",
"dice": "",
"value": ""
},
"cn": {
"type": "Number",
"label": "Casting Number",
"value": 6,
"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": {