WeaponMechanics / MechanicsMain

A New Age of Weapons in Minecraft.
https://www.spigotmc.org/resources/WeaponMechanics.99913/
MIT License
71 stars 26 forks source link

rpg backblast #406

Closed unboxedfrog closed 2 months ago

unboxedfrog commented 2 months ago

Description

RPG backblast (When shooting a rpg, anyone standing behind gets damaged)

Configuration

Shoot:
  Mechanics:
  - Shoot(rpg.projectile.backblast)

Payment (optional)

CJCrafter commented 2 months ago

Some sort of @Cone targeter could be cool... That way, you could do something like:

Damage{amount=2.0} @Cone{direction=~0 0 -1, angle=30} ?Range{max=5}

To damage all entities in a 30 degree angle <5 blocks away