This commit is contained in:
iTakinn
2026-06-01 18:58:46 -03:00
parent 14214872b3
commit 30d6bc19aa
779 changed files with 121463 additions and 1677 deletions
+16
View File
@@ -0,0 +1,16 @@
# Read more about chains: https://plugins.auxilor.io/effects/configuring-an-effect#effect-chains
chains:
- id: shoot_extra_arrows
effects:
- id: shoot_arrow
args:
repeat:
times: "2 * %arrows%"
start: "-11 * %arrows%"
increment: 22
inherit_velocity: true
mutators:
- id: spin_velocity
args:
angle: '%repeat_count%'