| Name | damage |
| Object | EntityTag |
| Input | ElementTag(Decimal) |
| Related Tags | <EntityTag.damage> (Property) The amount of damage an arrow/trident will inflict. (...)
|
| Description | (Property) The amount of damage an arrow/trident will inflict.
Note that the actual damage dealt by the arrow/trident may be different depending on the projectile's flight speed. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityArrowDamage.java#L10 |