Is there a feather fall weight limit?Uses for a 4e Portable Hole?Conjuring Armor via Thaumaturgy and Craft...
Why was Lupin comfortable with saying Voldemort's name?
How to tell if a BJT is PNP or NPN by looking at the circuit?
Find the longest word in set D that is a subsequence of string S
Quickly creating a sparse array
What are "industrial chops"?
If I delete my router's history can my ISP still provide it to my parents?
A Missing Symbol for This Logo
Why wasn't TEventArgs made contravariant in the standard event pattern in the .NET ecosystem?
How does Leonard in "Memento" remember reading and writing?
What sets the resolution of an analog resistive sensor?
Is there any risk in sharing info about technologies and products we use with a supplier?
Aligning symbols underneath each other neatly
How do you funnel food off a cutting board?
How would an AI self awareness kill switch work?
What does it mean for a caliber to be flat shooting?
Create a Price Tag Icon with Rounded Corners
What would be the rarity of this magic item(s)?
Am I a Rude Number?
Absorbing damage with Planeswalker
Why exactly do action photographers need high fps burst cameras?
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
Do authors have to be politically correct in article-writing?
In mixed effect models, how account for grouped random effects?
What is the difference between rolling more dice versus fewer dice?
Is there a feather fall weight limit?
Uses for a 4e Portable Hole?Conjuring Armor via Thaumaturgy and Craft item in Dresden Files RpgWhat happens to a levitating character catching something heavy in 2nd Edition D&D?How much can you fit into a portable hole?Tiny Creatures sharing a squareIs there a table that includes all of the magic items sorted by rarity?Is there a limit to using multiple Fortifying Stones?Weight of common jewelry (rings and necklaces)Is there a limit on the “detection range” of Glyph of Warding's trigger?Can a spell being cast via a magic item be considered to be more than one class' spell at the same time?
$begingroup$
I was curious if there's a weight limit to featherfall in either spell or enchanted item.
From what I've read there isn't, but I'm not sure if it'd be DMs discretion or if there is/was a limit like in earlier editions.
dnd-5e spells magic-items
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
I was curious if there's a weight limit to featherfall in either spell or enchanted item.
From what I've read there isn't, but I'm not sure if it'd be DMs discretion or if there is/was a limit like in earlier editions.
dnd-5e spells magic-items
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
I was curious if there's a weight limit to featherfall in either spell or enchanted item.
From what I've read there isn't, but I'm not sure if it'd be DMs discretion or if there is/was a limit like in earlier editions.
dnd-5e spells magic-items
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
I was curious if there's a weight limit to featherfall in either spell or enchanted item.
From what I've read there isn't, but I'm not sure if it'd be DMs discretion or if there is/was a limit like in earlier editions.
dnd-5e spells magic-items
dnd-5e spells magic-items
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago
Justin
2,1711927
2,1711927
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
AustinAustin
161
161
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Austin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
No, spells don't have limits unless they are stated
Feather fall's description is:
Choose up to five falling creatures within range. A falling creature’s
rate of descent slows to 60 feet per round until the spell ends. If
the creature lands before the spell ends, it takes no falling damage
and can land on its feet, and the spell ends for that creature.
This spell does not say anything about a weight limit, so we can assume that there is none. If it is a creature, and is within 60 ft. of you, and you have the components, (and nothing is preventing you from doing this), you can cast feather fall on it regardless of its weight.
$endgroup$
add a comment |
$begingroup$
Nope, it works all the time*
Feather fall has no limitations beyond the casting requirements for range (60'), material, and verbal components. As long as those are met, then it'll work.
*It won't work if they are in antimagic field, or if one of the requirements listed above isn't meant. Or if it's not a creature.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "122"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Austin is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2frpg.stackexchange.com%2fquestions%2f142124%2fis-there-a-feather-fall-weight-limit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
No, spells don't have limits unless they are stated
Feather fall's description is:
Choose up to five falling creatures within range. A falling creature’s
rate of descent slows to 60 feet per round until the spell ends. If
the creature lands before the spell ends, it takes no falling damage
and can land on its feet, and the spell ends for that creature.
This spell does not say anything about a weight limit, so we can assume that there is none. If it is a creature, and is within 60 ft. of you, and you have the components, (and nothing is preventing you from doing this), you can cast feather fall on it regardless of its weight.
$endgroup$
add a comment |
$begingroup$
No, spells don't have limits unless they are stated
Feather fall's description is:
Choose up to five falling creatures within range. A falling creature’s
rate of descent slows to 60 feet per round until the spell ends. If
the creature lands before the spell ends, it takes no falling damage
and can land on its feet, and the spell ends for that creature.
This spell does not say anything about a weight limit, so we can assume that there is none. If it is a creature, and is within 60 ft. of you, and you have the components, (and nothing is preventing you from doing this), you can cast feather fall on it regardless of its weight.
$endgroup$
add a comment |
$begingroup$
No, spells don't have limits unless they are stated
Feather fall's description is:
Choose up to five falling creatures within range. A falling creature’s
rate of descent slows to 60 feet per round until the spell ends. If
the creature lands before the spell ends, it takes no falling damage
and can land on its feet, and the spell ends for that creature.
This spell does not say anything about a weight limit, so we can assume that there is none. If it is a creature, and is within 60 ft. of you, and you have the components, (and nothing is preventing you from doing this), you can cast feather fall on it regardless of its weight.
$endgroup$
No, spells don't have limits unless they are stated
Feather fall's description is:
Choose up to five falling creatures within range. A falling creature’s
rate of descent slows to 60 feet per round until the spell ends. If
the creature lands before the spell ends, it takes no falling damage
and can land on its feet, and the spell ends for that creature.
This spell does not say anything about a weight limit, so we can assume that there is none. If it is a creature, and is within 60 ft. of you, and you have the components, (and nothing is preventing you from doing this), you can cast feather fall on it regardless of its weight.
answered 1 hour ago
JustinJustin
2,1711927
2,1711927
add a comment |
add a comment |
$begingroup$
Nope, it works all the time*
Feather fall has no limitations beyond the casting requirements for range (60'), material, and verbal components. As long as those are met, then it'll work.
*It won't work if they are in antimagic field, or if one of the requirements listed above isn't meant. Or if it's not a creature.
$endgroup$
add a comment |
$begingroup$
Nope, it works all the time*
Feather fall has no limitations beyond the casting requirements for range (60'), material, and verbal components. As long as those are met, then it'll work.
*It won't work if they are in antimagic field, or if one of the requirements listed above isn't meant. Or if it's not a creature.
$endgroup$
add a comment |
$begingroup$
Nope, it works all the time*
Feather fall has no limitations beyond the casting requirements for range (60'), material, and verbal components. As long as those are met, then it'll work.
*It won't work if they are in antimagic field, or if one of the requirements listed above isn't meant. Or if it's not a creature.
$endgroup$
Nope, it works all the time*
Feather fall has no limitations beyond the casting requirements for range (60'), material, and verbal components. As long as those are met, then it'll work.
*It won't work if they are in antimagic field, or if one of the requirements listed above isn't meant. Or if it's not a creature.
answered 1 hour ago
NautArchNautArch
57.6k8204385
57.6k8204385
add a comment |
add a comment |
Austin is a new contributor. Be nice, and check out our Code of Conduct.
Austin is a new contributor. Be nice, and check out our Code of Conduct.
Austin is a new contributor. Be nice, and check out our Code of Conduct.
Austin is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Role-playing Games Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2frpg.stackexchange.com%2fquestions%2f142124%2fis-there-a-feather-fall-weight-limit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown