Okay So. Im New To Skript, But I Tried To Make My Own Custom Enchant. Can someone help me out? this is what I have so far, but im not sure,
on damage of a mob:
if attacker is player:
if player is holding sword:
lore of player's sword contains "&6KillAura I":
create an explosion of force 3 at the mob
else:
cancel event
I want this to Create a damage only, explosion, no block damage, and only on a chance, dependant on the Enchantments Level.
on damage of a mob:
if attacker is player:
if player is holding sword:
lore of player's sword contains "&6KillAura I":
create an explosion of force 3 at the mob
else:
cancel event
I want this to Create a damage only, explosion, no block damage, and only on a chance, dependant on the Enchantments Level.