Advertisement
nabe0929

Untitled

Jun 21st, 2018
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. #全般
  2. Teleport:
  3. Skills:
  4. - message{m="&c&l10秒後に初期地点へテレポートします..."}
  5. - delay 200
  6. - teleportto{location=0,4,0}
  7. Suicide:
  8. Skills:
  9. - suicide
  10. TimerKill:
  11. Conditions:
  12. - score{objective=timer;value=>300} true
  13. Skills:
  14. - settargetscore{objective=timer;value=0} @PIR{r=15} ~onTimer:20
  15. - message{m="&c&l5分経過しました。強制的に帰還します。"}
  16. - damage{a=9999}
  17. #ネクロマンサー
  18. TripleShot:
  19. Skills:
  20. - shootskull{y=1;v=0.5} @target <50%
  21. - shootfireball{y=1;v=0.5} @target 50%
  22. - delay 10
  23. - shootskull{y=1;v=0.5} @target <50%
  24. - shootfireball{y=1;v=0.5} @target >50%
  25. - delay 10
  26. - shootskull{y=1;v=0.5} @target <50%
  27. - shootfireball{y=1;v=0.5} @target >50%
  28. HormingShot:
  29. Skills:
  30. - missile{ot=HormingShot-Tick;oh=HormingShot-Hit;v=4;i=1;hR=1;vR=1;in=0.75;hnp=true} @PIR{r=15}
  31. HormingShot-Tick:
  32. Skills:
  33. - effect:particles{p=flame;a=1} @origin
  34. HormingShot-Hit:
  35. Skills:
  36. - effect:particles{p=lava;a=50;hS=1;vS=1} @origin
  37. - effect:sound{s=entity.generic.explode;v=1;p=0} @origin
  38. - damage{a=5} @target
  39. - ignite{ticks=100} @target
  40. ThreadQuake:
  41. Skills:
  42. - effect:particles{particle=note;amount=60;hS=1;vS=1;speed=5} @self
  43. - sound{s=block.anvil.land;p=2} @self
  44. - pull{velocity=10} @PIR{r=15}
  45. - delay 10
  46. - effect:particlering{particle=blockcrack_4_0;radius=4;points=32;amount=300;hS=1;vS=0} @self
  47. - damage{amount=6} @PIR{r=3}
  48. CurseSpell:
  49. Skills:
  50. - effect:particles{particle=reddust;amount=300;hS=3;vS=3;speed=5;color=#888888} @self
  51. - potion{type=SLOW;duration=200;lvl=1} @PIR{r=5}
  52. - potion{type=WITHER;duration=200;lvl=1} @PIR{r=5}
  53. Drain:
  54. Skills:
  55. - effect:particles{particle=reddust;amount=300;hS=3;vS=3;speed=5;color=#666666} @self
  56. - effect:particles{particle=reddust;amount=500;hS=3;vS=3;speed=5;color=#880088} @self
  57. - heal{a=20} @self
  58. #真紅の騎士
  59. WarpSlash:
  60. Skills:
  61. - effect:particles{particle=reddust;amount=100;hS=1;vS=1;speed=5;color=#000000} @self
  62. - delay 30
  63. - teleport{spreadh=5;spreadv=0} @target
  64. - effect:particlesphere{particle=sweepAttack;amount=50;radius=4} @self
  65. - damage{amount=10} PIR{r=4}
  66. BloodyThrust:
  67. Skills:
  68. - effect:particles{particle=reddust;amount=100;hS=3;vS=3;speed=5;color=#FF0000} @target
  69. - damage{a=5} @target
  70. - delay 20
  71. - effect:particles{particle=reddust;amount=100;hS=3;vS=3;speed=5;color=#FF0000} @target
  72. - damage{a=5} @target
  73. - delay 20
  74. - effect:particles{particle=reddust;amount=100;hS=3;vS=3;speed=5;color=#FF0000} @target
  75. - damage{a=5} @target
  76. - delay 20
  77. - effect:particles{particle=reddust;amount=100;hS=3;vS=3;speed=5;color=#FF0000} @target
  78. - damage{a=5} @target
  79. - delay 20
  80. - effect:particles{particle=reddust;amount=100;hS=3;vS=3;speed=5;color=#FF0000} @target
  81. - damage{a=5} @target
  82. TwentyRush:
  83. Skills:
  84. - damage{a=1;pk=true;pi=true} @target
  85. - delay 2
  86. - damage{a=1;pk=true;pi=true} @target
  87. - delay 2
  88. - damage{a=1;pk=true;pi=true} @target
  89. - delay 2
  90. - damage{a=1;pk=true;pi=true} @target
  91. - delay 2
  92. - damage{a=1;pk=true;pi=true} @target
  93. - delay 2
  94. - damage{a=1;pk=true;pi=true} @target
  95. - delay 2
  96. - damage{a=1;pk=true;pi=true} @target
  97. - delay 2
  98. - damage{a=1;pk=true;pi=true} @target
  99. - delay 2
  100. - damage{a=1;pk=true;pi=true} @target
  101. - delay 2
  102. - damage{a=1;pk=true;pi=true} @target
  103. - delay 2
  104. - damage{a=1;pk=true;pi=true} @target
  105. - delay 2
  106. - damage{a=1;pk=true;pi=true} @target
  107. - delay 2
  108. - damage{a=1;pk=true;pi=true} @target
  109. - delay 2
  110. - damage{a=1;pk=true;pi=true} @target
  111. - delay 2
  112. - damage{a=1;pk=true;pi=true} @target
  113. - delay 2
  114. - damage{a=1;pk=true;pi=true} @target
  115. - delay 2
  116. - damage{a=1;pk=true;pi=true} @target
  117. - delay 2
  118. - damage{a=1;pk=true;pi=true} @target
  119. - delay 2
  120. - damage{a=1;pk=true;pi=true} @target
  121. - delay 2
  122. - damage{a=1;pk=true;pi=true} @target
  123. #デュラハン
  124. DullahanS:
  125. Skills:
  126. - projectile{onTick=DullahanS-Tick;onHit=DullahanS-Hit;i=1;hR=1;mr=40;md=100;vR=1;syo=0.8;sfo=0;v=9;vO=0;hO=0;g=0;hnp=false;sE=false;sB=true;hs=true;hfs=0.8}
  127. - projectile{onTick=DullahanS-Tick;onHit=DullahanS-Hit;i=1;hR=1;mr=40;md=100;vR=1;syo=0.8;sfo=0;v=9;vO=0;hO=60;g=0;hnp=false;sE=false;sB=true;hs=true;hfs=0.8}
  128. - projectile{onTick=DullahanS-Tick;onHit=DullahanS-Hit;i=1;hR=1;mr=40;md=100;vR=1;syo=0.8;sfo=0;v=9;vO=0;hO=120;g=0;hnp=false;sE=false;sB=true;hs=true;hfs=0.8}
  129. - projectile{onTick=DullahanS-Tick;onHit=DullahanS-Hit;i=1;hR=1;mr=40;md=100;vR=1;syo=0.8;sfo=0;v=9;vO=0;hO=180;g=0;hnp=false;sE=false;sB=true;hs=true;hfs=0.8}
  130. - projectile{onTick=DullahanS-Tick;onHit=DullahanS-Hit;i=1;hR=1;mr=40;md=100;vR=1;syo=0.8;sfo=0;v=9;vO=0;hO=240;g=0;hnp=false;sE=false;sB=true;hs=true;hfs=0.8}
  131. - projectile{onTick=DullahanS-Tick;onHit=DullahanS-Hit;i=1;hR=1;mr=40;md=100;vR=1;syo=0.8;sfo=0;v=9;vO=0;hO=300;g=0;hnp=false;sE=false;sB=true;hs=true;hfs=0.8}
  132. DullahanS-Tick:
  133. Skills:
  134. - effect:particles{p=witchMagic;amount=10;speed=0;hs=0.2;vS=0.2} @origin
  135. DullahanS-Hit:
  136. Skills:
  137. - damage{a=8}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement