From 9ef0d21ae9f52ae0ff6aca9670ca37787ba7abb1 Mon Sep 17 00:00:00 2001 From: "_Vigilance_ (Papi)" <20446804+Chief-Sly-Fox@users.noreply.github.com> Date: Thu, 19 Jul 2018 14:38:37 -0700 Subject: [PATCH] Stretchy Arm Designed for DeVoe/Ralph --- Magic/spells/stretcharm.yml | 52 +++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Magic/spells/stretcharm.yml diff --git a/Magic/spells/stretcharm.yml b/Magic/spells/stretcharm.yml new file mode 100644 index 00000000..bc18a6b9 --- /dev/null +++ b/Magic/spells/stretcharm.yml @@ -0,0 +1,52 @@ +stretcharm: + icon: lead + icon_disabled: lead + icon_url: http://textures.minecraft.net/texture/1adaf6e6e387bc18567671bb82e948488bbacff97763ee5985442814989f5d + category: dark + worth: 80 + earns_sp: 6 + upgrade_required_path: apprentice + upgrade_required_casts: 50 + actions: + cast: + - class: CustomProjectile + actions: + - class: PotionEffect + - class: Deactivate + - class: Damage + - class: Velocity + effects: + cast: + - class: EffectSingle + sound: entity_irongolem_death + effectlib: + class: LineEffect + iterations: 1 + particle: redstone + color: ffdda0 + radius: 2 + lengthGrow: 0.1 + updateLocations: false + updateDirections: false + tick: + - particle: redstone + color: ffdda0 + location: target + hit: + - class: EffectSingle + location: target + particle: crit + particle_count: 10 + costs: + mana: 50 + parameters: + speed: 5 + range: 8 + target_type: LivingEntity + target_breakables: 1 + target: other + living_entity_speed: 1 + push: 1 + cooldown: 1000 + hitbox: true + damage: 6