Advertisement
Momshroom

NewMythicMobs.yml

Mar 29th, 2020
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.75 KB | None | 0 0
  1. GiantV2:
  2.   Type: ZOMBIE
  3.   DamageModifiers:
  4.  - FALL 0
  5.   - HOT_FLOOR 0
  6.   Disguise:
  7.     Type: GIANT
  8.   BossBar:
  9.     Enabled: true
  10.     Title: 'GiantV2'
  11.     Range: 50
  12.     Color: GREEN
  13.     Style: SOLID
  14.     CreateFog: false
  15.     DarkenSky: false
  16.     PlayMusic: false
  17.   Display: '&2GiantV2'
  18.   Health: 100
  19.   Damage: 4
  20.   Options:
  21.     MaxCombatDistance: 20
  22.   Skills:
  23.  - damage{amount=2} @PlayersInRadius{r=15} ~onTimer:70 >0 0.4
  24.   - damage{amount=5} @PlayersInRadius{r=15} ~onTimer:70 >0 0.15
  25.   - potion{type=WEAKNESS;duration=100;level=4} @trigger ~onDamaged >0 0.07
  26.   - ignite{ticks=100} @PlayersInRadius{r=10} ~onTimer:70 >0 0.9
  27.   - spring{d=100} @PlayersInRadius{r=20} ~onDamaged >0 0.07
  28.   Drops:
  29.  - AU1 1 0.001
  30.   - Tier2Drops
  31.   - Tier2Drops
  32.   - Tier3Drops
  33. FrostyTheSnowman:
  34.   Type: ZOMBIE
  35.   DamageModifiers:
  36.  - FALL 0
  37.   - HOT_FLOOR 0
  38.   Disguise:
  39.     Type: SNOWMAN
  40.   BossBar:
  41.     Enabled: true
  42.     Title: 'Frosty the Snowman'
  43.     Range: 50
  44.     Color: WHITE
  45.     Style: SOLID
  46.     CreateFog: false
  47.     DarkenSky: false
  48.     PlayMusic: false
  49.   Display: '&fFrosty the Snowman'
  50.   Health: 300
  51.   Damage: 10
  52.   Options:
  53.     MaxCombatDistance: 13
  54.   Skills:
  55.  - damage{amount=2} @PlayersInRadius{r=15} ~onTimer:70 >0 0.9
  56.   - damage{amount=4} @PlayersInRadius{r=15} ~onTimer:70 >0 0.45
  57.   - potion{type=WEAKNESS;duration=100;level=4} @trigger ~onDamaged >0 0.07
  58.   - effect:particles{p=snowshovel;a=25;hs=2}
  59.   - effect:particles{p=snowballpoof;a=25;hs=2}
  60.   - prison{material=80;duration=200;breakable=true} @target ~onTimer:200 >0 0.45
  61.   - skill{s=SummonSnowman} @Self ~onSpawn
  62.   - skill{s=SummonSnowman} @Self ~onDamaged >0 0.03
  63.   Drops:
  64.  - AU1 1 0.001
  65.   - Tier2Drops
  66.   - Tier2Drops
  67.   - Tier3Drops
  68. SnowballMob:
  69.   Type: ZOMBIE
  70.   Disguise:
  71.     Type: SNOWMAN
  72.   DamageModifiers:
  73.  - FALL 0
  74.   - HOT_FLOOR 0
  75.   Display: 'Snowball'
  76.   Health: 20
  77.   Damage: 10
  78.   Skills:
  79.  - damage{amount=3} @PlayersInRadius{r=10} ~onTimer:50 >0 0.7
  80.   Drops:
  81.  - Tier4Drops
  82.   - AU3 1 0.001
  83. BlackWidow:
  84.   Type: SPIDER
  85.   DamageModifiers:
  86.  - FALL 0
  87.   - HOT_FLOOR 0
  88.   BossBar:
  89.     Enabled: true
  90.     Title: 'Black Widow'
  91.     Range: 50
  92.     Color: RED
  93.     Style: SOLID
  94.     CreateFog: false
  95.     DarkenSky: false
  96.     PlayMusic: false
  97.   Display: '&0Black Widow'
  98.   Health: 200
  99.   Damage: 10
  100.   Options:
  101.     MaxCombatDistance: 10
  102.   Skills:
  103.  - damage{amount=4} @PlayersInRadius{r=10} ~onTimer:70 >0 0.75
  104.   - damage{amount=5} @PlayersInRadius{r=8} ~onTimer:70 >0 0.85
  105.   - prison{material=30;duration=200;breakable=true} @PlayersInRadius{r=10} ~onTimer:100 >0 0.9
  106.   - potion{type=POISON;duration=100;level=2} @trigger ~onDamaged >0 0.08
  107.   Drops:
  108.  - AU5 1 0.001
  109.   - Tier2Drops
  110. Trickster:
  111.   Type: CREEPER
  112.   DamageModifiers:
  113.  - FALL 0
  114.   - HOT_FLOOR 0
  115.   BossBar:
  116.     Enabled: true
  117.     Title: 'Trickster'
  118.     Range: 50
  119.     Color: GREEN
  120.     Style: SOLID
  121.     CreateFog: false
  122.     DarkenSky: false
  123.     PlayMusic: false
  124.   Display: 'Trickster'
  125.   Health: 100
  126.   Damage: 10
  127.   Options:
  128.     MaxCombatDistance: 5
  129.   Skills:
  130.  - damage{amount=2} @PlayersInRadius{r=15} ~onTimer:70 >0 0.75
  131.   - damage{amount=5} @PlayersInRadius{r=8} ~onTimer:70 >0 0.85
  132.   - summon{type=Trickster} @self ~onExplode
  133.   - message{m="<mob.name><&co> &fCan't get rid of me that easily! Have to kill me, not just have me blow you up."} @PlayersInRadius{r=40} ~onExplode
  134.   Drops:
  135.  - AU1 1 0.001
  136.   - Tier2Drops
  137.   - Tier3Drops
  138.   - Tier2Drops
  139.   - Tier3Drops
  140. PizzaDelivery:
  141.   Type: SKELETON
  142.   DamageModifiers:
  143.  - FALL 0
  144.   - HOT_FLOOR 0
  145.   BossBar:
  146.     Enabled: true
  147.     Title: 'Pizza Delivery'
  148.     Range: 50
  149.     Color: GREEN
  150.     Style: SOLID
  151.     CreateFog: false
  152.     DarkenSky: false
  153.     PlayMusic: false
  154.   Display: 'Pizza Delivery'
  155.   Health: 100
  156.   Damage: 10
  157. SB:
  158.   Type: SLIME
  159.   DamageModifiers:
  160.  - FALL 0
  161.   - HOT_FLOOR 0
  162.   Display: 'Slimeball'
  163.   Health: 2000
  164.   Damage: 0
  165.   Options:
  166.     Size: 2
  167.     MovementSpeed: 0.001
  168. MTM:
  169.   Type: ZOMBIE
  170.   DamageModifiers:
  171.  - FALL 0
  172.   - HOT_FLOOR 0
  173.   Display: '&0Minnie the Minitaur'
  174.   Health: 2000
  175.   Options:
  176.     MovementSpeed: 0.8
  177.   Drops:
  178.  - diamond_block 64 1
  179.   Damage: 10
  180.   Skills:
  181.  - effect:flames @self ~onTimer:5
  182.   - command{c="tp <trigger.name> 558 4 550"} @trigger ~onDamaged
  183.   Disguise:
  184.     Type: COW
  185. RH:
  186.   Type: HORSE
  187.   DamageModifiers:
  188.  - FALL 0
  189.   - HOT_FLOOR 0
  190.   Health: 100
  191. FireballMob:
  192.   Type: GHAST
  193.   Disguise:
  194.     Type: BLAZE
  195.   DamageModifiers:
  196.  - FALL 0
  197.   - HOT_FLOOR 0
  198.   BossBar:
  199.     Enabled: true
  200.     Title: 'Fireball'
  201.     Range: 50
  202.     Color: RED
  203.     Style: SOLID
  204.     CreateFog: false
  205.     DarkenSky: false
  206.     PlayMusic: false
  207.   Display: '&4Fireball'
  208.   Health: 100
  209.   Damage: 10
  210.   #Disguise:
  211.     #Type: ender_pearl
  212.   Skills:
  213.  - skill{s=FireballBarrage3} @trigger ~onDamaged >0 0.05
  214.   - skill{s=FireballBarrage} @PlayersInRadius{r=30} ~onTimer:40 >0 0.2
  215.   - skill{s=FireballBarrage2} @PlayersInRadius{r=30} ~onTimer:40 >0 0.2
  216.   Drops:
  217.  - Tier2Drops
  218. EvilGemini:
  219.   Type: SPIDER
  220.   DamageModifiers:
  221.  - FALL 0
  222.   - HOT_FLOOR 0
  223.   Display: '&0Gemini'
  224.   Health: 20
  225.   Options:
  226.     Ocelot: BLACK_CAT
  227.   Disguise:
  228.     Type: OCELOT
  229.   Damage: 10
  230.   Skills:
  231.  - skill{s=ECP} @PlayersInRadius{r=200} ~onDeath
  232.   - message{m="<mob.name>&f<&co> Am I good or am I evil?"} @PlayersInRadius{r=50} ~onSpawn
  233.   - message{m="<mob.name>&f<&co> Am I good or am I evil?"} @PlayersInRadius{r=25} ~onTimer:200 0.3
  234.   BossBar:
  235.     Enabled: true
  236.     Title: 'Gemini'
  237.     Range: 50
  238.     Color: PURPLE
  239.     Style: SOLID
  240.     CreateFog: false
  241.     DarkenSky: false
  242.     PlayMusic: false
  243.   Drops:
  244.  - Tier3Drops
  245.   - AU5 1 0.001
  246.   DamageModifiers:
  247.  - DROWNING 0
  248.   - SUFFOCATION 0
  249.   - LAVA 0
  250. GoodGemini:
  251.   Type: SPIDER
  252.   DamageModifiers:
  253.  - FALL 0
  254.   - HOT_FLOOR 0
  255.   Display: '&0Gemini'
  256.   Health: 20
  257.   Options:
  258.     Ocelot: BLACK_CAT
  259.   Damage: 10
  260.   Skills:
  261.  - skill{s=GCP} @PlayersInRadius{r=150} ~onDeath
  262.   - message{m="<mob.name>&f<&co> Am I good or am I evil?"} @PlayersInRadius{r=50} ~onSpawn
  263.   - message{m="<mob.name>&f<&co> Am I good or am I evil?"} @PlayersInRadius{r=25} ~onTimer:200 0.3
  264.   Disguise:
  265.     Type: OCELOT
  266.   BossBar:
  267.     Enabled: true
  268.     Title: 'Gemini'
  269.     Range: 50
  270.     Color: PURPLE
  271.     Style: SOLID
  272.     CreateFog: false
  273.     DarkenSky: false
  274.     PlayMusic: false
  275.   Drops:
  276.  - Tier3Drops
  277.   - AU3 1 0.001
  278.   DamageModifiers:
  279.  - DROWNING 0
  280.   - SUFFOCATION 0
  281.   - LAVA 0
  282. Sniper:
  283.   Type: SKELETON
  284.   DamageModifiers:
  285.  - FALL 0
  286.   - HOT_FLOOR 0
  287.   BossBar:
  288.     Enabled: true
  289.     Title: '&8Sniper'
  290.     Range: 50
  291.     Color: GREEN
  292.     Style: SOLID
  293.     CreateFog: false
  294.     DarkenSky: false
  295.     PlayMusic: false
  296.   Display: '&8Sniper'
  297.   Health: 100
  298.   Damage: 10
  299.   Skills:
  300.  - arrowvolley{a=3;s=1;v=60;f=50;rd=200} @PlayersInRing{min=15;max=30} ~onTimer:100 0.9
  301.   Drops:
  302.  - Tier3Drops
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement