Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

OnDeath trigger wont work

$
0
0
This is probably a weird question
but i'm making a Slime that will summon 3 more Slimes with a different name
Code:
GT3:
  Type: SLIME
  Display: '&eVeoblax'
  Health: 45
  Damage: 6
  Drops:
  Options:
    PreventSlimeSplit: true
    AlwaysShowName: true
    PreventOtherDrops: true
    MovementSpeed: 0.3
    Size: 3
  Skills:
  - summon{type=GT2;amount=3} @Trigger ~onDeath
  - skill{s=VSplit1} @Trigger ~onDeath
Code:
VSplit1:
  Cooldown: 1
  Skills:
  - summon{type=GT2;amount=3}...
OnDeath trigger wont work

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>