Create new item handler for this item which should spawn moob.
By using your/this npc knownlist, check if his knownlist contains your raid boss (by taking his ID for example)
And if it contains, make your "helper" to attack this boss (with hate or smth)
You can create new AI data for your NPC (extends L2AttackableAIScript)
I don't remember if this gona work exactly as you wanted but try to use this:
To receive this (count of hits)
Simply download current L2JServer source, take and try implement TvT Engine from there to your interlude source.
Remove unused code, correct some differences, and done - max 30min of work.
If you mean Last Man Standing I haven't seen it shared yet.
Anyway you can take it for example from leaked L2DC sources or m0oAge source (both shared here, use search)
So rewrite them to java, trust me, its nothing hard (mean rewrtie)
Just imagine, no more stupid python stucks (and you are forced to restart server) etc.
Hello guys, Im coding new mod called L2 Farm Engine
And now im looking for some good NPC ID Templats.
Till now I have already templates of:
Animals and plants:
Milk Cow
Bull
Pig
Pumpkin
Energy Plant
Buildings etc:
Well
Campfire
Thanks in advance for help!