For the Arrow Volley mechanic, is there anyway to define a damage per projectile, or a damage on impact? I've tried playing around with the different settings, but the damage doesn't go higher than 3 no matter what I do.
Here's the skill for reference:
Arrow Volley Mechanic Question
Here's the skill for reference:
Code:
shotgunFiring: Cooldown: 2 Conditions: - offgcd true - targetwithin 8 - targetnotwithin 1 Skills: - gcd{ticks=40} - equip{item=Shotgun:0} - potion{type=SLOW;duration=30;level=6} @self -...