Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ####Phase Transition Transitions
- ONSPAWN1:
- Skills:
- - sendtitle{fadein=20;fadeout=20;duration=100;title="&1&lMarin perdu";subtitle="&7Vous noyez ?"} @PIR{r=10}
- ONEND1:
- Skills:
- - effect:itemspray{item=quartz;duration=100;a=5;force=1} @Self ~onTimer:1
- - effect:itemspray{item=redstone;duration=100;a=5;force=1} @Self ~onTimer:1
- - effect:particles{particle=snowshovel;amount=30;vSpread=.5;hSpread=.5;Speed=.01;yOffset=.1} @self ~onTimer:1
- - effect:particles{particle=reddust;amount=10;vSpread=.5;hSpread=.5;Speed=.01;yOffset=.1} @self ~onTimer:1
- - effect:particles{particle=instantSpell;amount=10;vSpread=.5;hSpread=.5;Speed=.01;yOffset=.1} @self ~onTimer:1
- - effect:sound{s=mob.enderdragon.end;volume=3;p=1} @PIR{r=60}
- - sendtitle{fadein=20;fadeout=20;duration=100;title="&1&lWater";subtitle="&7wôdər, Not wah ter"} @PIR{r=10}
- ####Skills
- Levitate:
- Cooldown: 1
- Conditions:
- - targetwithin 15
- - targetinlineofsight true
- Skills:
- - message{m="&2&lMarin perdu&f &eva lancer un tir de lévitation."} @PIR{r=20}
- - potion{type=SLOW;d=80;level=7;} @self
- - delay 40
- - projectile{onTick=Levitate-Tick;onHit=Levitate-Hit;v=8;i=1;hR=1;vR=1}
- - sound{s=item.firecharge.use;p=0.1.0;v=0.4} @self ~onDamaged
- Levitate-Tick:
- Skills:
- - effect:particles{p=reddust;color=#5a27c1;amount=200;speed=0;hS=0.2;vS=2} @origin
- Levitate-Hit:
- Skills:
- - damage{a=10}
- - potion{type=LEVITATION;duration=120;lvl=0}
- #-------------
- SS: #Splash spell (Potion splash spell)
- Skills:
- - message{m="&2&lMarin perdu&f &eva lancer un tir de zone."} @PIR{r=20}
- - potion{type=SLOW;d=40;level=7;} @self
- - delay 40
- - shoot{type=potion;velocity=5} @target
- - summon{type=WaterAS} @target
- #-------------
- SummonWater: #(Summoning vanilla drowned)
- Skills:
- - message{m="&2&lMarin perdu&f &einvoque des moussaillons."} @PIR{r=20}
- - delay 40
- - summon{type=WaterSummon;amount=3;radius=5} @Origin
- Remove: #(Removing the mobs)
- Skills:
- - delay 200 #delay before removing
- - remove @self
Advertisement
Add Comment
Please, Sign In to add comment