Can a monk deflect thrown melee weapons? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)With the Deflect Missiles monk feature, does the player know the damage of the attack before choosing to deflect?Does a Monk need to see an incoming attack to use the deflect missile ability?As a monk, can I use Deflect Missiles to protect my ally?As a monk, can I use Deflect Missiles to intentionally catch a projectile?Does Martial Arts Damage Apply to Ranged Attacks with Monk Weapons?Do the Gloves of Missile Snaring work in conjunction with the Monk's Deflect Missiles ability?If a monk reduces damage to 0 using Deflect Missiles, does the attack still hit?Can you use darts as improvised “light melee weapons” to trigger Two-Weapon Fighting?Are there any balance issues with allowing thrown Javelins to be drawn for free like ammunition weapons?Could a monk “deflect” (catch and throw) a net?
What are the main differences between Stargate SG-1 cuts?
Universal covering space of the real projective line?
Random body shuffle every night—can we still function?
New Order #6: Easter Egg
Mounting TV on a weird wall that has some material between the drywall and stud
Moving a wrapfig vertically to encroach partially on a subsection title
Did any compiler fully use 80-bit floating point?
Why weren't discrete x86 CPUs ever used in game hardware?
As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?
What does 丫 mean? 丫是什么意思?
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
How to change the tick of the color bar legend to black
Test print coming out spongy
In musical terms, what properties are varied by the human voice to produce different words / syllables?
I can't produce songs
Does silver oxide react with hydrogen sulfide?
Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?
Can an iPhone 7 be made to function as a NFC Tag?
Printing attributes of selection in ArcPy?
License to disallow distribution in closed source software, but allow exceptions made by owner?
Why is std::move not [[nodiscard]] in C++20?
After Sam didn't return home in the end, were he and Al still friends?
Simple Http Server
Why are vacuum tubes still used in amateur radios?
Can a monk deflect thrown melee weapons?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)With the Deflect Missiles monk feature, does the player know the damage of the attack before choosing to deflect?Does a Monk need to see an incoming attack to use the deflect missile ability?As a monk, can I use Deflect Missiles to protect my ally?As a monk, can I use Deflect Missiles to intentionally catch a projectile?Does Martial Arts Damage Apply to Ranged Attacks with Monk Weapons?Do the Gloves of Missile Snaring work in conjunction with the Monk's Deflect Missiles ability?If a monk reduces damage to 0 using Deflect Missiles, does the attack still hit?Can you use darts as improvised “light melee weapons” to trigger Two-Weapon Fighting?Are there any balance issues with allowing thrown Javelins to be drawn for free like ammunition weapons?Could a monk “deflect” (catch and throw) a net?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
A monk's Deflect Missiles ability (PHB p. 78) triggers on the following circumstance:
Starting at 3rd level, you can use your reaction to deflect or catch the missile when you are hit by a ranged weapon attack.
Does this work against thrown melee weapons, such as a javelin or dagger?
dnd-5e class-feature monk
$endgroup$
add a comment |
$begingroup$
A monk's Deflect Missiles ability (PHB p. 78) triggers on the following circumstance:
Starting at 3rd level, you can use your reaction to deflect or catch the missile when you are hit by a ranged weapon attack.
Does this work against thrown melee weapons, such as a javelin or dagger?
dnd-5e class-feature monk
$endgroup$
add a comment |
$begingroup$
A monk's Deflect Missiles ability (PHB p. 78) triggers on the following circumstance:
Starting at 3rd level, you can use your reaction to deflect or catch the missile when you are hit by a ranged weapon attack.
Does this work against thrown melee weapons, such as a javelin or dagger?
dnd-5e class-feature monk
$endgroup$
A monk's Deflect Missiles ability (PHB p. 78) triggers on the following circumstance:
Starting at 3rd level, you can use your reaction to deflect or catch the missile when you are hit by a ranged weapon attack.
Does this work against thrown melee weapons, such as a javelin or dagger?
dnd-5e class-feature monk
dnd-5e class-feature monk
asked Apr 14 at 20:45
Quadratic WizardQuadratic Wizard
33.4k3111181
33.4k3111181
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Yes
The Sage Advice Compendium has clarified what is meant by "ranged weapon attack" (italics added).
What does “melee weapon attack” mean: a melee attack with a weapon or an attack with a melee weapon? It means a melee attack with a weapon. Similarly, “ranged weapon attack” means a ranged attack with a weapon.
If you throw a melee weapon, you are making a ranged attack, and you are using a weapon. Thus, you are making a "ranged weapon attack." Therefore, the attack is a valid one for a monk to attempt to "deflect".
Note that this definition applies even if the weapon in question doesn't have the "thrown" property (although it would then be counted as an "improvised weapon", it's still a weapon that is being used to make a ranged attack.)
$endgroup$
add a comment |
$begingroup$
Yes
From the Equipment chapter of the Basic Rules.
Thrown. If a weapon has the thrown property, you can throw the weapon to make a ranged attack.
The attack is a ranged attack using a weapon, which is a "ranged weapon attack"¹, so the Monk feature applies.
If someone throws an item that is not a weapon with the thrown tag then it is an improvised weapon. You are still making an attack roll, so it is a ranged weapon attack. (Hat-tip @Rubiksmoose.)
An object that bears no resemblance to a weapon deals 1d4 damage (the DM assigns a damage type appropriate to the object). If a character uses a ranged weapon to make a melee attack, or throws a melee weapon that does not have the thrown property, it also deals 1d4 damage. An improvised thrown weapon has a normal range of 20 feet and a long range of 60 feet.
¹ The Equipment chapter does not use the phrase "ranged weapon attack" but the Combat chapter does, though only twice (one of which is in the Underwater Combat section).
Ability Modifier. The ability modifier used for a melee weapon attack is Strength, and the ability modifier used for a ranged weapon attack is Dexterity. Weapons that have the finesse or thrown property break this rule.
$endgroup$
add a comment |
Your Answer
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%2f145199%2fcan-a-monk-deflect-thrown-melee-weapons%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$
Yes
The Sage Advice Compendium has clarified what is meant by "ranged weapon attack" (italics added).
What does “melee weapon attack” mean: a melee attack with a weapon or an attack with a melee weapon? It means a melee attack with a weapon. Similarly, “ranged weapon attack” means a ranged attack with a weapon.
If you throw a melee weapon, you are making a ranged attack, and you are using a weapon. Thus, you are making a "ranged weapon attack." Therefore, the attack is a valid one for a monk to attempt to "deflect".
Note that this definition applies even if the weapon in question doesn't have the "thrown" property (although it would then be counted as an "improvised weapon", it's still a weapon that is being used to make a ranged attack.)
$endgroup$
add a comment |
$begingroup$
Yes
The Sage Advice Compendium has clarified what is meant by "ranged weapon attack" (italics added).
What does “melee weapon attack” mean: a melee attack with a weapon or an attack with a melee weapon? It means a melee attack with a weapon. Similarly, “ranged weapon attack” means a ranged attack with a weapon.
If you throw a melee weapon, you are making a ranged attack, and you are using a weapon. Thus, you are making a "ranged weapon attack." Therefore, the attack is a valid one for a monk to attempt to "deflect".
Note that this definition applies even if the weapon in question doesn't have the "thrown" property (although it would then be counted as an "improvised weapon", it's still a weapon that is being used to make a ranged attack.)
$endgroup$
add a comment |
$begingroup$
Yes
The Sage Advice Compendium has clarified what is meant by "ranged weapon attack" (italics added).
What does “melee weapon attack” mean: a melee attack with a weapon or an attack with a melee weapon? It means a melee attack with a weapon. Similarly, “ranged weapon attack” means a ranged attack with a weapon.
If you throw a melee weapon, you are making a ranged attack, and you are using a weapon. Thus, you are making a "ranged weapon attack." Therefore, the attack is a valid one for a monk to attempt to "deflect".
Note that this definition applies even if the weapon in question doesn't have the "thrown" property (although it would then be counted as an "improvised weapon", it's still a weapon that is being used to make a ranged attack.)
$endgroup$
Yes
The Sage Advice Compendium has clarified what is meant by "ranged weapon attack" (italics added).
What does “melee weapon attack” mean: a melee attack with a weapon or an attack with a melee weapon? It means a melee attack with a weapon. Similarly, “ranged weapon attack” means a ranged attack with a weapon.
If you throw a melee weapon, you are making a ranged attack, and you are using a weapon. Thus, you are making a "ranged weapon attack." Therefore, the attack is a valid one for a monk to attempt to "deflect".
Note that this definition applies even if the weapon in question doesn't have the "thrown" property (although it would then be counted as an "improvised weapon", it's still a weapon that is being used to make a ranged attack.)
edited Apr 15 at 4:24
answered Apr 14 at 23:56
GandalfmeansmeGandalfmeansme
24.2k588142
24.2k588142
add a comment |
add a comment |
$begingroup$
Yes
From the Equipment chapter of the Basic Rules.
Thrown. If a weapon has the thrown property, you can throw the weapon to make a ranged attack.
The attack is a ranged attack using a weapon, which is a "ranged weapon attack"¹, so the Monk feature applies.
If someone throws an item that is not a weapon with the thrown tag then it is an improvised weapon. You are still making an attack roll, so it is a ranged weapon attack. (Hat-tip @Rubiksmoose.)
An object that bears no resemblance to a weapon deals 1d4 damage (the DM assigns a damage type appropriate to the object). If a character uses a ranged weapon to make a melee attack, or throws a melee weapon that does not have the thrown property, it also deals 1d4 damage. An improvised thrown weapon has a normal range of 20 feet and a long range of 60 feet.
¹ The Equipment chapter does not use the phrase "ranged weapon attack" but the Combat chapter does, though only twice (one of which is in the Underwater Combat section).
Ability Modifier. The ability modifier used for a melee weapon attack is Strength, and the ability modifier used for a ranged weapon attack is Dexterity. Weapons that have the finesse or thrown property break this rule.
$endgroup$
add a comment |
$begingroup$
Yes
From the Equipment chapter of the Basic Rules.
Thrown. If a weapon has the thrown property, you can throw the weapon to make a ranged attack.
The attack is a ranged attack using a weapon, which is a "ranged weapon attack"¹, so the Monk feature applies.
If someone throws an item that is not a weapon with the thrown tag then it is an improvised weapon. You are still making an attack roll, so it is a ranged weapon attack. (Hat-tip @Rubiksmoose.)
An object that bears no resemblance to a weapon deals 1d4 damage (the DM assigns a damage type appropriate to the object). If a character uses a ranged weapon to make a melee attack, or throws a melee weapon that does not have the thrown property, it also deals 1d4 damage. An improvised thrown weapon has a normal range of 20 feet and a long range of 60 feet.
¹ The Equipment chapter does not use the phrase "ranged weapon attack" but the Combat chapter does, though only twice (one of which is in the Underwater Combat section).
Ability Modifier. The ability modifier used for a melee weapon attack is Strength, and the ability modifier used for a ranged weapon attack is Dexterity. Weapons that have the finesse or thrown property break this rule.
$endgroup$
add a comment |
$begingroup$
Yes
From the Equipment chapter of the Basic Rules.
Thrown. If a weapon has the thrown property, you can throw the weapon to make a ranged attack.
The attack is a ranged attack using a weapon, which is a "ranged weapon attack"¹, so the Monk feature applies.
If someone throws an item that is not a weapon with the thrown tag then it is an improvised weapon. You are still making an attack roll, so it is a ranged weapon attack. (Hat-tip @Rubiksmoose.)
An object that bears no resemblance to a weapon deals 1d4 damage (the DM assigns a damage type appropriate to the object). If a character uses a ranged weapon to make a melee attack, or throws a melee weapon that does not have the thrown property, it also deals 1d4 damage. An improvised thrown weapon has a normal range of 20 feet and a long range of 60 feet.
¹ The Equipment chapter does not use the phrase "ranged weapon attack" but the Combat chapter does, though only twice (one of which is in the Underwater Combat section).
Ability Modifier. The ability modifier used for a melee weapon attack is Strength, and the ability modifier used for a ranged weapon attack is Dexterity. Weapons that have the finesse or thrown property break this rule.
$endgroup$
Yes
From the Equipment chapter of the Basic Rules.
Thrown. If a weapon has the thrown property, you can throw the weapon to make a ranged attack.
The attack is a ranged attack using a weapon, which is a "ranged weapon attack"¹, so the Monk feature applies.
If someone throws an item that is not a weapon with the thrown tag then it is an improvised weapon. You are still making an attack roll, so it is a ranged weapon attack. (Hat-tip @Rubiksmoose.)
An object that bears no resemblance to a weapon deals 1d4 damage (the DM assigns a damage type appropriate to the object). If a character uses a ranged weapon to make a melee attack, or throws a melee weapon that does not have the thrown property, it also deals 1d4 damage. An improvised thrown weapon has a normal range of 20 feet and a long range of 60 feet.
¹ The Equipment chapter does not use the phrase "ranged weapon attack" but the Combat chapter does, though only twice (one of which is in the Underwater Combat section).
Ability Modifier. The ability modifier used for a melee weapon attack is Strength, and the ability modifier used for a ranged weapon attack is Dexterity. Weapons that have the finesse or thrown property break this rule.
edited Apr 16 at 20:47
V2Blast
27.5k598168
27.5k598168
answered Apr 14 at 21:13
Greenstone WalkerGreenstone Walker
15k3171
15k3171
add a comment |
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.
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%2f145199%2fcan-a-monk-deflect-thrown-melee-weapons%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