Skip to content

Commit

Permalink
Localize note on Strong-Blooded Dwarf Heritage (foundryvtt#12987)
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSchlock committed Jan 13, 2024
1 parent 7dbdfa0 commit 3ee17e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packs/heritages/strong-blooded-dwarf.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,15 @@
"rules": [
{
"key": "Note",
"outcome": [
"success",
"criticalSuccess"
],
"predicate": [
"poison"
],
"selector": "saving-throw",
"text": "Your succesful saving throws against a poison reduce its stage by 2 (or 1 for a virulent poison). Each critical success reduces its stage by 3 (or 2 for a virulent poison).",
"text": "PF2E.SpecificRule.Dwarf.StrongBloodedDwarf.Note",
"title": "{item|name}"
},
{
Expand Down
3 changes: 3 additions & 0 deletions static/lang/re-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1916,6 +1916,9 @@
"SparkFist": {
"Note": "Each time you succeed on a fist Strike, you take [[/r ([email protected])[fire]]]{fire damage}."
},
"StrongBloodedDwarf": {
"Note":"Your successful saving throws against a poison reduce its stage by 2 (or 1 for a virulent poison). Each critical success reduces its stage by 3 (or 2 for a virulent poison)."
},
"TombWatchersGlare": {
"Note": "When you critically hit an undead creature, they are @UUID[Compendium.pf2e.conditionitems.Item.MIRkyAjyBeXivMa7]{Enfeebled 1} for 1 round"
},
Expand Down

0 comments on commit 3ee17e5

Please sign in to comment.