Skip to content
Snippets Groups Projects

More Mummies

Merged Hachem_Muche requested to merge Hachem_Muche/t-engine4:MoreMummies into master
  1. Jun 06, 2017
    • Hachem_Muche's avatar
      Mummy wrappings removed from objects.lua (no "mummy_rarity") · 40f01b62
      Hachem_Muche authored
      Moved definitions for Bindings of Eternal Night and Crown of Eternal Night back to ancient-elven-ruins/objects.lua.
      
      resolvers.resolveObject: filter.base_list can be a list of objects (matches zone:makeEntity)
      
      Elven ruins mummies will load their zone object list into the appropriate equipment resolvers (so they will always get their mummy wrappings, etc. in any zone where they are loaded).
      
      Greater Mummies get headgear. (This slightly increases the chance to drop the Crown.)
      40f01b62
    • Hachem_Muche's avatar
      Merge branch 'master' into MoreMummies · bb7c4223
      Hachem_Muche authored
      bb7c4223
  2. May 29, 2017
    • Hachem_Muche's avatar
      Updated Mummy NPC definitions: · 1bd08b5b
      Hachem_Muche authored
      The Greater Mummy Lord gets his shalore racial talents, cut immunity, a better selection of runes, and is size 3.
      
      New NPC "Greater Mummy" an elite melee-ranged hybrid version of the other mummies. (So the GML has some poker buddies.)
      
      Fixed resolver definitions for mummy wrappings so that they can be generated more reliably.
      
      mummy-wrappings.lua is loaded with objects.lua.  Mummy wrappings are very rare by default, but have a "mummy_rarity" field to allow generating them more reliably without loading a separate base list. (They are more common in the Elven Ruins.)
      
      Moved Bindings of Eternal Night and Crown of Eternal Night to boss-artifacts-maj-eyal.lua.
      1bd08b5b
Loading