Ad placeholder
Throw: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
| condition duration = 1 | | condition duration = 1 | ||
| notes = | | notes = | ||
* A creature can throw items and other creatures weighing up to {{math|0.2\cdot\text{ | * A creature can throw items and other creatures weighing up to {{math|0.2\cdot\text{STR}^2}}{{nbts}}kg{{ref|From the definition of {{c|CanImprovisedWeaponWeight()}} in {{c|Scripts/thoth/helpers/CommonConditions.khn}}.}}. For example, with a [[Strength]] score of 18, the weight limit for Throw is {{weight|kg=64.8|lb=130}}. | ||
** It requires a Strength of at least 20 to pick up a normal humanoid ({{weight|kg=75|lb=150}}). | ** It requires a Strength of at least 20 to pick up a normal humanoid ({{weight|kg=75|lb=150}}). | ||
* Triggers {{SAI|Extra Attack}}. | * Triggers {{SAI|Extra Attack}}. |
Revision as of 15:08, 13 May 2024
Throw is a common Action that allows the user to throw certain Weapons, Consumables, environmental objects, and even other creatures.
Description
Throw a character or item from the world or your inventory.
Your Strength affects how much weight you can throw. Heavier items deal more damage.
The damage of weapons with the thrown property is the same as the weapon's melee damage.
Properties
- Cost:
- Action
- Damage:
- Normal weapon damage
- Details:
- Attack roll
- Range: 18 m / 60 ft
Range for picking up objects from the ground is AoE: 1 m / 3 ft (Radius)
- Damage:
- If the thrown object or creature is over half the target's weight, the target will be knocked back 2 m / 7 ft.[note 1]
- If the thrown object or creature is heavier than the target, the target will become (no saving throw). [note 1]
- A thrown creature will always land (no saving throw).
Condition: Prone
Duration: 1 turn
- Can't move or take Actions, Bonus actions, or Reactions, and has Disadvantage on Strength and Dexterity saving throws.
- Attacks against a Prone creature have Advantage if they're made within 3 m / 10 ft of the creature.
- A Prone creature must spend half its Movement Speed to stand up.
- A character with the Athlete feat spends only 1.5 m / 5 ft of Movement Speed to stand up.
Notes
- A creature can throw items and other creatures weighing up to kg[1]. For example, with a Strength score of 18, the weight limit for Throw is Weight: 64.8 kg / 129.6 lb.
- It requires a Strength of at least 20 to pick up a normal humanoid ( Weight: 75 kg / 150 lb).
- Triggers .
- Can be done as a free attack after triggering .
- has an improved throwing ability called .
- Throw counts as a ranged unarmed attack.
- The feat improves throwing.
Footnotes
References
- ↑ From the definition of
CanImprovisedWeaponWeight()
inScripts/thoth/helpers/CommonConditions.khn
.