Posts by Pod153

    Hey I'm trying to create a json file for Swag, to mimic the official Shoreline Boss event.

    I've managed to spawn all bosses as "followers" of Glukhar, but I had to drop their actual followers(e.g. boar and bully's guards) otherwise none would spawn.

    Seems like there's a limit of how many "followers" can be added to a single entity?

    Is there a way to bypass this, so I could spawn all bosses with their followers in one zone?

    Here's what I did (in 3.8.3):

    "BossChance": 100,

    "BossEscortAmount": "0", (won't spawn any 'gluharassault' regardless which number I put here)

    "BossEscortType": "followergluharassault",

    "BossName": "bossgluhar",

    "BossZone": "ZoneSanatorium2",

    "Supports": [

    {

    "BossEscortAmount": "1",

    "BossEscortType": "followerbigpipe"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "followerbirdeye"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bossknight"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bossboar"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bosskilla"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bosskolontay"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bossbully"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bosssanitar"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bosskojaniy"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bosstagilla"

    },

    {

    "BossEscortAmount": "1",

    "BossEscortType": "bosszryachiy"

    }

    ],

    "Time": -1