|
|
**Description:** Checks if the target's weapon is recharging
|
|
|
## Description
|
|
|
Checks if the weapon of the target entity is recharging
|
|
|
|
|
|
**Type:** Entity
|
|
|
|
|
|
---
|
|
|
## Attributes
|
|
|
>*This condition has no attributes*
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| --------- | ----- | ----------- |
|
|
|
| none | none | none |
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
```
|
|
|
Conditions:
|
|
|
- itemrecharging true
|
|
|
```
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Type: Entity |
|
|
\ No newline at end of file |
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- itemrecharging true
|
|
|
``` |
|
|
\ No newline at end of file |