-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
item files with Foundry version 10.286 and dnd5e version 2.0.3
- Loading branch information
Showing
6 changed files
with
779 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
{ | ||
"name": "Dwarven Resilience", | ||
"ownership": { | ||
"default": 0 | ||
}, | ||
"type": "feat", | ||
"system": { | ||
"description": { | ||
"value": "<p>You have advantage on saving throws against poison, and you have resistance against poison damage.</p>", | ||
"chat": "", | ||
"unidentified": "" | ||
}, | ||
"source": "PHB pg. 20", | ||
"activation": { | ||
"type": "", | ||
"cost": null, | ||
"condition": "" | ||
}, | ||
"duration": { | ||
"value": null, | ||
"units": "" | ||
}, | ||
"target": { | ||
"value": null, | ||
"width": null, | ||
"units": "", | ||
"type": "" | ||
}, | ||
"range": { | ||
"value": null, | ||
"long": null, | ||
"units": "" | ||
}, | ||
"uses": { | ||
"value": null, | ||
"max": "", | ||
"per": null, | ||
"recovery": "" | ||
}, | ||
"consume": { | ||
"type": "", | ||
"target": null, | ||
"amount": null | ||
}, | ||
"ability": "", | ||
"actionType": "", | ||
"attackBonus": 0, | ||
"chatFlavor": "", | ||
"critical": { | ||
"threshold": null, | ||
"damage": "" | ||
}, | ||
"damage": { | ||
"parts": [], | ||
"versatile": "" | ||
}, | ||
"formula": "", | ||
"save": { | ||
"ability": "", | ||
"dc": null, | ||
"scaling": "spell" | ||
}, | ||
"requirements": "Dwarf", | ||
"recharge": { | ||
"value": null, | ||
"charged": false | ||
} | ||
}, | ||
"flags": {}, | ||
"img": "icons/creatures/abilities/stinger-poison-green.webp", | ||
"effects": [ | ||
{ | ||
"_id": "hIaIpLxcMZSY3qXi", | ||
"changes": [ | ||
{ | ||
"key": "system.traits.dr.value", | ||
"value": "poison", | ||
"mode": 2, | ||
"priority": null | ||
}, | ||
{ | ||
"key": "flags.adv-reminder.message.ability.save.con", | ||
"mode": 0, | ||
"value": "Advantage against poison" | ||
} | ||
], | ||
"disabled": false, | ||
"duration": { | ||
"startTime": null, | ||
"seconds": null, | ||
"combat": null, | ||
"rounds": null, | ||
"turns": null, | ||
"startRound": null, | ||
"startTurn": null | ||
}, | ||
"icon": "icons/creatures/abilities/stinger-poison-green.webp", | ||
"label": "Dwarven Resilience", | ||
"origin": "Item.ufysTkqet2Ctmtyi", | ||
"transfer": true, | ||
"flags": {}, | ||
"tint": null, | ||
"_key": "!items.effects!hBhQ4hKPvKhIFNED.hIaIpLxcMZSY3qXi" | ||
} | ||
], | ||
"_stats": { | ||
"systemId": "dnd5e", | ||
"systemVersion": "2.0.3", | ||
"coreVersion": "10.286", | ||
"createdTime": 1661787234474, | ||
"modifiedTime": 1664175030462, | ||
"lastModifiedBy": "dnd5ebuilder0000" | ||
}, | ||
"folder": null, | ||
"sort": 0, | ||
"_id": "hBhQ4hKPvKhIFNED", | ||
"_key": "!items!hBhQ4hKPvKhIFNED" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
{ | ||
"name": "Enhance Ability", | ||
"ownership": { | ||
"default": 0 | ||
}, | ||
"type": "spell", | ||
"system": { | ||
"description": { | ||
"value": "<p>You touch a creature and bestow upon it a magical enhancement. Choose one of the following effects; the target gains that effect until the spell ends.</p>\n<ul>\n<li><strong>Bear's Endurance</strong>. The target has advantage on Constitution Checks. It also gains 2d6 Temporary Hit Points, which are lost when the spell ends.</li>\n<li><strong>Bull's Strength</strong>. The target has advantage on Strength Checks, and his or her carrying capacity doubles.</li>\n<li><strong>Cat's Grace</strong>. The target has advantage on Dexterity Checks. It also doesn't take damage from Falling 20 feet or less if it isn't Incapacitated.</li>\n<li><strong>Eagle's Splendor</strong>. The target has advantage on Charisma Checks.</li>\n<li><strong>Fox's Cunning</strong>. The target has advantage on Intelligence Checks.</li>\n<li><strong>Owl's Wisdom</strong>. The target has advantage on Wisdom Checks.</li>\n</ul>\n<p><strong>At Higher Levels.</strong> When you cast this spell using a spell slot of 3rd level or higher, you can target one additional creature for each slot level above 2nd.</p>", | ||
"chat": "", | ||
"unidentified": "" | ||
}, | ||
"source": "PHB pg. 237", | ||
"activation": { | ||
"type": "action", | ||
"cost": 1, | ||
"condition": "" | ||
}, | ||
"duration": { | ||
"value": 1, | ||
"units": "hour" | ||
}, | ||
"target": { | ||
"value": 1, | ||
"width": null, | ||
"units": "", | ||
"type": "creature" | ||
}, | ||
"range": { | ||
"value": null, | ||
"long": null, | ||
"units": "touch" | ||
}, | ||
"uses": { | ||
"value": null, | ||
"max": 0, | ||
"per": "", | ||
"recovery": "" | ||
}, | ||
"consume": { | ||
"type": "", | ||
"target": null, | ||
"amount": null | ||
}, | ||
"ability": "", | ||
"actionType": "heal", | ||
"attackBonus": 0, | ||
"chatFlavor": "", | ||
"critical": { | ||
"threshold": null, | ||
"damage": "" | ||
}, | ||
"damage": { | ||
"parts": [ | ||
[ | ||
"2d6", | ||
"temphp" | ||
] | ||
], | ||
"versatile": "", | ||
"value": "" | ||
}, | ||
"formula": "", | ||
"save": { | ||
"ability": "", | ||
"dc": null, | ||
"scaling": "spell", | ||
"value": "" | ||
}, | ||
"level": 2, | ||
"school": "trs", | ||
"components": { | ||
"value": "", | ||
"vocal": true, | ||
"somatic": true, | ||
"material": true, | ||
"ritual": false, | ||
"concentration": true | ||
}, | ||
"materials": { | ||
"value": "Fur or a feather from a beast", | ||
"consumed": false, | ||
"cost": 0, | ||
"supply": 0 | ||
}, | ||
"preparation": { | ||
"mode": "prepared", | ||
"prepared": false | ||
}, | ||
"scaling": { | ||
"mode": "level", | ||
"formula": "" | ||
} | ||
}, | ||
"flags": {}, | ||
"img": "icons/magic/control/buff-flight-wings-runes-purple.webp", | ||
"effects": [ | ||
{ | ||
"disabled": true, | ||
"duration": { | ||
"startTime": null, | ||
"seconds": 3600, | ||
"rounds": 600, | ||
"turns": null, | ||
"startRound": null, | ||
"startTurn": null, | ||
"combat": null | ||
}, | ||
"icon": "icons/magic/control/buff-flight-wings-runes-purple.webp", | ||
"label": "Enhance Ability", | ||
"origin": "Compendium.adv-reminder.sample-items.R42RilUrQV3hqp6p", | ||
"tint": null, | ||
"transfer": true, | ||
"changes": [ | ||
{ | ||
"key": "flags.adv-reminder.message.ability.check.all", | ||
"mode": 0, | ||
"value": "Advantage on the enhanced ability", | ||
"priority": null | ||
} | ||
], | ||
"_id": "bXlqfa8MPBVZZapf", | ||
"flags": {}, | ||
"_key": "!items.effects!R42RilUrQV3hqp6p.bXlqfa8MPBVZZapf" | ||
} | ||
], | ||
"_stats": { | ||
"systemId": "dnd5e", | ||
"systemVersion": "2.0.3", | ||
"coreVersion": "10.286", | ||
"createdTime": 1661787234084, | ||
"modifiedTime": 1664175030502, | ||
"lastModifiedBy": "dnd5ebuilder0000" | ||
}, | ||
"folder": null, | ||
"sort": 0, | ||
"_id": "R42RilUrQV3hqp6p", | ||
"_key": "!items!R42RilUrQV3hqp6p" | ||
} |
Oops, something went wrong.