1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-14 08:40:23 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
ffd79152fd added selective spawning in area if mobs.protected enabled 2015-07-21 21:57:32 +02:00
Ombridride
42dab1a5c7 Divided by 2 the minotaur spawn rate
50 000 => 100 000
2015-07-20 18:44:31 +02:00
f2182809d9 replace mobs spawn by news function spawn_specific
change invert min_light and max_light for slimes and lava
add chmod 755 textures mobs
2015-07-16 19:02:10 +02:00
Ombridride
99d66be6bc Half less Minotaur monsters 2015-07-14 19:58:10 +02:00
Ombridride
08d27cae64 Update minotaur.lua 2015-07-14 19:56:12 +02:00
LeMagnesium
3a94bc81b5 Fixed some of minotaur's item names 2015-07-14 16:33:46 +02:00
root
98e1295475 1 less damage for almost every monsters 2015-07-13 23:12:30 +02:00
Quentin BUISSON-DEBON
77bd0b28b0 Mobs update (because of the mapgen), mainly spawn/nodes improve
Many small adjustments :
- 10% less for the spawn rate of the Creeper
- Dirt Monster now spawn also on DryGrass, and the spawn rate is increased by 5%
- Dungeon Master now spawn on sandstone, and now only under -250
- Mese Monster now spawn on sandstone, and now only under -125
- Minotaur now spawn only on DryGrass, and the spawn rate is increased of +20%
- NPC spawns rate is increased by 300%, BUT the NPC now spawns on many nodes ! ("Beach" Sand, Jungle Grass,  Dirt, Dirt With Grass)
- Oerkki now spawn on sandstone and below -75
- Spider spawns rate is decreased by 30% due to the new mapgen (jungletrees have less leaves)
- Stone Monster now spawn on sandstone, only under -25
- Wolf spawns rate is increased by 5%
- Zombies now spawn 10% lesser
2015-07-13 13:14:17 +02:00
palige
50d7518038 Change broomstick craft 2015-07-08 15:10:48 +02:00
Ombridride
18253658d5 Add the Dungeon Master's Blood Sword and the craft of this sword, also add mobs:zombie_tibia and mobs:dungeon_master_diamond wich are dropped from zombies and Dungeon Masters and wich are needed for the craft recipe of the DM's Blood Sword because the craft recipe is also added, finally add the texture of the DM's Blood Sword ! 2015-06-28 00:17:30 +02:00
Ombridride
41aeaa10a6 Adjust the health and the knockback of Minotaurs 2015-06-25 00:18:53 +02:00
Ombridride
bf72090e54 reduce armor for minotaur and...
ajust the spawn rate
2015-06-25 00:05:01 +02:00
Ombridride
f3ee47a526 Update minotaur.lua 2015-06-21 23:36:42 +02:00
Ombridride
41f21adb6c Update minotaur.lua 2015-06-08 22:12:31 +02:00
Ombridride
6b791887d9 Fix a mistake for Minotaur Horn
(the textures for eyes and hors of minotaur come soon)
2015-05-29 01:12:08 +02:00
Ombridride
054af5238c Remove the knockback for Minotaurs 2015-05-27 00:10:05 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
LeMagnesium
26b6b69f28 Fixed bracket in minotaur.
- Fixed a mistmatching bracket in mods/mobs/minotaur.lua
2015-05-17 11:48:23 +02:00
Ombridride
4fd5ced537 Update monsters
- Tweak the coins drop (only silver and gold now)
- Creeper no longer drop coins
- Fix minotaur mob
- Add and tweak yeti mob (spawn / drops / light damage)
- Update spreadsheet
- many other small tweaks
2015-05-16 22:30:02 +02:00
LeMagnesium
165a9e070f No rotate needed for Minotaurs 2015-05-15 16:33:34 +02:00
Quentin BUISSON-DEBON
aeb83ed122 Update mobs mod
- Add Yeti monster (not over), spawn on snow biome, attack with snowball(arrow), equivalent to Mese Monster but in surface
- Add Minotaur monster (not over), move slowly  and attack sowly, but do big damage
- Fix the "colisionbox" and "view range" of the zombie
- Wolf can now be tamed into dog - he has modified skills (3 damages, move more slower, different texture, run and walk more slowly)
- NPC now do 4 damage when tamed (6 damage when neutral/enemy)
2015-05-05 13:37:37 +02:00