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>You draw in the filth of the Warp and exhale a pestilent cone-shaped cloud at your enemies. The disease spread by your breath depends on the units die from your Casting roll: on 1-7, it’s <em>Ratte Feve</em>r; on 8-0, it’s <em>Black Plaque</em>. Choose a single target that you can see within half your Willpower yards (rounded up). That target becomes the centre of a circular Area of Effect with a diameter equal to your Willpower Bonus yards. All creatures inside that AoE are struck, as are all creatures between you and the AoE. Perform an <strong>Opposed Channelling/Dodge</strong> Test against all affected victims of the breath (using your single roll opposed by each individual target). All victims that lose the Test suffer a <em>magic missile</em> with a Damage of +4, ignoring Toughness Bonus and Armour Points. A target that suffers Wounds must pass a <strong>Challenging (+0) Endurance</strong> Test or contract the breath’s disease. As with the <em>Breath</em> Creature Trait, you are immune to the spell’s effects. </p>\n<p>Overcast: For every +2 SL, you may make the Endurance Test more difficult by one step (ie, from Challenging to Difficult). </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Warp",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "Special",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "Special",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Instant",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"type": "String",
|
||||
"label": "Damage",
|
||||
"dice": "",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 12,
|
||||
"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