*I know, I'm not great at coming up with names...*
What this skill does:
When activated, the mob will summon smoke at its feet. The mob will then teleport randomly around the player and shoot the player with a black bolt of darkness. This blinds the player temporarily and damages them.
Here is the code for the attack:
[Skill] Darkness
What this skill does:
When activated, the mob will summon smoke at its feet. The mob will then teleport randomly around the player and shoot the player with a black bolt of darkness. This blinds the player temporarily and damages them.
Here is the code for the attack:
Code:
Darkness: Cooldown: 40 Skills: - sendtitle{title="&8I Am Darkness.";subtitle="";d=40} @PlayersInRadius{r=10} - delay 1 -...