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

@@ -2,7 +2,7 @@
"name": "Radiant Weapon",
"type": "spell",
"flags": {
"_sheetTab": "details",
"_sheetTab": {},
"core": {
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-spells.qjkuEGCxhHlQ0ZyU"
}
@@ -12,36 +12,54 @@
"effects": [],
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>Your touch envelops a non-magical melee weapon in a coating of bright light. The weapon counts as magical, gains a bonus to Damage equal to your Willpower Bonus, and gains the Unbreakable Quality. Anyone&nbsp;attacked by this weapon counts as a target of a Lore spell. Due to its bright light, the wielder of this weapon automatically fails all Stealth Tests.</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "light",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Touch",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "Special",
"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": 6,
"SL": 0
},
"magicMissile": {
"type": "Boolean",
"label": "Magic Missile",
"value": false
},
"ritual": {
@@ -50,6 +68,8 @@
"xp": 0
},
"memorized": {
"type": "Boolean",
"label": "Memorized",
"value": false
},
"skill": {
@@ -57,6 +77,8 @@
},
"ingredients": [],
"currentIng": {
"type": "Number",
"label": "Ingredient",
"value": "0"
},
"wind": {