From 414034479bec7ff1e15f0540f761f2d37b61391b Mon Sep 17 00:00:00 2001 From: ThrisStraizo <45871917+ThrisStraizo@users.noreply.github.com> Date: Wed, 15 Apr 2026 16:21:55 -0700 Subject: [PATCH] BLU LB Raubahn out of combat self buff adjustment This PR enables the roam flag for Raubahn so he correctly self buffs before being engaged. --- scripts/zones/Jade_Sepulcher/mobs/Raubahn.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/zones/Jade_Sepulcher/mobs/Raubahn.lua b/scripts/zones/Jade_Sepulcher/mobs/Raubahn.lua index 26e527710f1..15e8a223eff 100644 --- a/scripts/zones/Jade_Sepulcher/mobs/Raubahn.lua +++ b/scripts/zones/Jade_Sepulcher/mobs/Raubahn.lua @@ -19,6 +19,7 @@ end entity.onMobSpawn = function(mob) mob:setUnkillable(true) + mob:setMobMod(xi.mobMod.ROAM_COOL, 8) mob:setMod(xi.mod.DMGMAGIC, -1250) -- Observed at 99 and the skillchain damage in under level 71 vods mob:setMobMod(xi.mobMod.BASE_DAMAGE_MULTIPLIER, 150) xi.mix.jobSpecial.config(mob, {