forked from public/wfrp4e-unofficial-grimoire
compendiums updated to system v8.4.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.y3PLMxwlL29Pdbg7"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.y3PLMxwlL29Pdbg7"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/caree_elementalist.jpg",
|
||||
@@ -11,35 +11,54 @@
|
||||
"_id": "y3PLMxwlL29Pdbg7",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Elementalist"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Rangers"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 1
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 2
|
||||
},
|
||||
"characteristics": [
|
||||
"ws",
|
||||
"int",
|
||||
"wp"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": true,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": false,
|
||||
"ag": false,
|
||||
"dex": false,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": false
|
||||
},
|
||||
"skills": [
|
||||
"Channelling",
|
||||
"Gossip",
|
||||
@@ -62,7 +81,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
3
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -4,29 +4,41 @@
|
||||
"type": "talent",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.4Q0rDMBIs2YtZbfX"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.4Q0rDMBIs2YtZbfX"
|
||||
}
|
||||
},
|
||||
"img": "systems/wfrp4e/icons/blank.png",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>Before you roll any Channelling or Language (Magick) Test, you may call upon the fickle will of the Horned Rat to aid you in your spellcasting. If the Test succeeds, add your Chittercast Rating in SL to your Test. When you call upon this power, roll an extra 1d10. This die does not provide a bonus but it counts towards Miscast possibilities. A roll of triples increases the Miscast severity by one table. </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"max": {
|
||||
"type": "String",
|
||||
"label": "Max Advances",
|
||||
"value": "1"
|
||||
},
|
||||
"advances": {
|
||||
"type": "Number",
|
||||
"label": "Advances",
|
||||
"value": 1,
|
||||
"force": false
|
||||
},
|
||||
"career": {
|
||||
"value": ""
|
||||
"value": "",
|
||||
"type": "String",
|
||||
"label": "Career"
|
||||
},
|
||||
"tests": {
|
||||
"type": "String",
|
||||
"label": "Tests",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.6Q1uNHF3pzkYG3dD"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.6Q1uNHF3pzkYG3dD"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
@@ -11,38 +11,54 @@
|
||||
"_id": "6Q1uNHF3pzkYG3dD",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Druidic Priest"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Peasant"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 4
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 5
|
||||
},
|
||||
"characteristics": [
|
||||
"i",
|
||||
"dex",
|
||||
"wp",
|
||||
"int",
|
||||
"fel",
|
||||
"ag"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": false,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": true,
|
||||
"dex": true,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": true
|
||||
},
|
||||
"skills": [
|
||||
"Animal Care",
|
||||
"Channelling",
|
||||
@@ -78,7 +94,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
0
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.CMtVmYHMued2u5tx"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.CMtVmYHMued2u5tx"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
@@ -11,35 +11,54 @@
|
||||
"_id": "CMtVmYHMued2u5tx",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Druidic Priest"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Peasant"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 1
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 1
|
||||
},
|
||||
"characteristics": [
|
||||
"i",
|
||||
"dex",
|
||||
"wp"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": false,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": false,
|
||||
"dex": true,
|
||||
"int": false,
|
||||
"wp": true,
|
||||
"fel": false
|
||||
},
|
||||
"skills": [
|
||||
"Animal Care",
|
||||
"Channelling",
|
||||
@@ -65,7 +84,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
0
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.ePOFgU5LPgEVc0fU"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.ePOFgU5LPgEVc0fU"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
@@ -11,37 +11,54 @@
|
||||
"_id": "ePOFgU5LPgEVc0fU",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Druidic Priest"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Peasant"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 3
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 3
|
||||
},
|
||||
"characteristics": [
|
||||
"i",
|
||||
"dex",
|
||||
"wp",
|
||||
"int",
|
||||
"fel"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": false,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": false,
|
||||
"dex": true,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": true
|
||||
},
|
||||
"skills": [
|
||||
"Animal Care",
|
||||
"Channelling",
|
||||
@@ -74,7 +91,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
0
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.34uIvOS3U3QVBAzE"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.34uIvOS3U3QVBAzE"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
@@ -11,36 +11,54 @@
|
||||
"_id": "34uIvOS3U3QVBAzE",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Druidic Priest"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Peasant"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 2
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 2
|
||||
},
|
||||
"characteristics": [
|
||||
"i",
|
||||
"dex",
|
||||
"wp",
|
||||
"int"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": false,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": false,
|
||||
"dex": true,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": false
|
||||
},
|
||||
"skills": [
|
||||
"Animal Care",
|
||||
"Channelling",
|
||||
@@ -71,7 +89,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
0
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "trait",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.gBgl80IppExnOirz"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.gBgl80IppExnOirz"
|
||||
}
|
||||
},
|
||||
"img": "systems/wfrp4e/icons/blank.png",
|
||||
@@ -11,15 +11,21 @@
|
||||
"_id": "gBgl80IppExnOirz",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>An Elemental is a mindless construct formed from the natural elements with magic binding it together. It has no Intelligence, Willpower, or Fellowship Characteristics, and need never Test them. For the purposes of calculating its Wounds, use its Strength Bonus in place of Willpower Bonus. By default, Elementals cause Fear 2 unless their size increases this effect. Elemental attacks are Magical. Mundane (non-Magical) attacks that hit an Elemental ignore their Qualities and do not cause a minimum of 1 Damage.</p>\n <p> </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"rollable": {
|
||||
"value": false,
|
||||
"damage": false,
|
||||
"skill": "",
|
||||
"label": "Rollable",
|
||||
"type": "Boolean",
|
||||
"rollCharacteristic": "",
|
||||
"bonusCharacteristic": "",
|
||||
"dice": "",
|
||||
@@ -28,12 +34,16 @@
|
||||
"attackType": "melee"
|
||||
},
|
||||
"specification": {
|
||||
"value": ""
|
||||
"value": "",
|
||||
"type": "String",
|
||||
"label": "Specification"
|
||||
},
|
||||
"qualities": {
|
||||
"label": "Qualities",
|
||||
"value": []
|
||||
},
|
||||
"flaws": {
|
||||
"label": "Flaws",
|
||||
"value": []
|
||||
},
|
||||
"category": "standard",
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.9uTHcVc5jXrsKcPL"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.9uTHcVc5jXrsKcPL"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/caree_elementalist.jpg",
|
||||
@@ -11,36 +11,54 @@
|
||||
"_id": "9uTHcVc5jXrsKcPL",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Elementalist"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Rangers"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 2
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 4
|
||||
},
|
||||
"characteristics": [
|
||||
"ws",
|
||||
"int",
|
||||
"wp",
|
||||
"ag"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": true,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": false,
|
||||
"ag": true,
|
||||
"dex": false,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": false
|
||||
},
|
||||
"skills": [
|
||||
"Channelling",
|
||||
"Gossip",
|
||||
@@ -69,7 +87,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
3
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.mx3uDdKGkTiCYzFZ"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.mx3uDdKGkTiCYzFZ"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/caree_elementalist.jpg",
|
||||
@@ -11,38 +11,54 @@
|
||||
"_id": "mx3uDdKGkTiCYzFZ",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Elementalist"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Rangers"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 4
|
||||
},
|
||||
"status": {
|
||||
"tier": "s",
|
||||
"standing": 4
|
||||
},
|
||||
"characteristics": [
|
||||
"ws",
|
||||
"int",
|
||||
"wp",
|
||||
"ag",
|
||||
"i",
|
||||
"fel"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": true,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": true,
|
||||
"dex": false,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": true
|
||||
},
|
||||
"skills": [
|
||||
"Channelling",
|
||||
"Gossip",
|
||||
@@ -78,7 +94,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
3
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.9WHYKc1Do6ylAofz"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.9WHYKc1Do6ylAofz"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/caree_elementalist.jpg",
|
||||
@@ -11,37 +11,54 @@
|
||||
"_id": "9WHYKc1Do6ylAofz",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Elementalist"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Rangers"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 3
|
||||
},
|
||||
"status": {
|
||||
"tier": "s",
|
||||
"standing": 2
|
||||
},
|
||||
"characteristics": [
|
||||
"ws",
|
||||
"int",
|
||||
"wp",
|
||||
"ag",
|
||||
"i"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": true,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": true,
|
||||
"dex": false,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": false
|
||||
},
|
||||
"skills": [
|
||||
"Channelling",
|
||||
"Gossip",
|
||||
@@ -75,7 +92,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
3
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "trait",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.6tyixZSSaGwqEggF"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.6tyixZSSaGwqEggF"
|
||||
}
|
||||
},
|
||||
"img": "systems/wfrp4e/icons/blank.png",
|
||||
@@ -11,15 +11,21 @@
|
||||
"_id": "6tyixZSSaGwqEggF",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>Elementals do not have a fixed size or profile that gets damaged and then killed. Instead, each time an Elemental’s Wounds are reduced to a number equal to or less than a smaller size category, its size and all relevant statistics are reduced. For example, if an Enormous Elemental is reduced to 40 Wounds, its size would be reduced to Large.</p>\n <p> </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"rollable": {
|
||||
"value": false,
|
||||
"damage": false,
|
||||
"skill": "",
|
||||
"label": "Rollable",
|
||||
"type": "Boolean",
|
||||
"rollCharacteristic": "",
|
||||
"bonusCharacteristic": "",
|
||||
"dice": "",
|
||||
@@ -28,12 +34,16 @@
|
||||
"attackType": "melee"
|
||||
},
|
||||
"specification": {
|
||||
"value": ""
|
||||
"value": "",
|
||||
"type": "String",
|
||||
"label": "Specification"
|
||||
},
|
||||
"qualities": {
|
||||
"label": "Qualities",
|
||||
"value": []
|
||||
},
|
||||
"flaws": {
|
||||
"label": "Flaws",
|
||||
"value": []
|
||||
},
|
||||
"category": "standard",
|
||||
|
@@ -4,22 +4,28 @@
|
||||
"type": "trait",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.BsUGkg9fU3BdnYXm"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.BsUGkg9fU3BdnYXm"
|
||||
}
|
||||
},
|
||||
"img": "systems/wfrp4e/icons/blank.png",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You gain the Chaos Magic (Warp) and Petty Magic Talents plus a number of spells determined by the GM, as appropriate to the character.</p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"rollable": {
|
||||
"value": false,
|
||||
"damage": false,
|
||||
"skill": "",
|
||||
"label": "Rollable",
|
||||
"type": "Boolean",
|
||||
"rollCharacteristic": "",
|
||||
"bonusCharacteristic": "",
|
||||
"dice": "",
|
||||
@@ -28,12 +34,16 @@
|
||||
"attackType": "melee"
|
||||
},
|
||||
"specification": {
|
||||
"value": ""
|
||||
"value": "",
|
||||
"type": "String",
|
||||
"label": "Specification"
|
||||
},
|
||||
"qualities": {
|
||||
"label": "Qualities",
|
||||
"value": []
|
||||
},
|
||||
"flaws": {
|
||||
"label": "Flaws",
|
||||
"value": []
|
||||
},
|
||||
"category": "standard",
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "talent",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.srSJftWCNcGxsBAA"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.srSJftWCNcGxsBAA"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/talent_spirit_.jpg",
|
||||
@@ -11,22 +11,34 @@
|
||||
"_id": "srSJftWCNcGxsBAA",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>The spirit animal from your vision becomes your familiar. The familiar follows you wherever you go and confers certain advantages to seal your pact and in return you are required to keep certain Strictures. You are assured of a neutral or friendly reaction from all encountered animals of the familiar’s species. Further, you gain the power to make another Druid an Apostate—see Apostate Druids.</p>\n <p> </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"max": {
|
||||
"type": "String",
|
||||
"label": "Max Advances",
|
||||
"value": "1"
|
||||
},
|
||||
"advances": {
|
||||
"type": "Number",
|
||||
"label": "Advances",
|
||||
"value": 1,
|
||||
"force": false
|
||||
},
|
||||
"career": {
|
||||
"value": ""
|
||||
"value": "",
|
||||
"type": "String",
|
||||
"label": "Career"
|
||||
},
|
||||
"tests": {
|
||||
"type": "String",
|
||||
"label": "Tests",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user