1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-18 10:40:22 +02:00
server-nalc/mods/3d_armor/3d_armor
Ombridride 5d4f93aece Update Farming, Mobs, 3d_armor
Farming : minors fixe, add the straw block
Mobs : better api, swimming parameter for mobs, add eggs, code
optimisation
3d_armor : change the model, many new textures, new shield, and new
enchanted shield (which gain compared to normal shield +1 armor and x2
durability)
2015-02-25 01:57:21 +01:00
..
models Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
textures Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
admin.lua Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
armor.conf Merge server to github 2014-12-11 18:53:00 +01:00
armor.conf.example Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
armor.lua Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
crafting_guide.txt Updated 3d_armor 2015-01-09 22:30:25 +01:00
depends.txt Merge server to github 2014-12-11 18:53:00 +01:00
init.lua Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
README.txt Merge server to github 2014-12-11 18:53:00 +01:00

[mod] Visible Player Armor [3d_armor]
=====================================

Depends: default

Recommends: inventory_plus or unified_inventory (use only one)

Adds craftable armor that is visible to other players. Each armor item worn contributes to
a player's armor group level making them less vulnerable to weapons.

Armor takes damage when a player is hurt but also offers a percentage chance of healing.
Overall level is boosted by 10% when wearing a full matching set.

Configuration
-------------

Armor can be configured by adding a file called armor.conf in 3d_armor mod and/or world directory.
see armor.conf.example for all available options.

Note: worldpath config settings override any settings made in the mod's directory.