Skip to content

Commit

Permalink
Replace lower-resolution icon for Purge Sins (#15376)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonward committed Jul 8, 2024
1 parent 313668b commit 9f984fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packs/feats/purge-sins.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_id": "pFd1TnqkAerGHuX7",
"img": "systems/pf2e/icons/features/feats/feats.webp",
"img": "icons/sundries/books/book-red-exclamation.webp",
"name": "Purge Sins",
"system": {
"actionType": {
Expand All @@ -11,7 +11,7 @@
},
"category": "ancestry",
"description": {
"value": "<p><strong>Frequency</strong> once per day</p>\n<hr />\n<p>You call on your celestial forebears to rid your body of all toxins and impurities. For each disease or poison currently affecting you, attempt a Religion check to counteract that disease or poison. As normal, your counteract level is equal to half your level, rounded up.</p>"
"value": "<p><strong>Frequency</strong> once per day</p>\n<hr />\n<p>You call on your celestial forebears to rid your body of all toxins and impurities. For each disease or poison currently affecting you, attempt a @Check[type:religion] check to counteract that disease or poison. As normal, your counteract level is equal to half your level, rounded up.</p>"
},
"frequency": {
"max": 1,
Expand Down

0 comments on commit 9f984fe

Please sign in to comment.