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

@@ -11,36 +11,54 @@
"effects": [],
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You conjure a pair of shimmering magical hands that launch at your target, who must be a single creature protected by a magical spell or aura. Perform an Opposed Channelling/Cool Test against the targeted creature. If you win, the shimmering hands strip away the protective magics from the target and bestow them to you. The stolen spell&rsquo;s Duration now resets using your Profile instead. You do not gain any Lore benefit from the stolen spell. Examples of protective spells include: <em>Protection from Rain, Aethyric Armour, Arrow Shield, Dome, Magic Shield, Mundane Aura, Ward, Comfort, Painless, Protective Aura, Word of Invulnerability, Hunter&rsquo;s Hide, Purple Pall of Shyish, Aqshy&rsquo;s Aegis, Purge, Cerulean Shield, Glittering Robe, Barkskin, Regenerate, Banishment, Pha&rsquo;s Protection, Shroud of Invisibility.&nbsp;</em></p>\n<p>Overcast: For every +2 SL, you may add 1 SL to your Opposed Test.&nbsp;</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower yards",
"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": 8,
"SL": 0
},
"magicMissile": {
"type": "Boolean",
"label": "Magic Missile",
"value": false
},
"ritual": {
@@ -49,6 +67,8 @@
"xp": 0
},
"memorized": {
"type": "Boolean",
"label": "Memorized",
"value": false
},
"skill": {
@@ -56,6 +76,8 @@
},
"ingredients": [],
"currentIng": {
"type": "Number",
"label": "Ingredient",
"value": "0"
},
"wind": {