简体   繁体   中英

Custom event: Instance trash mob requirement for quest completion

I'm scripting custom event where main requirement is to kill bosses in certain time and I need to prevent potential cheaters from using teleport hack inside of instance. Is there any way how I can add the trash mobs requirement in effective way? I was thinking if there is any grouped identifier for those mobs which I can add into quest req.

Also I thought about invisible triggers which players would need to pass to progress in quest.

Another much simpler idea is just to add specific loot in trash loot and make player loot it but that is very inefficient and not comfy for players so that would be very last solution.

I also liked the idea of gathering souls like in shadowmourne quest line but there is a need to apply debuff from players to mobs so they trigger count on mob kill. It seems most advanced and would fit the idea perfectly but I'm not sure if it is doable in some effective way.

Thanks for any replies

Allright so after some trial-error I managed to modify mod-autobalance so I apply aura effect on NPC stats update.

Fairly simple and now it allows me to add this aura to any mob I want for quest completion. And as quest completion requirement is set this NPC .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM