From 060968ace232d6805e82b3ef9591a417e380e05d Mon Sep 17 00:00:00 2001 From: SpartanCPA <64166996+SpartanCPA@users.noreply.github.com> Date: Sun, 17 Mar 2024 18:55:50 -0400 Subject: [PATCH] Correct publication data on Player Core spells (#14246) --- packs/spells/planar-tether.json | 6 +++--- packs/spells/vanishing-tracks.json | 6 +++--- static/lang/en.json | 1 + static/lang/re-en.json | 10 ++++++++++ 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/packs/spells/planar-tether.json b/packs/spells/planar-tether.json index fde64cda2e6..c79be31b5d4 100644 --- a/packs/spells/planar-tether.json +++ b/packs/spells/planar-tether.json @@ -26,9 +26,9 @@ "value": 4 }, "publication": { - "license": "OGL", - "remaster": false, - "title": "Pathfinder Core Rulebook" + "license": "ORC", + "remaster": true, + "title": "Pathfinder Player Core" }, "range": { "value": "30 feet" diff --git a/packs/spells/vanishing-tracks.json b/packs/spells/vanishing-tracks.json index 98d00224549..6c99fe9d368 100644 --- a/packs/spells/vanishing-tracks.json +++ b/packs/spells/vanishing-tracks.json @@ -36,9 +36,9 @@ "value": 1 }, "publication": { - "license": "OGL", - "remaster": false, - "title": "Pathfinder Core Rulebook" + "license": "ORC", + "remaster": true, + "title": "Pathfinder Player Core" }, "range": { "value": "" diff --git a/static/lang/en.json b/static/lang/en.json index 0f300edf70a..d1a7c1fdf42 100644 --- a/static/lang/en.json +++ b/static/lang/en.json @@ -5109,6 +5109,7 @@ "tekko-kagi": "Tekko-kagi", "temple-sword": "Temple Sword", "tengu-gale-blade": "Tengu Gale Blade", + "tetsubo": "Tetsubo", "thorn-whip": "Thorn whip", "three-peaked-tree": "Three Peaked Tree", "three-section-naginata": "Three-Section Naginata", diff --git a/static/lang/re-en.json b/static/lang/re-en.json index e3ed0f84ccc..1217cddd60c 100644 --- a/static/lang/re-en.json +++ b/static/lang/re-en.json @@ -926,6 +926,16 @@ "TargetMurderedPaleStranger": "Target Murdered Pale Stranger", "TargetNeverKilled": "Target has Never Killed" }, + "PlanarScion":{ + "Duskwalker": { + "HuntPrey": { + "AC": "Designated Prey attacks the Duskwalker", + "Checks": "Duskwalker rolls checks against his Designated Prey" + }, + "Immunity": "effects that would transform their body or soul to an undead", + "SpiritHunter": "Target is Designated by Spirit Hunter" + } + }, "PoltergeistTelekineticStorm": { "MultiAttackLabel": "Telekinetic Storm - Multiple Targets", "MultipleTargets": "Multiple Targets",