-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add automation for Frost Fair Yanyuedao
- Loading branch information
Showing
3 changed files
with
73 additions
and
2 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,46 @@ | ||
{ | ||
"_id": "TxGrhZe4NUSOpCxt", | ||
"img": "icons/weapons/polearms/glaive-simple.webp", | ||
"name": "Effect: Dragon Chill", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by @UUID[Compendium.pf2e.equipment-srd.Item.Frost Fair Yanyuedao]</p>\n<p>The <em>Frost Fair Yanyuedao</em> gains the effects of a <em>greater frost</em> rune.</p>" | ||
}, | ||
"duration": { | ||
"expiry": "turn-end", | ||
"sustained": false, | ||
"unit": "rounds", | ||
"value": 0 | ||
}, | ||
"level": { | ||
"value": 14 | ||
}, | ||
"publication": { | ||
"license": "ORC", | ||
"remaster": true, | ||
"title": "Pathfinder Lost Omens: Tian Xia Character Guide" | ||
}, | ||
"rules": [ | ||
{ | ||
"definition": [ | ||
"item:slug:frost-fair-yanyuedao" | ||
], | ||
"key": "AdjustStrike", | ||
"mode": "add", | ||
"property": "property-runes", | ||
"value": "greater-frost" | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
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
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