Update ProjectileHit authored by Lxlp's avatar Lxlp
......@@ -29,6 +29,7 @@ The damage cause used by this mechanic is `PROJECTILE`
```yaml
SuperProjectile:
Skills:
- snapshotusedbow
- projectile{...;onHit=SuperProjectile-Hit} @target
SuperProjectile-Hit:
......
......