|
|
## Description
|
|
|
Snapshots the state of the held bow for use with later projectile damage mechanics
|
|
|
Information saved:
|
|
|
- item that triggered the skilltree
|
|
|
- equipped item
|
|
|
- bow tension
|
|
|
- bow enchantments
|
|
|
- bow's arrow damage
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
> *This mechanic has no attributes*
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
ExampleSnapshot:
|
|
|
Skills:
|
|
|
- snapshotusedbow
|
|
|
- delay 100
|
|
|
- projectilehit
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] snapshotBow |
|
|
\ No newline at end of file |