Flamingolo / game

Text based web game
1 stars 0 forks source link

Create mob document collection #17

Closed olegsiga closed 2 weeks ago

olegsiga commented 2 weeks ago

Mob ID int Name string ItemIDs []int can be null LevelID int GoldDrop goldDropObj

GoldDrop Obj
min int max int

Resource obj health mana

also generated named mobs in similar way like itemService generates random items you can use this list for mob names

Low level mobs (levels: 1-15)  
  Goblin
  Goblin Scout
  Goblin Shaman
  Goblin Grunt
  Hobgoblin
  Kobold
  Goblin Berserker
  Cave Bat
  Spider
  Goblin Chieftain
   
Mid level mobs (Levels: 15-20)  
  Ogre
  Troll
  Giant Rat