Skip to content

Commit

Permalink
Add localized notes to Wild Witch's Armaments feat (foundryvtt#17744)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammalagonc authored Dec 18, 2024
1 parent 65d98b5 commit 3dec469
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packs/feats/wild-witchs-armaments.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"rules": [
{
"key": "RollOption",
"label": "You hit the same enemy with two consecutive nails strikes",
"label": "PF2E.SpecificRule.Witch.WildWitchsArmaments.EldritchNails.RollOptionLabel",
"option": "wild-witchs-armaments:nails",
"predicate": [
"witchs-armaments:nails"
Expand All @@ -55,7 +55,7 @@
"witchs-armaments:teeth"
],
"selector": "iron-teeth-damage",
"text": "Like a true predator, your teeth can crunch bone. A creature that you critically hit with a jaws Strike must succeed at a @Check[fortitude|against:class] save against your class DC or become @UUID[Compendium.pf2e.conditionitems.Item.Sickened]{Sickened 1}.",
"text": "PF2E.SpecificRule.Witch.WildWitchsArmaments.IronTeeth.Note",
"title": "{item|name}"
},
{
Expand All @@ -69,7 +69,7 @@
},
"img": "icons/weapons/thrown/dart-feathered.webp",
"key": "Strike",
"label": "Quills",
"label": "PF2E.SpecificRule.Witch.WildWitchsArmaments.LivingHair.StrikeLabel",
"predicate": [
"witchs-armaments:hair"
],
Expand Down
4 changes: 2 additions & 2 deletions static/lang/re-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6049,10 +6049,10 @@
"RollOptionLabel": "You hit the same enemy with two consecutive nail strikes"
},
"IronTeeth": {
"Note": "A creature that you critically hit with a jaws Strike must succeed at a @Check[fortitude|against:witch] save or become @UUID[Compendium.pf2e.conditionitems.Item.fesd1n5eVhpCSS18]{Sickened 1}."
"Note": "A creature that you critically hit with a jaws Strike must succeed at a @Check[fortitude|against:class-spell] save gainst your class DC or Spell DC or become @UUID[Compendium.pf2e.conditionitems.Item.fesd1n5eVhpCSS18]{Sickened 1}."
},
"LivingHair": {
"SrikeLabel": "Quill"
"StrikeLabel": "Quill"
}
},
"WitchsArmaments": {
Expand Down

0 comments on commit 3dec469

Please sign in to comment.