Advertisement
Dylan110

Shadow Paralysis Field (lvl 2)

Jun 23rd, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 9.08 KB | None | 0 0
  1. Nara_PARAField:
  2.     spell-class: ".MultiSpell"
  3.     name: "Shadow Paralysis Field (lvl 2)"
  4.     cooldown: 25
  5.     check-individual-cooldowns: false
  6.     spells:
  7.        - Nara_ParaField_Dum
  8.         - DELAY 10
  9.         - Nara_PARAField_ProjMulti
  10. Nara_PARAField_ProjMulti:
  11.     spell-class: ".MultiSpell"
  12.     helper-spell: true
  13.     check-individual-cooldowns: false
  14.     spells:
  15.        - Nara_PF_Proj1
  16.         - Nara_PF_Proj2
  17.         - Nara_PF_Proj3
  18.         - Nara_PF_Proj4
  19.         - Nara_PF_Proj5
  20.         - Nara_PF_Proj6
  21.         - Nara_PF_Proj7
  22.         - Nara_PF_Proj8
  23.         - Nara_PF_Proj9
  24. Nara_ParaField_Dum:
  25.     spell-class: ".instant.DummySpell"
  26.     helper-spell: true
  27.     effects:
  28.         1:
  29.             position: caster
  30.             effect: particles
  31.             horiz-spread: 0.85
  32.             vert-spread: 0.85
  33.             speed: 0
  34.             count: 100
  35.             particle-name: blockcrack_173_0
  36. Nara_PF_Proj1:
  37.     spell-class: ".instant.ParticleProjectileSpell"
  38.     projectile-velocity: 30
  39.     particle-name: blockcrack_173_0
  40.     helper-spell: true
  41.     particle-name: blockcrack_173_0
  42.     hug-surface: true
  43.     tick-interval: 2
  44.     special-effect-interval: 1
  45.     damage: 20
  46.     max-distance: 100
  47.     max-duration: 120
  48.     hit-radius: 5
  49.     hit-players: true
  50.     hit-non-players: true
  51.     hit-ground: true
  52.     spell: Nara_PF_PartAoe
  53.     effects:
  54.       1:
  55.         position: special
  56.         effect: effectlib
  57.         effectlib:
  58.           class: VortexEffect
  59.           particle: REDSTONE
  60.           color: 000000
  61.           radius: 0.5
  62.           grow: 0.25
  63.           radials: 5
  64.           circles: 3
  65.           particles: 75
  66.           helixes: 4
  67.           step: 0
  68.           period: 1
  69.           iterations: 1
  70. Nara_PF_Proj2:
  71.     spell-class: ".instant.ParticleProjectileSpell"
  72.     projectile-velocity: 30
  73.     max-duration: 120
  74.     helper-spell: true
  75.     particle-name: blockcrack_173_0
  76.     projectile-horiz-offset: 180
  77.     hug-surface: true
  78.     tick-interval: 2
  79.     special-effect-interval: 1
  80.     damage: 20
  81.     max-distance: 100
  82.     hit-radius: 5
  83.     hit-players: true
  84.     hit-non-players: true
  85.     hit-ground: true
  86.     spell: Nara_PF_PartAoe
  87.     effects:
  88.       1:
  89.         position: special
  90.         effect: effectlib
  91.         effectlib:
  92.           class: VortexEffect
  93.           particle: REDSTONE
  94.           color: 000000
  95.           radius: 0.5
  96.           grow: 0.25
  97.           radials: 5
  98.           circles: 3
  99.           helixes: 4
  100.           step: 0
  101.           particles: 75
  102.           period: 1
  103.           iterations: 1
  104. Nara_PF_Proj3:
  105.     spell-class: ".instant.ParticleProjectileSpell"
  106.     projectile-horiz-offset: 90
  107.     max-duration: 120
  108.     particle-name: blockcrack_173_0
  109.     projectile-velocity: 30
  110.     hug-surface: true
  111.     helper-spell: true
  112.     tick-interval: 2
  113.     special-effect-interval: 1
  114.     damage: 20
  115.     max-distance: 100
  116.     hit-radius: 5
  117.     hit-players: true
  118.     hit-non-players: true
  119.     hit-ground: true
  120.     spell: Nara_PF_PartAoe
  121.     effects:
  122.       1:
  123.         position: special
  124.         effect: effectlib
  125.         effectlib:
  126.           class: VortexEffect
  127.           particle: REDSTONE
  128.           color: 000000
  129.           radius: 0.5
  130.           grow: 0.25
  131.           particles: 75
  132.           radials: 5
  133.           circles: 3
  134.           helixes: 4
  135.           step: 0
  136.           period: 1
  137.           iterations: 1
  138. Nara_PF_Proj4:
  139.     spell-class: ".instant.ParticleProjectileSpell"
  140.     projectile-velocity: 30
  141.     max-duration: 120
  142.     particle-name: blockcrack_173_0
  143.     helper-spell: true
  144.     projectile-horiz-offset: 270
  145.     hug-surface: true
  146.     tick-interval: 2
  147.     special-effect-interval: 1
  148.     damage: 20
  149.     max-distance: 100
  150.     hit-radius: 5
  151.     hit-players: true
  152.     hit-non-players: true
  153.     hit-ground: true
  154.     spell: Nara_PF_PartAoe
  155.     effects:
  156.       1:
  157.         position: special
  158.         effect: effectlib
  159.         effectlib:
  160.           class: VortexEffect
  161.           particle: REDSTONE
  162.           color: 000000
  163.           radius: 0.5
  164.           grow: 0.25
  165.           radials: 5
  166.           circles: 3
  167.           particles: 75
  168.           helixes: 4
  169.           step: 0
  170.           period: 1
  171.           iterations: 1
  172. Nara_PF_Proj5:
  173.     spell-class: ".instant.ParticleProjectileSpell"
  174.     projectile-velocity: 30
  175.     max-duration: 120
  176.     particle-name: blockcrack_173_0
  177.     projectile-horiz-offset: 45
  178.     helper-spell: true
  179.     hug-surface: true
  180.     tick-interval: 2
  181.     special-effect-interval: 1
  182.     damage: 20
  183.     max-distance: 100
  184.     hit-radius: 5
  185.     hit-players: true
  186.     hit-non-players: true
  187.     hit-ground: true
  188.     spell: Nara_PF_PartAoe
  189.     effects:
  190.       1:
  191.         position: special
  192.         effect: effectlib
  193.         effectlib:
  194.           class: VortexEffect
  195.           particle: REDSTONE
  196.           color: 000000
  197.           radius: 0.5
  198.           grow: 0.25
  199.           radials: 5
  200.           circles: 3
  201.           helixes: 4
  202.           step: 0
  203.           particles: 75
  204.           period: 1
  205.           iterations: 1
  206. Nara_PF_Proj6:
  207.     spell-class: ".instant.ParticleProjectileSpell"
  208.     projectile-velocity: 30
  209.     max-duration: 120
  210.     particle-name: blockcrack_173_0
  211.     helper-spell: true
  212.     projectile-horiz-offset: 135
  213.     hug-surface: true
  214.     tick-interval: 2
  215.     special-effect-interval: 1
  216.     damage: 20
  217.     max-distance: 100
  218.     hit-radius: 5
  219.     hit-players: true
  220.     hit-non-players: true
  221.     hit-ground: true
  222.     spell: Nara_PF_PartAoe
  223.     effects:
  224.       1:
  225.         position: special
  226.         effect: effectlib
  227.         effectlib:
  228.           class: VortexEffect
  229.           particle: REDSTONE
  230.           color: 000000
  231.           radius: 0.5
  232.           grow: 0.25
  233.           particles: 75
  234.           radials: 5
  235.           circles: 3
  236.           helixes: 4
  237.           step: 0
  238.           period: 1
  239.           iterations: 1
  240. Nara_PF_Proj7:
  241.     spell-class: ".instant.ParticleProjectileSpell"
  242.     projectile-velocity: 30
  243.     max-duration: 120
  244.     particle-name: blockcrack_173_0
  245.     projectile-horiz-offset: 225
  246.     helper-spell: true
  247.     hug-surface: true
  248.     tick-interval: 2
  249.     special-effect-interval: 1
  250.     damage: 20
  251.     max-distance: 100
  252.     hit-radius: 5
  253.     hit-players: true
  254.     hit-non-players: true
  255.     hit-ground: true
  256.     spell: Nara_PF_PartAoe
  257.     effects:
  258.       1:
  259.         position: special
  260.         effect: effectlib
  261.         effectlib:
  262.           class: VortexEffect
  263.           particle: REDSTONE
  264.           color: 000000
  265.           radius: 0.5
  266.           grow: 0.25
  267.           radials: 5
  268.           circles: 3
  269.           helixes: 4
  270.           particles: 75
  271.           step: 0
  272.           period: 1
  273.           iterations: 1
  274. Nara_PF_Proj8:
  275.     spell-class: ".instant.ParticleProjectileSpell"
  276.     projectile-velocity: 30
  277.     max-duration: 120
  278.     particle-name: blockcrack_173_0
  279.     projectile-horiz-offset: 315
  280.     hug-surface: true
  281.     tick-interval: 2
  282.     special-effect-interval: 1
  283.     helper-spell: true
  284.     damage: 20
  285.     max-distance: 100
  286.     hit-radius: 5
  287.     hit-players: true
  288.     hit-non-players: true
  289.     hit-ground: true
  290.     spell: Nara_PF_PartAoe
  291.     effects:
  292.       1:
  293.         position: special
  294.         effect: effectlib
  295.         effectlib:
  296.           class: VortexEffect
  297.           particle: REDSTONE
  298.           color: 000000
  299.           radius: 0.5
  300.           particles: 75
  301.           grow: 0.25
  302.           radials: 5
  303.           circles: 3
  304.           helixes: 4
  305.           step: 0
  306.           period: 1
  307.           iterations: 1
  308. Nara_PF_Proj9:
  309.     spell-class: ".instant.ParticleProjectileSpell"
  310.     projectile-velocity: 30
  311.     max-duration: 120
  312.     particle-name: blockcrack_173_0
  313.     hug-surface: true
  314.     helper-spell: true
  315.     tick-interval: 2
  316.     special-effect-interval: 1
  317.     max-distance: 100
  318.     hit-radius: 5
  319.     hit-players: true
  320.     hit-non-players: true
  321.     hit-ground: true
  322.     spell: Nara_PF_PartAoe
  323.     effects:
  324.       1:
  325.         position: special
  326.         effect: effectlib
  327.         effectlib:
  328.           class: VortexEffect
  329.           particle: REDSTONE
  330.           color: 000000
  331.           radius: 0.5
  332.           grow: 0.25
  333.           radials: 5
  334.           circles: 3
  335.           particles: 75
  336.           helixes: 4
  337.           step: 0
  338.           period: 1
  339.           iterations: 1
  340. Nara_PF_PartAoe:
  341.     spell-class: ".targeted.AreaEffectSpell"
  342.     horizontal-radius: 5
  343.     vertical-radius: 5
  344.     helper-spell: true
  345.     target-players: true
  346.     target-non-players: true
  347.     fail-if-no-targets: false
  348.     spells:
  349.        - Nara_PF_Pain
  350.         - Nara_PF_Stun
  351. Nara_PF_Pain:
  352.     spell-class: ".targeted.PainSpell"
  353.     damage: 9
  354.     helper-spell: true
  355.     range: 15
  356.     ignore-armor: false
  357.     target-players: true
  358.     target-non-players: true
  359. Nara_PF_Stun:
  360.     spell-class: ".targeted.StunSpell"
  361.     duration: 10
  362.     helper-spell: true
  363.     effects:
  364.       1:
  365.         position: target
  366.         effect: effectlib
  367.         effectlib:
  368.           class: HelixEffect
  369.           particle: redstone
  370.           color: 000000
  371.           strands: 4
  372.           radius: 1.5
  373.           iterations: 14
  374.           period: 14
  375.           curve: 3
  376.           particles: 75
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement