Throw: Difference between revisions

Jump to navigation Jump to search
64 bytes added ,  9 March
Remove up-to-date template. (automated edit)
(Fixed capitalization. Added damage field. Added more info, notes and footnotes. Fixed formatting/layout of additional/Details field. Added Prone to condition field.)
(Remove up-to-date template. (automated edit))
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{ up to date | 2023-10-02 }} <!-- Date format is YEAR-MONTH-DAY, like 2023-08-07. -->
{{ActionPage
{{ActionPage
| summary = '''Throw''' is a common [[Action]] that allows the user to throw certain [[Weapon]]s, [[Consumables]], environmental objects, and even other creatures.
| summary = '''Throw''' is a common [[Action]] that allows the user to throw certain [[Weapon]]s, [[Consumables]], environmental objects, and even other creatures.
Line 10: Line 9:
| cost = action
| cost = action
| common = yes
| common = yes
| damage = amount:Object (1~8){{note|See details for damage amount}}, type: Bludgeoning
| damage = Object (1~8){{note|See details for damage amount}}
| damage type = Bludgeoning
| attack roll = yes
| attack roll = yes
| range m = 18
| range m = 18
| range ft = 60
| range ft = 60
| aoe = radius
| aoe m = 1
| aoe ft = 3
| additional =
| additional =
 
Range for picking up objects from the ground is {{AOE|m=1|ft=3|radius}}
* Damage:
* Damage:
** For weapons with the {{Thrown}} property, the damage roll and damage type is the same as the weapon's melee damage
** For weapons with the {{Thrown}} property, the damage roll and damage type is the same as the weapon's melee damage
** For other objects and creatures, damage is determined by the targets weight{{note|name=weight|This weight is not influenced by a creatures equipped items or items inside a creatures inventory or a container. The weight is not how much it weighs to pick up or have in your inventory, but the weight of only the object/creature itself. You can see this weight by clicking '''"Examine -> Detailed Info"''' and looking under '''"Weight: "'''.}} of the object being thrown:
** For other objects and creatures, damage is determined by the weight{{note|name=creature weight|The weight of living creatures are not influenced by their equipped items or items inside their inventory. Their weight is connected to their [[Creature size|size]], and can be seen by clicking '''"Examine -> Detailed Info"''' and looking under '''"Weight: "'''.}} of the object being thrown:
*** Light objects: under {{Weight|kg=10|lb=20}}:<br>{{DamageText|1|Bludgeoning}} damage.
*** Light objects: under {{Weight|kg=10|lb=20}}:<br>{{DamageText|1|Bludgeoning}} damage.
*** Medium objects: {{Weight|kg=10|lb=20}} - 50 kg / 100 lb:<br>{{DamageText|1d4|Bludgeoning}} damage.
*** Medium objects: {{Weight|kg=10|lb=20}} - 50 kg / 100 lb:<br>{{DamageText|1d4|Bludgeoning}} damage.
*** Heavy objects: over {{Weight|kg=50|lb=100}}:<br>{{DamageText|2d4|Bludgeoning}} damage.
*** Heavy objects: over {{Weight|kg=50|lb=100}}:<br>{{DamageText|2d4|Bludgeoning}} damage.
* If the thrown object or creature is heavier than half the targets weight the target will be knocked back {{distance|m=2|ft=7}}.{{note|name=weight}}
* If the thrown object or creature is over half the target's weight, the target will be knocked back {{distance|m=2|ft=7}}.{{note|name=creature weight}}
* If the thrown object or creature is heavier the targets weight the target will become {{cond|Prone}} (no saving throw).{{note|name=weight}}
* If the thrown object or creature is heavier than the target, the target will become {{cond|Prone}} (no saving throw).{{note|name=creature weight}}
* Throwing a creature will apply {{Cond|prone}} to that thrown creature (no saving throw).
* A thrown creature will always land {{Cond|prone}} (no saving throw).
| condition = Prone
| condition = Prone
| condition duration = 1
| condition duration = 1
| notes =  
| notes =  
* A creature may throw items and other creatures weighing up to {{math|0.2\cdot\text{Strength}^2}}{{nbts}}kg. For example, a [[Fighter]] with a [[Strength]] score of 18 can throw objects up to {{weight|kg=64.8|lb=130}}.
* A creature can throw items and other creatures weighing up to {{math|0.2\cdot\text{Strength}^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}}.
** A creatures can only throw creatures of a smaller [[Creature size|Size]].
** 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}}.
* Can be done as a free attack after triggering {{SAI|Extra Attack}}.
* Can be done as a free attack after triggering {{SAI|Extra Attack}}.
* {{class|Berserker}} has an improved throwing ability called {{SAI|Enraged Throw}}.
* {{class|Berserker}} has an improved throwing ability called {{SAI|Enraged Throw}}.
* The {{SAI|Tavern Brawler}} feat improves Throwing.
* '''Throw''' counts as a ranged unarmed attack.
** The {{SAI|Tavern Brawler}} feat improves throwing.
}}
}}
== Footnotes ==
== Footnotes ==
{{notelist}}
{{notelist}}
== References ==
{{reflist}}

Navigation menu