개인 자료란 (JE)

  서버 커뮤니티

Profile 갓레기 대표칭호 없음
Profile

질문하기 플러그인

매직스펠 질문입니다(스압)

2020.05.29 조회 수 79 추천 수 0

검기로 콤보를 만들려고 하는데

스펠 하나하나마다 데미지를 따로 설정하고 싶은데 어떻게 해야하나요?

이렇게 해놨는데 데미지가 제가 원하는 데미지로 설정이 안되네요..


variables:

    combo:

        type: player

        default: 0

        min: 0

        max: 3

        permanent: true


combo_dummy_1:

    spell-class: ".instant.DummySpell"

    modifiers:

        - sneaking denied

    variable-mods-cast:

        - combo +1


combo_passive1:

    spell-class: ".PassiveSpell"

    triggers:

        - spellcast combo_dummy_1

    modifiers:

        - variableequals combo:1 required

    spells:

         - combo_1


combo_passive2:

    spell-class: ".PassiveSpell"

    triggers:

        - spellcast combo_dummy_1

    modifiers:

        - variableequals combo:2 required

    spells:

         - combo_2


combo_passive3:

    spell-class: ".PassiveSpell"

    triggers:

        - spellcast combo_dummy_1

    modifiers:

        - variableequals combo:3 required

    spells:

         - combo_3

    variable-mods-cast:

        - combo -3


combo_1:

    spell-class: ".MultiSpell"

    spells:

        - com_pp1

        - com_pp2

        - com_pp3

        - com_pp4

        - DELAY 1

        - com_pp5

        - com_pp6

        - com_pp7

        - com_pp8

        - DELAY 1

        - com_pp9

        - com_pp10

        - com_pp11

        - DELAY 1

        - com_pp12

        - com_pp13

        - com_pp14

        - com_pp15

        - DELAY 1

        - com_pp16

        - com_pp17

        - com_pp18

        - com_pp19


    effects:

      1:

        position: caster

        effect: sound

        sound: mob.wither.shoot

        pitch: 1

        volume: 1


com_pp1:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 90

    projectile-vert-offset: 1

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp2:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 80

    projectile-vert-offset: 0.9

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp3:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 70

    projectile-vert-offset: 0.8

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp4:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 60

    projectile-vert-offset: 0.7

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp5:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 50

    projectile-vert-offset: 0.6

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp6:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 40

    projectile-vert-offset: 0.5

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp7:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 30

    projectile-vert-offset: 0.4

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp8:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 20

    projectile-vert-offset: 0.3

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp9:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 10

    projectile-vert-offset: 0.2

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp10:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 0

    projectile-vert-offset: 0.1

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp11:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -10

    projectile-vert-offset: 0

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp12:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -20

    projectile-vert-offset: -0.1

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp13:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -30

    projectile-vert-offset: -0.2

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp14:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -40

    projectile-vert-offset: -0.3

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp15:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -50

    projectile-vert-offset: -0.4

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp16:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -60

    projectile-vert-offset: -0.5

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp17:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -70

    projectile-vert-offset: -0.6

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp18:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -80

    projectile-vert-offset: -0.7

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp19:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -90

    projectile-vert-offset: -0.8

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


area:

    spell-class: ".targeted.AreaEffectSpell"

    horizontal-radius: 2

    vertical-radius: 1

    target-caster: false

    point-blank: false

    spells:

          - pain

pain:

    spell-class: ".targeted.PainSpell"

    damage: 10


combo_2:

    spell-class: ".MultiSpell"

    spells:

        - com_pp_1

        - com_pp_2

        - com_pp_3

        - com_pp_4

        - DELAY 1

        - com_pp_5

        - com_pp_6

        - com_pp_7

        - com_pp_8

        - DELAY 1

        - com_pp_9

        - com_pp_10

        - com_pp_11

        - DELAY 1

        - com_pp_12

        - com_pp_13

        - com_pp_14

        - com_pp_15

        - DELAY 1

        - com_pp_16

        - com_pp_17

        - com_pp_18

        - com_pp_19


    effects:

      1:

        position: caster

        effect: sound

        sound: mob.wither.shoot

        pitch: 1

        volume: 1


com_pp_1:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -90

    projectile-vert-offset: 1

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_2:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -80

    projectile-vert-offset: 0.9

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_3:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -70

    projectile-vert-offset: 0.8

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_4:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -60

    projectile-vert-offset: 0.7

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_5:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -50

    projectile-vert-offset: 0.6

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_6:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -40

    projectile-vert-offset: 0.5

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_7:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -30

    projectile-vert-offset: 0.4

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_8:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -20

    projectile-vert-offset: 0.3

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_9:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: -10

    projectile-vert-offset: 0.2

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_10:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 0

    projectile-vert-offset: 0.1

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_11:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 10

    projectile-vert-offset: 0

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_12:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 20

    projectile-vert-offset: -0.1

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_13:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 30

    projectile-vert-offset: -0.2

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_14:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 40

    projectile-vert-offset: -0.3

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_15:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 50

    projectile-vert-offset: -0.4

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_16:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 60

    projectile-vert-offset: -0.5

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_17:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 70

    projectile-vert-offset: -0.6

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp_18:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 80

    projectile-vert-offset: -0.7

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


com_pp-19:

    spell-class: ".instant.ParticleProjectileSpell"

    projectile-velocity: 3

    projectile-horiz-offset: 90

    projectile-vert-offset: -0.8

    projectile-gravity: 0

    projectile-spread: 0

    hug-surface: false

    height-from-surface: 0

    tick-interval: 20

    spell-interval: 1

    special-effect-interval: 1

    particle-name: a

    particle-speed: 0

    particle-count: 0

    particle-horizontal-spread: 0

    particle-vertical-spread: 0

    start-forward-offset: 0

    start-y-offset: 1

    max-distance: 0

    hit-players: true

    hit-non-players: true

    stop-on-hit-entity: true

    hit-air-during: false

    hit-air-at-end: true

    stop-on-hit-ground: false

    spell: area

    effects:

      1:

        position: special

        effect: particles

        particle-name: witchMagic

        horiz-spread: 0.2

        vert-spread: 0.2

        speed: 0

        count: 30

        y-offset: 0


area:

    spell-class: ".targeted.AreaEffectSpell"

    horizontal-radius: 2

    vertical-radius: 1

    target-caster: false

    point-blank: false

    spells:

          - pain


pain:

    spell-class: ".targeted.PainSpell"

    damage: 10


combo_3:

    spell-class: ".MultiSpell"

    spells:

        - com_pp1

        - com_pp2

        - com_pp3

        - com_pp4

        - com_pp_1

        - com_pp_2

        - com_pp_3

        - com_pp_4

        - DELAY 1

        - com_pp5

        - com_pp6

        - com_pp7

        - com_pp8

        - com_pp_5

        - com_pp_6

        - com_pp_7

        - com_pp_8

        - DELAY 1

        - com_pp9

        - com_pp10

        - com_pp11

        - com_pp_9

        - com_pp_10

        - com_pp_11

        - DELAY 1

        - com_pp12

        - com_pp13

        - com_pp14

        - com_pp15

        - com_pp_12

        - com_pp_13

        - com_pp_14

        - com_pp_15

        - DELAY 1

        - com_pp16

        - com_pp17

        - com_pp18

        - com_pp19

        - com_pp_16

        - com_pp_17

        - com_pp_18

        - com_pp_19


    effects:

      1:

        position: caster

        effect: sound

        sound: mob.wither.shoot

        pitch: 1

        volume: 1

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1

/files/thumbnails/932/765/003/262x150.crop.jpg?20240410124459

레드스톤

마인크래프트 노트블록으로 만든 『 밤양갱 (Bam Yang Gang) 』

노트블럭전문가

2024-04-10

0

/files/thumbnails/403/765/003/262x150.crop.jpg?20240409190538

레드스톤

마인크래프트 노트블록으로 만든 『 밤양갱 (Bam Yang Gang) 』

Sonttukk

2024-04-09

4