| Name | max_no_damage_duration | 
| Object | EntityTag | 
| Input | DurationTag | 
| Related Tags | <EntityTag.last_damage.duration>Returns the duration of the last damage taken by the entity.<EntityTag.last_damage.max_duration>Returns the maximum duration of the last damage taken by the entity. | 
| Description | Sets the maximum duration in which the entity will take no damage. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3850 |