Advertisement
Guest User

Paladin Skills

a guest
Jun 2nd, 2023
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.13 KB | None | 0 0
  1. ######## created by samus2002 #########
  2.  
  3. # Radiant Aura #
  4.  
  5. Radiant_Aura:
  6. Cooldown: 0
  7. Conditions:
  8. - hasaurastacks{auraName=Radiant_Aura_ACTUAL} cast Radiant_Aura_ACTUAL
  9. Skills:
  10. - Aura{auraName=Radiant_Aura;duration=30} @self
  11.  
  12. Radiant_Aura_STACK:
  13. Cooldown: 0
  14. Conditions:
  15. - hasaurastacks{auraName=Radiant_Aura} true
  16. - hasaurastacks{auraName=Radiant_Aura_Stack_ENDED} false
  17. - hasaurastacks{auraName=Radiant_Aura_Stack;stacks=1} castinstead Radiant_Aura_STACK_2
  18. - hasaurastacks{auraName=Radiant_Aura_Stack;stacks=2} castinstead Radiant_Aura_STACK_3
  19. - hasaurastacks{auraName=Radiant_Aura_Stack;stacks=3} castinstead Radiant_Aura_STACK_RESET
  20. Skills:
  21. - Aura{auraName=Radiant_Aura_Stack;duration=120;maxStacks=3} @self
  22. - effect:sound{s=paladin:samus.ring_stack;volume=1;pitch=1} @self
  23. #- summon{type=Radiant_Aura;amount=1;radius=0;yRadius=0} @self
  24. - orbital{bulletType=MOB;mob=Radiant_Aura;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=40000;oy=1.5;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0} @self
  25.  
  26. Radiant_Aura_STACK_2:
  27. Skills:
  28. - Aura{auraName=Radiant_Aura_Stack;duration=120;maxStacks=3} @self
  29. - effect:sound{s=paladin:samus.ring_stack;volume=1;pitch=1.2} @self
  30. - signal{s=HOLYRING2} @MIR{r=2;t=Radiant_Aura;target=armorstands;sort=NEAREST;limit=1}
  31.  
  32. Radiant_Aura_STACK_3:
  33. Skills:
  34. - Aura{auraName=Radiant_Aura_Stack;duration=120;maxStacks=3} @self
  35. - effect:sound{s=paladin:samus.ring_stack;volume=1;pitch=1.4} @self
  36. - signal{s=HOLYRING3} @MIR{r=2;t=Radiant_Aura;target=armorstands;sort=NEAREST;limit=1}
  37.  
  38. Radiant_Aura_ACTUAL:
  39. Cooldown: 2
  40. Skills:
  41. - potion{type=DAMAGE_RESISTANCE;duration="<modifier.duration> * 20";level="<modifier.resistance-level>";hasParticles=false} @self
  42. - heal{a="<modifier.heal>"} @self
  43. - skill{s=Radiant_Aura_ACTUAL_D} @PIR{r=6}
  44.  
  45. Radiant_Aura_ACTUAL_D:
  46. TargetConditions:
  47. - mmoCanTarget{interaction=SUPPORT_ACTION} true
  48. - entitytype{t=armorstands} false
  49. Skills:
  50. - potion{type=DAMAGE_RESISTANCE;duration="<modifier.duration> * 20";level=1;hasParticles=false}
  51. - heal{a="<modifier.heal>"}
  52.  
  53. Radiant_Aura_STACK_RESET:
  54. Skills:
  55. - auraremove{aura=Radiant_Aura_Stack} @self
  56. - Aura{auraName=Radiant_Aura_ACTUAL;duration=20} @self
  57. - effect:sound{s=paladin:samus.radiant_aura;volume=1;pitch=1} @self
  58. - Aura{auraName=Radiant_Aura_Stack_ENDED;duration=100} @self
  59. - effect:particlering{particle=redstone;color=#feffb0;radius=1;points=10;amount=1;hS=0;vS=0;y=0.1} @self
  60. - effect:particlering{particle=redstone;color=#feffb0;radius=2;points=20;amount=1;hS=0;vS=0;y=0.1;delay=2} @self
  61. - effect:particlering{particle=redstone;color=#feffb0;radius=3;points=30;amount=1;hS=0;vS=0;y=0.1;delay=4} @self
  62. - effect:particlering{particle=redstone;color=#feffb0;radius=4;points=40;amount=1;hS=0;vS=0;y=0.1;delay=6} @self
  63. - effect:particlering{particle=redstone;color=#feffb0;radius=5;points=50;amount=1;hS=0;vS=0;y=0.1;delay=8} @self
  64. - effect:particlering{particle=redstone;color=#feffb0;radius=6;points=60;amount=1;hS=0;vS=0;y=0.1;delay=10} @self
  65. - effect:particlering{particle=redstone;color=#fdff80;radius=1;points=10;amount=1;hS=0;vS=0;y=0.1} @self
  66. - effect:particlering{particle=redstone;color=#fdff80;radius=2;points=20;amount=1;hS=0;vS=0;y=0.1;delay=2} @self
  67. - effect:particlering{particle=redstone;color=#fdff80;radius=3;points=30;amount=1;hS=0;vS=0;y=0.1;delay=4} @self
  68. - effect:particlering{particle=redstone;color=#fdff80;radius=4;points=40;amount=1;hS=0;vS=0;y=0.1;delay=6} @self
  69. - effect:particlering{particle=redstone;color=#fdff80;radius=5;points=50;amount=1;hS=0;vS=0;y=0.1;delay=8} @self
  70. - effect:particlering{particle=redstone;color=#fdff80;radius=6;points=60;amount=1;hS=0;vS=0;y=0.1;delay=10} @self
  71. - signal{s=HOLYRING_END} @MIR{r=2;t=Radiant_Aura;target=armorstands;sort=NEAREST;limit=1}
  72.  
  73. # Holy Strike #
  74.  
  75. Holy_Strike:
  76. Conditions:
  77. - hasaurastacks{auraName=Last_Stand} false
  78. - hasaurastacks{auraName=Unbreakable_Will} false
  79. - hasaurastacks{auraName=Hammer_Of_Justice} false
  80. - hasaurastacks{auraName=Holy_Spear} false
  81. - hasaurastacks{auraName=ATTACK_CD} false
  82. Skills:
  83. - skill{s=Radiant_Aura_STACK}
  84. - skill{s=Holy_Strike_Stack_1}
  85. - skill{s=Holy_Strike_Stack_2}
  86. - skill{s=Holy_Strike_Stack_3}
  87.  
  88. Holy_Strike_Stack_1:
  89. Conditions:
  90. - hasaurastacks{auraName=Holy_Strike_Stack;stacks=1} false
  91. - hasaurastacks{auraName=Holy_Strike_Stack;stacks=2} false
  92. Skills:
  93. - Aura{auraName=Holy_Strike_Stack;duration=120;maxStacks=2;delay=1} @self
  94. - effect:sound{s=paladin:samus.holy_strike_2;volume=0.7;pitch=1} @self
  95. - effect:sound{s=paladin:samus.holy_strike_3;volume=1;pitch="random(0.8, 1.1)"} @self
  96. - totem{md=2;c=1;oH=Holy_Strike_DAMAGE;hnp=true;hp=true;hR=3;vR=2;i=1} @forward{f=1}
  97. - summon{type=Holy_Strike_1;amount=1;radius=0;yRadius=0;onSurface=true} @forward{f=5.5;y=0.3;sideOffset=0.5}
  98.  
  99. Holy_Strike_Stack_2:
  100. Conditions:
  101. - hasaurastacks{auraName=Holy_Strike_Stack;stacks=1} true
  102. - hasaurastacks{auraName=Holy_Strike_Stack;stacks=2} false
  103. Skills:
  104. - Aura{auraName=Holy_Strike_Stack;duration=120;maxStacks=2;delay=1} @self
  105. - effect:sound{s=paladin:samus.holy_strike_2;volume=0.7;pitch=1} @self
  106. - effect:sound{s=paladin:samus.holy_strike_3;volume=1;pitch="random(0.8, 1.1)"} @self
  107. - totem{md=2;c=1;oH=Holy_Strike_DAMAGE;hnp=true;hp=true;hR=3;vR=2;i=1} @forward{f=1}
  108. - summon{type=Holy_Strike_2;amount=1;radius=0;yRadius=0;onSurface=true} @forward{f=5.5;y=-0.5;sideOffset=-1}
  109.  
  110. Holy_Strike_Stack_3:
  111. Conditions:
  112. - hasaurastacks{auraName=Holy_Strike_Stack;stacks=1} false
  113. - hasaurastacks{auraName=Holy_Strike_Stack;stacks=2} true
  114. Skills:
  115. - auraremove{aura=Holy_Strike_Stack;delay=1} @self
  116. - effect:sound{s=paladin:samus.holy_strike;volume=0.7;pitch=1} @self
  117. - effect:sound{s=paladin:samus.holy_strike_3;volume=1;pitch="random(0.8, 1.1)"} @self
  118. - totem{md=2;c=1;oH=Holy_Strike_3_DAMAGE;hnp=true;hp=true;hR=3;vR=2;i=1} @forward{f=1}
  119. - summon{type=Holy_Strike_3;amount=1;radius=0;yRadius=0;onSurface=true} @forward{f=5;y=-0.5;sideOffset=0}
  120.  
  121. Holy_Strike_DAMAGE:
  122. TargetConditions:
  123. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  124. - entitytype{t=armorstands} false
  125. Skills:
  126. - Aura{auraName=ATTACK_CD;duration=2} @self
  127. - delay 2
  128. - mmodamage{a="<modifier.damage>";types=SKILL}
  129.  
  130. Holy_Strike_3_DAMAGE:
  131. TargetConditions:
  132. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  133. - entitytype{t=armorstands} false
  134. Skills:
  135. - Aura{auraName=ATTACK_CD;duration=2} @self
  136. - damage{a="<modifier.damage> * 1.3";pkb=false;hnp=true;hp=true}
  137. - throw{velocity=0;velocityY=7}
  138.  
  139. # Unbreakable Will #
  140.  
  141. Unbreakable_Will:
  142. Conditions:
  143. - hasaurastacks{auraName=Last_Stand} false
  144. - hasaurastacks{auraName=Hammer_Of_Justice} false
  145. - hasaurastacks{auraName=Holy_Spear} false
  146. Skills:
  147. - Aura{auraName=Unbreakable_Will;duration=25} @self
  148. - skill{s=Radiant_Aura_STACK}
  149. #- orbital{bulletType=MOB;mob=Unbreakable_Will;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=40000;oy=1.5;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0} @self
  150. - summon{type=Unbreakable_Will;amount=1;radius=0;yRadius=0} @self
  151. - potion{type=SLOW;duration=18;level=55;hasParticles=false} @self
  152. - effect:sound{s=paladin:samus.shield_bash;volume=0.8;pitch=1;delay=7} @self
  153. - delay 10
  154. - onDamaged{auraName=resist;d=12;cE=true} @self
  155. - lunge{velocity=1;velocityY=0.05;repeat=3;repeatinterval=1} @forward{f=12;y=0.05}
  156. - delay 5
  157. - totem{md=2;c=1;oH=Unbreakable_Will_DAMAGE;hnp=true;hp=true;hR=2;vR=1;i=1;repeat=2;repeatinterval=2} @forward{f=2}
  158.  
  159. Unbreakable_Will_DAMAGE:
  160. TargetConditions:
  161. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  162. - entitytype{t=armorstands} false
  163. Skills:
  164. - Aura{auraName=ATTACK_CD;duration=2} @self
  165. - mmodamage{a="<modifier.damage>";types=SKILL}
  166. - stun{d="<modifier.stun-duration> * 20";facing=true;CancelOnTakeDamage=false;CancelOnDeath=true;delay=10}
  167. - throw{velocity=5;velocityY=2}
  168. - potion{type=SLOW;duration="<modifier.duration> * 20";level=50;hasParticles=false;delay=10}
  169. - orbital{r=0.5;onTick=Unbreakable_Will_DAMAGE_TICK;points=16;interval=1;duration="<modifier.duration> * 20";oy=2.5;delay=10}
  170.  
  171. Unbreakable_Will_DAMAGE_TICK:
  172. Skills:
  173. - effect:particles{p=crit;amount=2;speed=0;hS=0;vS=0} @origin
  174.  
  175. # Heavenly Shield #
  176.  
  177. Heavenly_Shield:
  178. Skills:
  179. - skill{s=Radiant_Aura_STACK}
  180. - effect:particlesphere{particle=end_rod;radius=8;amount=180}
  181. - effect:particlesphere{particle=redstone;color=#fffacf;radius=8;amount=180} @self
  182. - effect:particlesphere{particle=redstone;color=#ffef61;radius=8;amount=180} @self
  183. - effect:sound{s=paladin:samus.heavenly_shield;volume=0.8;pitch=1} @self
  184. - orbital{bulletType=MOB;mob=Heavenly_Shield;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration="<modifier.duration> * 20";oy=1.3;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0} @self
  185. - onDamaged{auraName=godmode;d="<modifier.duration> * 20";cE=true} @self
  186. - skill{s=Heavenly_Shield_D} @PIR{r=8}
  187. #- potion{type=SLOW;duration=80;level=2;hasParticles=false0} @self
  188. #- potion{type=SLOW;duration=80;level=2;hasParticles=false} @PIR{r=8}
  189.  
  190. Heavenly_Shield_D:
  191. TargetConditions:
  192. - mmoCanTarget{interaction=SUPPORT_ACTION} true
  193. - entitytype{t=armorstands} false
  194. Skills:
  195. - orbital{bulletType=MOB;mob=Heavenly_Shield;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration="<modifier.duration> * 20";oy=1.3;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0}
  196. - onDamaged{auraName=godmode;d="<modifier.duration> * 20";cE=true}
  197.  
  198. # Hammer Of Justice #
  199.  
  200. Hammer_Of_Justice:
  201. Conditions:
  202. - hasaurastacks{auraName=Last_Stand} false
  203. - hasaurastacks{auraName=Unbreakable_Will} false
  204. - hasaurastacks{auraName=Holy_Spear} false
  205. Skills:
  206. - skill{s=Radiant_Aura_STACK}
  207. - Aura{auraName=Hammer_Of_Justice;duration=30} @self
  208. - potion{type=SLOW;duration=30;level=50;hasParticles=false} @self
  209. - effect:sound{s=paladin:samus.weapon_summon;volume=0.8;pitch=1} @self
  210. - orbital{bulletType=MOB;mob=Hammer_Of_Justice;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=40000;oy=-1.3;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0} @self
  211. #- summon{type=Hammer_Of_Justice;amount=1;radius=0;yRadius=0;onSurface=true}
  212. - effect:sound{s=paladin:samus.hammer_smash;volume=0.8;pitch=1;delay=14} @self
  213. - delay 19
  214. - effect:particles{particle=redstone;color=#fffacf;amount=35;hS=1.5;vS=0.1;y=0.1;speed=0;forwardOffset=0;sideOffset=0;delay=3} @forward{f=3;y=0}
  215. - effect:sound{s=paladin:samus.hammer_smash_crack;volume=0.8;pitch=1} @self
  216. - delay 10
  217. - projectile{onTick=Hammer_Of_Justice_TICK;v=25;i=6;hR=1;vR=1;mr=30;hnp=true;hO=0;sE=false;sB=false;hs=true;hfs=0;syo=1.5;tyo=1.5} @Forward{f=20;y=0}
  218. - effect:sound{s=paladin:samus.light_eruption;volume=0.9;pitch=1} @self
  219. - effect:sound{s=paladin:samus.light_eruption;volume=0.6;pitch=1;delay=6} @self
  220. - effect:sound{s=paladin:samus.light_eruption;volume=0.3;pitch=1;delay=12} @self
  221. - effect:sound{s=paladin:samus.light_eruption;volume=0.1;pitch=1;delay=18} @self
  222.  
  223. Hammer_Of_Justice_TICK:
  224. Skills:
  225. - summon{type=Light_Eruption;amount=1;radius=0;yRadius=0;onSurface=true} @origin
  226. - skill{s=Hammer_Of_Justice_TICK_D} @EntitiesNearOrigin{r=4}
  227. - delay 5
  228. - effect:particlering{particle=redstone;color=#fffacf;radius=1.5;points=40;amount=1;hS=0;vS=0;y=0.1} @origin
  229. - effect:particlering{particle=redstone;color=#fffacf;radius=1.5;points=40;amount=1;hS=0;vS=0;y=1.1} @origin
  230. - effect:particlering{particle=redstone;color=#fffacf;radius=1.5;points=40;amount=1;hS=0;vS=0;y=2.1} @origin
  231. - effect:particlering{particle=redstone;color=#fffacf;radius=1.5;points=40;amount=1;hS=0;vS=0;y=3.1} @origin
  232. - effect:particlering{particle=redstone;color=#fffacf;radius=1.5;points=40;amount=1;hS=0;vS=0;y=4.1} @origin
  233. - effect:particlering{particle=redstone;color=#fffacf;radius=1.5;points=40;amount=1;hS=0;vS=0;y=5.1} @origin
  234. #- effect:sound{s=paladin:samus.light_eruption;volume=0.9;pitch=1} @self
  235.  
  236. Hammer_Of_Justice_TICK_D:
  237. TargetConditions:
  238. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  239. - entitytype{t=armorstands} false
  240. Skills:
  241. - Aura{auraName=ATTACK_CD;duration=2} @self
  242. - mmodamage{a="<modifier.damage>";types=SKILL}
  243.  
  244. # Bound Seal #
  245.  
  246. Bound_Seal:
  247. Conditions:
  248. - hasaurastacks{auraName=Last_Stand} false
  249. - hasaurastacks{auraName=Unbreakable_Will} false
  250. - hasaurastacks{auraName=Hammer_Of_Justice} false
  251. Skills:
  252. - skill{s=Radiant_Aura_STACK}
  253. - projectile{onHit=Bound_Seal_HIT_FINAL;v=35;i=1;hR=1;vR=1;mr=15;hnp=true;hO=0;sE=true;sB=true;hs=false;hfs=0;syo=1.5;tyo=1.5} @Forward{f=20;y=0}
  254. - delay 10
  255. - skill{s=Holy_Spear}
  256.  
  257. Holy_Spear:
  258. Conditions:
  259. - hasaurastacks{auraName=Bound_Seal_Aura} true
  260. Skills:
  261. - Aura{auraName=Holy_Spear;duration=15} @self
  262. - effect:sound{s=paladin:samus.weapon_summon;volume=0.8;pitch=1} @self
  263. - effect:sound{s=paladin:samus.spear_throw;volume=0.8;pitch=1;delay=1} @self
  264. - effect:sound{s=paladin:samus.spear_hit;volume=0.8;pitch=1;delay=0} @self
  265. - effect:sound{s=paladin:samus.spear_throw;volume=0.8;pitch=1;delay=6} @self
  266. - effect:sound{s=paladin:samus.spear_hit;volume=0.8;pitch=1;delay=5} @self
  267. - orbital{bulletType=MOB;mob=Bound_Seal_Spear;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=40000;oy=-1.3;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0} @self
  268. - totem{md=2;c=1;oH=Holy_Spear_DAMAGE;hnp=true;hp=true;hR=1;vR=1;i=1;delay=5} @forward{f=2.5}
  269. - totem{md=2;c=1;oH=Holy_Spear_DAMAGE;hnp=true;hp=true;hR=1;vR=1;i=1;delay=11} @forward{f=2.5}
  270.  
  271. Bound_Seal_HIT:
  272. TargetConditions:
  273. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  274. - entitytype{t=armorstands} false
  275. Skills:
  276. - summon{type=Bound_Seal_Chain;amount=1;radius=0;yRadius=0;onSurface=true}
  277. - potion{type=SLOW;duration=60;level=50;hasParticles=false}
  278. - Aura{auraName=Bound_Seal_Target_Aura;duration=60}
  279.  
  280. Bound_Seal_HIT_FINAL:
  281. Skills:
  282. - skill{s=Bound_Seal_HIT} @EntitiesNearOrigin{r=3;sort=NEAREST;limit=1}
  283. - effect:sound{s=paladin:samus.chain_bind;volume=0.8;pitch=1} @self
  284. - Aura{auraName=Bound_Seal_Aura;duration=40} @self
  285.  
  286.  
  287. Holy_Spear_HIT:
  288. Skills:
  289. - skill{s=Holy_Spear_DAMAGE} @EntitiesNearOrigin{r=3}
  290. - effect:sound{s=paladin:samus.spear_hit;volume=0.8;pitch=1} @self
  291.  
  292. Holy_Spear_DAMAGE:
  293. TargetConditions:
  294. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  295. - entitytype{t=armorstands} false
  296. Skills:
  297. - Aura{auraName=ATTACK_CD;duration=2} @self
  298. - skill{s=Holy_Mark_Aura}
  299. - mmodamage{a="<modifier.damage>";types=SKILL;repeat=1;repeatinterval=3}
  300.  
  301. Holy_Mark_Aura:
  302. TargetConditions:
  303. - hasaurastacks{auraName=Holy_Mark_Aura} false
  304. - hasaurastacks{auraName=Bound_Seal_Target_Aura} true
  305. Skills:
  306. - orbital{bulletType=MOB;mob=Bound_Seal_Mark;hr=1;vr=1;hp=false;hnp=false;r=0;points=1;i=1;duration=40000;oy=2;rx=0;ry=0;rz=0;avx=0;avy=0;avz=0}
  307. - Aura{auraName=Holy_Mark_Aura;duration=100}
  308.  
  309. # Last Stand #
  310.  
  311. Last_Stand:
  312. Conditions:
  313. - hasaurastacks{auraName=Unbreakable_Will} false
  314. - hasaurastacks{auraName=Hammer_Of_Justice} false
  315. - hasaurastacks{auraName=Holy_Spear} false
  316. Skills:
  317. - onDamaged{auraName=resist;d=27;cE=true} @self
  318. - skill{s=Radiant_Aura_STACK}
  319. - Aura{auraName=Last_Stand;duration=40} @self
  320. - effect:particles{particle=enchantment_table;amount=15;hS=0.4;vS=0.8;y=1;speed=0;forwardOffset=0;sideOffset=0;repeat=12;repeatinterval=2} @self
  321. - summon{type=paladin_spin_slash;amount=1;radius=0;yRadius=0;onSurface=true} @self
  322. - skill{s=Last_Stand_D1} @EIR{r=8}
  323. - skill{s=Last_Stand_PULL;repeat=2;repeatinterval=2} @EIR{r=8}
  324. - effect:sound{s=paladin:samus.holy_wing_spread;volume=0.9;pitch=1;delay=7} @self
  325. - delay 12
  326. - effect:sound{s=paladin:samus.leap_back;volume=0.9;pitch=1} @self
  327. - lunge{velocity=1.2;velocityY=0.7} @forward{f=-5;y=1}
  328. - effect:sound{s=paladin:samus.spin_attack;volume=0.9;pitch=1} @self
  329. - delay 12
  330. - lunge{velocity=1.3;velocityY=-1.2} @forward{f=5;y=-1}
  331. - effect:sound{s=paladin:samus.ground_smash_dash;volume=0.9;pitch=1} @self
  332. - effect:sound{s=paladin:samus.last_stand_smash;volume=0.9;pitch=1} @self
  333. - delay 5
  334. - summon{type=holy_smash_rupture;amount=1;radius=0;yRadius=0;onSurface=true} @forward{f=0;y=0.1}
  335. - effect:particlesphere{particle=redstone;color=#fffacf;radius=2;amount=60;delay=0} @self
  336. - effect:particlesphere{particle=redstone;color=#fffacf;radius=4;amount=80;delay=2} @self
  337. - effect:particlesphere{particle=redstone;color=#fffacf;radius=6;amount=100;delay=4} @self
  338. - effect:particlesphere{particle=redstone;color=#fffacf;radius=8;amount=150;delay=6} @self
  339. - effect:particlesphere{particle=redstone;color=#fffacf;radius=10;amount=200;delay=8} @self
  340. - summon{type=light_beam_fx;amount=1;radius=0;yRadius=0;onSurface=true} @self
  341. - summon{type=light_beam_fx_rotated;amount=1;radius=0;yRadius=0;onSurface=true} @self
  342. - effect:particles{particle=campfire_cosy_smoke;amount=15;hS=2;vS=0.1;y=0.1;speed=0;forwardOffset=0;sideOffset=0} @self
  343. - skill{s=Last_Stand_Final_Damage} @EIR{r=8}
  344. - skill{s=Last_Stand_Final_HEAL} @MIR{r=8;t=Bound_Seal_Mark;target=armorstands}
  345.  
  346. Last_Stand_D1:
  347. TargetConditions:
  348. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  349. - entitytype{t=armorstands} false
  350. Skills:
  351. - Aura{auraName=ATTACK_CD;duration=2} @self
  352. - throw{velocity=0;velocityY=5;delay=2}
  353. - pull{velocity=5;repeat=2;repeatinterval=2}
  354. - mmodamage{a="<modifier.damage> * 0.5";types=SKILL;delay=2}
  355.  
  356. Last_Stand_PULL:
  357. TargetConditions:
  358. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  359. - entitytype{t=armorstands} false
  360. Skills:
  361. - pull{velocity=5}
  362.  
  363. Last_Stand_Final_Damage:
  364. TargetConditions:
  365. - mmoCanTarget{interaction=OFFENSE_ACTION} true
  366. - entitytype{t=armorstands} false
  367. Skills:
  368. - Aura{auraName=ATTACK_CD;duration=2} @self
  369. - mmodamage{a="<modifier.damage>";types=SKILL}
  370. - throw{velocity=7;velocityY=5;delay=2}
  371.  
  372. Last_Stand_Final_HEAL:
  373. Skills:
  374. - totem{md="<modifier.duration> * 20";oT=Paladin_Healing_Aura_FX;hnp=false;hp=false;hR=1;vR=1;i=3}
  375. - totem{md="<modifier.duration> * 20";oT=Paladin_Healing_Aura_HEAL;hnp=false;hp=true;hR=1;vR=1;i=10}
  376. - summon{type=Paladin_Healing_Aura;amount=1;radius=0;yRadius=0;onSurface=true}
  377. - skill{s=Last_Stand_REMOVE} @MIR{r=500;t=Paladin_Healing_Aura;target=armorstands}
  378.  
  379. Paladin_Healing_Aura_FX:
  380. Skills:
  381. - effect:particlering{particle=redstone;color=#fff261;radius=4;points=70;amount=1;hS=0;vS=0;y=-0.5}
  382.  
  383. Paladin_Healing_Aura_HEAL:
  384. Skills:
  385. - skill{s=Paladin_Healing_Aura_HEAL_D} @PlayersNearOrigin{r=4}
  386. - skill{s=Paladin_Healing_Aura_HEAL_SELF} @self
  387.  
  388. Paladin_Healing_Aura_HEAL_SELF:
  389. TargetConditions:
  390. - hasaurastacks{auraName=Paladin_Healing_Aura_HEAL_SELF} true
  391. Skills:
  392. - heal{a="<modifier.heal>"}
  393. - effect:particles{particle=redstone;color=#fff261;amount=7;hS=0.3;vS=0.8;y=1;speed=0;forwardOffset=0;sideOffset=0}
  394.  
  395. Paladin_Healing_Aura_HEAL_AURA:
  396. TargetConditions:
  397. - Owner{} true
  398. Skills:
  399. - Aura{auraName=Paladin_Healing_Aura_HEAL_SELF;interval=1;duration=20}
  400.  
  401. Paladin_Healing_Aura_HEAL_D:
  402. TargetConditions:
  403. - mmoCanTarget{interaction=SUPPORT_ACTION} true
  404. Skills:
  405. - heal{a="<modifier.heal>"}
  406. - effect:particles{particle=redstone;color=#fff261;amount=7;hS=0.3;vS=0.8;y=1;speed=0;forwardOffset=0;sideOffset=0}
  407.  
  408.  
  409. Last_Stand_REMOVE:
  410. TargetConditions:
  411. - isChild{} true
  412. Skills:
  413. - remove{delay="<modifier.duration> * 20"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement