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 are able to converse with another Wizard through the light of a candle. Each Wizard must be within Willpower Bonus miles of the other, and each Wizard may only communicate for their Willpower minutes. The spell only works when the Wizards cast the spell at a pre-arranged time next to a lit candle, calling out the others name at the end of the invocation. The light on the candle turns green on both candles as soon as the second wizard completes the spell. The spell can be ended sooner simply by blowing out either candle.<span class=\"Apple-converted-space\">&nbsp;</span></p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "petty",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower Bonus miles (each)",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "You",
"aoe": false
},
"duration": {
"type": "String",
"label": "Duration",
"value": "Willpower minutes (each)",
"extendable": false
},
"damage": {
"type": "String",
"label": "Damage",
"dice": "",
"value": ""
},
"cn": {
"type": "Number",
"label": "Casting Number",
"value": 0,
"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": {