January 14, 2013

about new dungeons: Bedim castle

It is a dungeon for 77 lvl, looks like Aeternal Circle, here is bosses screens (order and stats can be wrong):

Bedim: Sair

Bedim: Shismon

Bedim: Garmel (Tentacle)

Bedim: Myloden

Bedim: Salingdon


Boss drop:


shismon = { -- Shismon (80)
  mems = 18,
  [1]={ rate = 200, -- group #1 200%
    [1] =   213544, -- Adversity (77)
    [2] =   213550, -- Absolute Shadow (77)
    [3] =   229873, -- Hand of Soul Manipulation (77)
    [4] =   229881, -- Grasp of the Final Strategy (77)
    [5] =   229886, -- Braid of the Blunt (77)
    [6] =   229880, -- Semi-Heart Carving Ring (77)
  },[2]={ rate = 50, -- group #2 50%
    [7] =   213817, -- Ambush of Danger (77)
  }
},

garmel = { -- Garmel (80)
  mems = 24,
  [1]={ rate = 200, -- group #1 200%
    [1] =   213549, -- Solid Boundary Smash (77)
    [2] =   213553, -- Disobedient Weaver (77)
    [3] =   229874, -- Ring of Soul Binding (77)
    [4] =   229882, -- Calculation of the Final Strategy (77)
    [5] =   229885, -- Enchanted Knit Gloves (77)
    [6] =   229892, -- Entity Distortion Core (77)
  },[2]={ rate = 50, -- group #2 50%
    [7] =   213817, -- Ambush of Danger (77)
  }
},

myloden_dayson = { -- Myloden Dayson (80)
  mems = 27,
  [1]={ rate = 200, -- group #1 200%
    [1] =   213548, -- King's Resolution (77)
    [2] =   213547, -- Eternal Decay (77)
    [3] =   229870, -- Will Opposition Waist Armor (77)
    [4] =   229877, -- Wind Harness Hand Wraps (77)
    [5] =   229890, -- Slippery Tentacle Lasso (77)
    [6] =   229872, -- Ring of the Tides (77)
    [7] =   229888, -- Energy Footprint Boots (77)
  },[2]={ rate = 50, -- group #2 50%
    [8] =   213817, -- Ambush of Danger (77)
  }
},

salingdon = { -- Salingdon (80)
  mems = 30,
  [1]={ rate = 200, -- group #1 200%
    [1] =   213545, -- Salingdon Vanguard Delay (77)
    [2] =   213546, -- City of Shame (77)
    [3] =   229884, -- Push of the Final Strategy (77)
    [4] =   229871, -- Fate Mockery Leg Armor (77)
    [5] =   229875, -- Soul Infiltrated Armor (77)
    [6] =   229879, -- Quiet Lurker Leg Guards (77)
    [7] =   229883, -- Instigation of the Final Strategy (77)
    [8] =   229887, -- Infinite Seal Leggings (77)
    [9] =   229891, -- Light Patterned Leg Plates (77)
  },[2]={ rate = 50, -- group #2 50%
    [10] =   213817, -- Ambush of Danger (77)
  }
},

},

Order = { "sair", "shismon", "garmel", "myloden_dayson", "salingdon", },




14 comments:

  1. Anonymous17/1/13 18:35

    They look so hard XD

    ReplyDelete
    Replies
    1. Why hard? Its normal mode dungeon like AC or Sardo, its would be easy.

      Delete
  2. Those are from chapter 6? Because lvl 80... I'll wait to crush them to your emu :P

    ReplyDelete
    Replies
    1. From 5.0.7, I guessm lvl cap 77. It must be available at 5.0.6, but RW decided release it later.

      Delete
  3. Anonymous17/1/13 22:31

    1st time: nice site thx for all :)
    an 2nd: can you tell me the addonname to show boss tooltips?

    ReplyDelete
    Replies
    1. pbInfo with mine modifications.

      Delete
    2. Anonymous18/1/13 19:59

      Can u send me ur pbinfo ? or upload this addon on rapidshaer/egofiles etc

      Delete
    3. It works only with romext. Or you need to find a way to obtain mob ID from Unit("target") (QuestHelper possible can to do this).

      Delete
    4. Man I would love to be smart enough to do this.

      Delete
  4. Anonymous22/1/13 14:31

    The ID can be obtained with "UnitGUID("mouseover")" or is this a different ID?

    ReplyDelete
    Replies
    1. UnitGUID its a sequential ID for current zone units (1,2,3). I talking about NPC ID like http://www.runesdatabase.com/npc/100052 <-- 100052.

      Delete
  5. really nice site man, keep with this awesome job ^^

    ReplyDelete
  6. I would love to get your modified pbinfo. I was talking with a Guy on the US server who had a version like yours.

    ReplyDelete
  7. nop, i don't have it. i just forwarded info from here. Lux might be the only one with the modified pbinfo.

    ReplyDelete