Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor typo in Far-Flung Fetch #18506

Merged
merged 1 commit into from
Mar 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packs/spells/far-flung-fetch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"damage": {},
"defense": null,
"description": {
"value": "<p>You can pilfer an object even if it’s outside the reach of your fingers. You teleport the target into one of your open hand. If you don’t have a hand free, it falls to the ground at your feet.</p><hr /><p><strong>Heightened (3rd)</strong> The range increases to 120 feet.</p>\n<p><strong>Heightened (5th)</strong> The range increases to 120 feet, and you can target an unattended object with a Bulk of 1 or less.</p>\n<p><strong>Heightened (7th)</strong> As 5th rank, and when you Cast the Spell you can spend 3 actions instead of 1 to increase the range to planetary. If you do, you don't need line of sight to the target, but you must be extremely familiar with the target.</p>"
"value": "<p>You can pilfer an object even if it’s outside the reach of your fingers. You teleport the target into one of your open hands. If you don’t have a hand free, it falls to the ground at your feet.</p><hr /><p><strong>Heightened (3rd)</strong> The range increases to 120 feet.</p>\n<p><strong>Heightened (5th)</strong> The range increases to 120 feet, and you can target an unattended object with a Bulk of 1 or less.</p>\n<p><strong>Heightened (7th)</strong> As 5th rank, and when you Cast the Spell you can spend 3 actions instead of 1 to increase the range to planetary. If you do, you don't need line of sight to the target, but you must be extremely familiar with the target.</p>"
},
"duration": {
"sustained": false,
Expand Down