forked from public/wfrp4e-unofficial-grimoire
updated all creatures to use newest traits, first active effect created.
This commit is contained in:
@@ -11,36 +11,54 @@
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>The power of the Waaagh! surges through you in an unstoppable flood of magical energy. All Orcs and Goblins in range add +20 to their Weapon Skill and gain the <em>Fearless (Everything)</em> Talent while the spell lasts. Also, all spellcasters within range must win an <strong>Opposed Channelling</strong> Test against you or suffer 2d10 Wounds, ignoring Toughness Bonus and Armour Points. </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "waaagh",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "You",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "Willpower yards",
|
||||
"aoe": true
|
||||
},
|
||||
"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": 10,
|
||||
"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": {
|
||||
|
Reference in New Issue
Block a user