Skip to content

Commit

Permalink
Add item variants to effect descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrogrullada committed Oct 4, 2024
1 parent 28ddf84 commit 111a1b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packs/equipment-effects/effect-dazzling-rosary.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Effect: Dazzling Rosary",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.equipment-srd.Item.Dazzling Rosary]</p>\n<p>When your @UUID[Compendium.pf2e.spells-srd.Item.Spiritual Weapon] critically Strikes a target, it becomes Dazzled until the beginning of your next turn.</p>"
"value": "<p>Granted by @UUID[Compendium.pf2e.equipment-srd.Item.Dazzling Rosary] and @UUID[Compendium.pf2e.equipment-srd.Item.Dazzling Rosary (Greater)]</p>\n<p>When your @UUID[Compendium.pf2e.spells-srd.Item.Spiritual Weapon] critically Strikes a target, it becomes Dazzled until the beginning of your next turn.</p>"
},
"duration": {
"expiry": "turn-start",
Expand Down
2 changes: 1 addition & 1 deletion packs/equipment-effects/effect-necrotic-cap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Effect: Necrotic Cap",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.equipment-srd.Item.Necrotic Cap (Lesser)]{Necrotic Cap}</p>\n<p>Your @UUID[Compendium.pf2e.spells-srd.Item.Acid Grip] spell loses the acid trait, gains the fungus trait, and all acid damage the spell deals becomes void damage.</p>"
"value": "<p>Granted by @UUID[Compendium.pf2e.equipment-srd.Item.Necrotic Cap (Lesser)], @UUID[Compendium.pf2e.equipment-srd.Item.Necrotic Cap (Moderate)], @UUID[Compendium.pf2e.equipment-srd.Item.Necrotic Cap (Greater)], and @UUID[Compendium.pf2e.equipment-srd.Item.Necrotic Cap (Major)]</p>\n<p>Your @UUID[Compendium.pf2e.spells-srd.Item.Acid Grip] spell loses the acid trait, gains the fungus trait, and all acid damage the spell deals becomes void damage.</p>"
},
"duration": {
"expiry": "turn-end",
Expand Down

0 comments on commit 111a1b3

Please sign in to comment.