Quick Reply
Search this Thread
Test Subject
Original Poster
#1 Old 27th Apr 2026 at 2:33 PM
Default Seeking advice on injecting a custom Buff via python
I've tried injecting a custom buff into job_template.retained_buffs using InstanceManager.on_registered_callbacks and ZoneAction.ON_ENTER_LOT, but the caterers don't seem to inherit the buff.

Question:
What is the most stable way to inject a retained_buff into a SituationJob so that it’s applied the moment the NPC is spawned?
Back to top