Ant Guard - Example of possible use (Polymorphing)
Referring to the Ant Guard monster added yesterday, I would like to show you one of the possibilities how you can use these monsters on server. That is, the ability to transform the monster into a larger one when its life decreases to the set value. For the creative, it gives the opportunity to create a cool event on the server.
Instruction (aCis files): Import to source this java code:
AntGuardPolymorphing.java
path: net.sf.l2j.gameserver.scripting.script.ai.group
once you do that, add a line:
<script path="script.ai.group.AntGuardPolymorphing"/>
to the scripts.xml file and done.
If you have any questions, my discord: Medson#9114