New armors
@ -10,7 +10,7 @@ mobs:register_mob("nssm:sand_bloco", {
|
||||
makes_footstep_sound = true,
|
||||
view_range = 14,
|
||||
fear_height = 4,
|
||||
walk_velocity = 1,
|
||||
walk_velocity = 0.8,
|
||||
run_velocity = 2,
|
||||
rotate = 270,
|
||||
sounds = {
|
||||
|
@ -14,6 +14,11 @@ if minetest.get_modpath("3d_armor") then
|
||||
duck = {name="Duck", armor=1, heal=0, use=2000},
|
||||
black_duck = {name="Black Duck", armor=1, heal=0, use=1800},
|
||||
mor = {name="Morlu", armor=4, heal=0, use=100},
|
||||
sky = {name="Sky", armor=3, heal=0, use=100},
|
||||
sandworm = {name="Sandworm", armor=2.4, heal=0, use=100},
|
||||
sandbloco = {name="Sand Bloco", armor=1.6, heal=0, use=100},
|
||||
web = {name="Cobweb String", armor=1.6, heal=0, use=100},
|
||||
denseweb = {name="Dense Cobweb String", armor=1.6, heal=0, use=100},
|
||||
}
|
||||
local materials = {
|
||||
wolf="nssm:wolf_fur",
|
||||
@ -27,6 +32,11 @@ if minetest.get_modpath("3d_armor") then
|
||||
duck="nssm:duck_feather",
|
||||
black_duck="nssm:black_duck_feather",
|
||||
mor= "nssm:lustful_moranga",
|
||||
sandbloco= "nssm:sandbloco_skin",
|
||||
sandworm="nssm:sandworm_skin",
|
||||
sky="nssm:sky_iron",
|
||||
web="nssm:web_string",
|
||||
denseweb="nssm:dense_web_string",
|
||||
}
|
||||
|
||||
for k, v in pairs(stats) do
|
||||
|
BIN
textures/nssm_boots_denseweb.png
Normal file
After Width: | Height: | Size: 453 B |
BIN
textures/nssm_boots_denseweb_preview.png
Normal file
After Width: | Height: | Size: 233 B |
BIN
textures/nssm_boots_sandbloco.png
Normal file
After Width: | Height: | Size: 483 B |
BIN
textures/nssm_boots_sandbloco_preview.png
Normal file
After Width: | Height: | Size: 248 B |
BIN
textures/nssm_boots_sandworm.png
Normal file
After Width: | Height: | Size: 623 B |
BIN
textures/nssm_boots_sandworm_preview.png
Normal file
After Width: | Height: | Size: 263 B |
BIN
textures/nssm_boots_sky.png
Normal file
After Width: | Height: | Size: 459 B |
BIN
textures/nssm_boots_sky_preview.png
Normal file
After Width: | Height: | Size: 244 B |
BIN
textures/nssm_boots_web.png
Normal file
After Width: | Height: | Size: 368 B |
BIN
textures/nssm_boots_web_preview.png
Normal file
After Width: | Height: | Size: 223 B |
BIN
textures/nssm_chestplate_denseweb.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
textures/nssm_chestplate_denseweb_preview.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
textures/nssm_chestplate_sandbloco.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
textures/nssm_chestplate_sandbloco_preview.png
Normal file
After Width: | Height: | Size: 490 B |
BIN
textures/nssm_chestplate_sandworm.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
textures/nssm_chestplate_sandworm_preview.png
Normal file
After Width: | Height: | Size: 671 B |
BIN
textures/nssm_chestplate_sky.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
textures/nssm_chestplate_sky_preview.png
Normal file
After Width: | Height: | Size: 575 B |
BIN
textures/nssm_chestplate_web.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
textures/nssm_chestplate_web_preview.png
Normal file
After Width: | Height: | Size: 553 B |
BIN
textures/nssm_helmet_denseweb.png
Normal file
After Width: | Height: | Size: 855 B |
BIN
textures/nssm_helmet_denseweb_preview.png
Normal file
After Width: | Height: | Size: 384 B |
BIN
textures/nssm_helmet_sandbloco.png
Normal file
After Width: | Height: | Size: 767 B |
BIN
textures/nssm_helmet_sandbloco_preview.png
Normal file
After Width: | Height: | Size: 386 B |
BIN
textures/nssm_helmet_sandworm.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
textures/nssm_helmet_sandworm_preview.png
Normal file
After Width: | Height: | Size: 412 B |
BIN
textures/nssm_helmet_sky.png
Normal file
After Width: | Height: | Size: 797 B |
BIN
textures/nssm_helmet_sky_preview.png
Normal file
After Width: | Height: | Size: 430 B |
BIN
textures/nssm_helmet_web.png
Normal file
After Width: | Height: | Size: 976 B |
BIN
textures/nssm_helmet_web_preview.png
Normal file
After Width: | Height: | Size: 350 B |
BIN
textures/nssm_leggings_denseweb.png
Normal file
After Width: | Height: | Size: 509 B |
BIN
textures/nssm_leggings_denseweb_preview.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
textures/nssm_leggings_sandbloco.png
Normal file
After Width: | Height: | Size: 515 B |
BIN
textures/nssm_leggings_sandbloco_preview.png
Normal file
After Width: | Height: | Size: 336 B |
BIN
textures/nssm_leggings_sandworm.png
Normal file
After Width: | Height: | Size: 666 B |
BIN
textures/nssm_leggings_sandworm_preview.png
Normal file
After Width: | Height: | Size: 379 B |
BIN
textures/nssm_leggings_sky.png
Normal file
After Width: | Height: | Size: 560 B |
BIN
textures/nssm_leggings_sky_preview.png
Normal file
After Width: | Height: | Size: 340 B |
BIN
textures/nssm_leggings_web.png
Normal file
After Width: | Height: | Size: 468 B |
BIN
textures/nssm_leggings_web_preview.png
Normal file
After Width: | Height: | Size: 257 B |