updated all creatures to use newest traits, first active effect created.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "Bewilder",
|
||||
"type": "spell",
|
||||
"flags": {
|
||||
"_sheetTab": "details",
|
||||
"_sheetTab": {},
|
||||
"core": {
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-spells.jcel1FqtYdkLd2rS"
|
||||
}
|
||||
@@ -12,36 +12,54 @@
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You channel Ulgu into delicate strands that your target unwittingly absorbs. If the target fails a Challenging (+0) Cool Test, take the units die and refer to the table. This is the effect that the target suffers for the spell’s Duration.</p>\n<p> </p>\n<table style=\"height: 102px;\" border=\"1\">\n<tbody>\n<tr style=\"height: 17px;\">\n<td style=\"width: 51px; height: 17px;\">1d10</td>\n<td style=\"width: 653px; height: 17px;\">Bewildering Effect</td>\n</tr>\n<tr style=\"height: 17px;\">\n<td style=\"width: 51px; height: 17px;\">1-2</td>\n<td style=\"width: 653px; height: 17px;\">Befuddled: Target refuses to budge, taking an Entangled Condition that is removed when the spell ends.</td>\n</tr>\n<tr style=\"height: 17px;\">\n<td style=\"width: 51px; height: 17px;\">3-4</td>\n<td style=\"width: 653px; height: 17px;\">Wander: Target wanders off in a random direction at their Walk rate. There is a 50% chance that the target loses their Action and Free Actions.</td>\n</tr>\n<tr style=\"height: 17px;\">\n<td style=\"width: 51px; height: 17px;\">5-6</td>\n<td style=\"width: 653px; height: 17px;\">Attack!: Target attacks the nearest creature, friend or foe. If no creature is within range of a possible attack, the target will put themselves in a strategic position for next Turn.</td>\n</tr>\n<tr style=\"height: 17px;\">\n<td style=\"width: 51px; height: 17px;\">7-9</td>\n<td style=\"width: 653px; height: 17px;\">Confuses: Target takes a Stunned Condition which is removed when the spell ends.</td>\n</tr>\n<tr style=\"height: 17px;\">\n<td style=\"width: 51px; height: 17px;\">10</td>\n<td style=\"width: 653px; height: 17px;\">Fetal Position: Target curls into a ball on the ground, becoming a Helpless Target while the spell lasts.</td>\n</tr>\n</tbody>\n</table>\n<p> </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Shadows",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "Willpower yards",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "1",
|
||||
"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": {
|
||||
|
Reference in New Issue
Block a user