Can you reroll an attack using the Lucky feat if you roll a natural 1?
If you are making an attack and you roll a natural 1 on the die, you immediately know this is a failure. But the Lucky feat (PHB, p. 167) says:
Whenever you make an attack roll, an ability check, or a saving throw, you can spend one luck point to roll an additional d20. You can choose to spend one of your luck points after you roll the die, but before the outcome is determined. You choose which of the d20s is used for the attack roll, ability check, or saving throw.
Since an attack roll of a natural 1 is an automatic miss and is immediately known (or determined), does this allow or prohibit the use of the Lucky feat to reroll the attack?
dnd-5e feats attack attack-roll
add a comment |
If you are making an attack and you roll a natural 1 on the die, you immediately know this is a failure. But the Lucky feat (PHB, p. 167) says:
Whenever you make an attack roll, an ability check, or a saving throw, you can spend one luck point to roll an additional d20. You can choose to spend one of your luck points after you roll the die, but before the outcome is determined. You choose which of the d20s is used for the attack roll, ability check, or saving throw.
Since an attack roll of a natural 1 is an automatic miss and is immediately known (or determined), does this allow or prohibit the use of the Lucky feat to reroll the attack?
dnd-5e feats attack attack-roll
1
Per the [critical-fail] tag info: "Critical failures are results of actions which not only fail to meet their goal, but also hamper the doer of the action or their allies." A nat. 1 on an attack in 5e is just an automatic miss, not a "crit fail".
– V2Blast
Dec 6 at 20:27
add a comment |
If you are making an attack and you roll a natural 1 on the die, you immediately know this is a failure. But the Lucky feat (PHB, p. 167) says:
Whenever you make an attack roll, an ability check, or a saving throw, you can spend one luck point to roll an additional d20. You can choose to spend one of your luck points after you roll the die, but before the outcome is determined. You choose which of the d20s is used for the attack roll, ability check, or saving throw.
Since an attack roll of a natural 1 is an automatic miss and is immediately known (or determined), does this allow or prohibit the use of the Lucky feat to reroll the attack?
dnd-5e feats attack attack-roll
If you are making an attack and you roll a natural 1 on the die, you immediately know this is a failure. But the Lucky feat (PHB, p. 167) says:
Whenever you make an attack roll, an ability check, or a saving throw, you can spend one luck point to roll an additional d20. You can choose to spend one of your luck points after you roll the die, but before the outcome is determined. You choose which of the d20s is used for the attack roll, ability check, or saving throw.
Since an attack roll of a natural 1 is an automatic miss and is immediately known (or determined), does this allow or prohibit the use of the Lucky feat to reroll the attack?
dnd-5e feats attack attack-roll
dnd-5e feats attack attack-roll
edited Dec 6 at 20:25
V2Blast
19.6k355121
19.6k355121
asked Dec 6 at 17:17
VVilliam
383214
383214
1
Per the [critical-fail] tag info: "Critical failures are results of actions which not only fail to meet their goal, but also hamper the doer of the action or their allies." A nat. 1 on an attack in 5e is just an automatic miss, not a "crit fail".
– V2Blast
Dec 6 at 20:27
add a comment |
1
Per the [critical-fail] tag info: "Critical failures are results of actions which not only fail to meet their goal, but also hamper the doer of the action or their allies." A nat. 1 on an attack in 5e is just an automatic miss, not a "crit fail".
– V2Blast
Dec 6 at 20:27
1
1
Per the [critical-fail] tag info: "Critical failures are results of actions which not only fail to meet their goal, but also hamper the doer of the action or their allies." A nat. 1 on an attack in 5e is just an automatic miss, not a "crit fail".
– V2Blast
Dec 6 at 20:27
Per the [critical-fail] tag info: "Critical failures are results of actions which not only fail to meet their goal, but also hamper the doer of the action or their allies." A nat. 1 on an attack in 5e is just an automatic miss, not a "crit fail".
– V2Blast
Dec 6 at 20:27
add a comment |
1 Answer
1
active
oldest
votes
Yes, you can reroll a 1 (or a 20)
Rolling a 1 or a 20 on an attack roll technically means the result is going to miss or hit. However, that does not necessarily mean the outcome is decided. There are abilities out there (like Lucky itself!) that can modify rolls and so there are even rare cases where your 1 or 20 might get modified after the roll but before "the outcome is determined". So until the attack's full outcome is determined you are allowed to use Lucky to reroll it.
Jeremy Crawford confirms this is the case for a natural 20 which should be the exact same case as a natural 1 for an attack roll:
Even a 20 isn't immune to the Lucky feat.
It is worth noting that for ability checks and saving throws 1s and 20s have no special meaning and thus would work with Lucky without any ambiguity. If you are playing with the variant where ability checks and saving throws can critically succeed or fail, then they would follow the above ruling in the same way as attack rolls do by default.
1
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
4
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
2
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
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
});
}
});
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%2f136888%2fcan-you-reroll-an-attack-using-the-lucky-feat-if-you-roll-a-natural-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes, you can reroll a 1 (or a 20)
Rolling a 1 or a 20 on an attack roll technically means the result is going to miss or hit. However, that does not necessarily mean the outcome is decided. There are abilities out there (like Lucky itself!) that can modify rolls and so there are even rare cases where your 1 or 20 might get modified after the roll but before "the outcome is determined". So until the attack's full outcome is determined you are allowed to use Lucky to reroll it.
Jeremy Crawford confirms this is the case for a natural 20 which should be the exact same case as a natural 1 for an attack roll:
Even a 20 isn't immune to the Lucky feat.
It is worth noting that for ability checks and saving throws 1s and 20s have no special meaning and thus would work with Lucky without any ambiguity. If you are playing with the variant where ability checks and saving throws can critically succeed or fail, then they would follow the above ruling in the same way as attack rolls do by default.
1
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
4
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
2
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
add a comment |
Yes, you can reroll a 1 (or a 20)
Rolling a 1 or a 20 on an attack roll technically means the result is going to miss or hit. However, that does not necessarily mean the outcome is decided. There are abilities out there (like Lucky itself!) that can modify rolls and so there are even rare cases where your 1 or 20 might get modified after the roll but before "the outcome is determined". So until the attack's full outcome is determined you are allowed to use Lucky to reroll it.
Jeremy Crawford confirms this is the case for a natural 20 which should be the exact same case as a natural 1 for an attack roll:
Even a 20 isn't immune to the Lucky feat.
It is worth noting that for ability checks and saving throws 1s and 20s have no special meaning and thus would work with Lucky without any ambiguity. If you are playing with the variant where ability checks and saving throws can critically succeed or fail, then they would follow the above ruling in the same way as attack rolls do by default.
1
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
4
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
2
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
add a comment |
Yes, you can reroll a 1 (or a 20)
Rolling a 1 or a 20 on an attack roll technically means the result is going to miss or hit. However, that does not necessarily mean the outcome is decided. There are abilities out there (like Lucky itself!) that can modify rolls and so there are even rare cases where your 1 or 20 might get modified after the roll but before "the outcome is determined". So until the attack's full outcome is determined you are allowed to use Lucky to reroll it.
Jeremy Crawford confirms this is the case for a natural 20 which should be the exact same case as a natural 1 for an attack roll:
Even a 20 isn't immune to the Lucky feat.
It is worth noting that for ability checks and saving throws 1s and 20s have no special meaning and thus would work with Lucky without any ambiguity. If you are playing with the variant where ability checks and saving throws can critically succeed or fail, then they would follow the above ruling in the same way as attack rolls do by default.
Yes, you can reroll a 1 (or a 20)
Rolling a 1 or a 20 on an attack roll technically means the result is going to miss or hit. However, that does not necessarily mean the outcome is decided. There are abilities out there (like Lucky itself!) that can modify rolls and so there are even rare cases where your 1 or 20 might get modified after the roll but before "the outcome is determined". So until the attack's full outcome is determined you are allowed to use Lucky to reroll it.
Jeremy Crawford confirms this is the case for a natural 20 which should be the exact same case as a natural 1 for an attack roll:
Even a 20 isn't immune to the Lucky feat.
It is worth noting that for ability checks and saving throws 1s and 20s have no special meaning and thus would work with Lucky without any ambiguity. If you are playing with the variant where ability checks and saving throws can critically succeed or fail, then they would follow the above ruling in the same way as attack rolls do by default.
edited Dec 7 at 3:47
Vylix
9,851240126
9,851240126
answered Dec 6 at 17:43
Rubiksmoose
47.8k6237362
47.8k6237362
1
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
4
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
2
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
add a comment |
1
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
4
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
2
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
1
1
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
Also something to consider: your opponent may have the lucky feat. They may plan to burn it on a nat 20 you roll. knowing that, it may be in your best interest to throw in a luck point as well in order to cancel out your opponent's use of it.
– Thomas Mundane
Dec 6 at 19:02
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
@ThomasMundane The feat specifically applies to your rolls only.
– chrylis
Dec 6 at 20:55
4
4
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
@chrylis Well Consider the scenario. You make an attack roll against an opponent and roll a natural 20. Both of you have the luck feat. they can utilize the "You can also spend one luck point when an attack roll is made against you" to make your roll no longer a natural 20. Then when you spend luck to cancel out their use of luck on your own attack, you effectively create the catch clause --> "If more than one creature spends a luck point to influence the outcome of a roll, the points cancel each other out; no additional dice are rolled." So you can in fact guarantee your nat20 stays a nat20
– Thomas Mundane
Dec 6 at 21:18
2
2
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
@chrylis It also applies to to attack rolls made against the lucky one. Per the PHB, "You can also spend one luck point when an attack roll is made against you."
– Longspeak
Dec 7 at 0:11
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f136888%2fcan-you-reroll-an-attack-using-the-lucky-feat-if-you-roll-a-natural-1%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
1
Per the [critical-fail] tag info: "Critical failures are results of actions which not only fail to meet their goal, but also hamper the doer of the action or their allies." A nat. 1 on an attack in 5e is just an automatic miss, not a "crit fail".
– V2Blast
Dec 6 at 20:27