Hello, I made a boss with a few monologues, but none of them work... I tested with other mobs, some work but some other don't. The other skills work correctly.
Here is the mobs.yml :
Here is the skills.yml (don't mind about the text, it's in french ^^ ) :
Help with monologues
Here is the mobs.yml :
Code:
Skills: - randomskill{skills=MonologueNether1,MonologueNether2} @PlayersInRadius{r=40} ~onTimer:200
Code:
MonologueNether1: Conditions: - incombat Skills: - message{m="[&cFireKing&f] Brûlez!"}...