1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-18 18:50:23 +02:00
server-nalc/mods/3d_armor/3d_armor
2015-07-21 23:08:22 +02:00
..
models Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
textures Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
admin.lua Update Farming, Mobs, 3d_armor 2015-02-25 01:57:21 +01:00
armor.conf Improved the armors values + add a small life regeneration on the mithril shield for test + fix a bug on the hardened armor for hunters 2015-07-15 00:38:56 +02:00
armor.conf.example Updated 3d_armor 2015-05-14 11:52:05 +02:00
armor.lua Renamed the texture of the warrior armor, update spreadsheet 2015-07-20 22:30:34 +02:00
crafting_guide.txt Updated 3d_armor 2015-05-14 11:52:05 +02:00
depends.txt add pclasses in 3d_armor depends.txt 2015-07-21 23:08:22 +02:00
init.lua Tweak the mithril armor regen life 2015-07-20 23:13:43 +02:00
README.txt Updated 3d_armor 2015-05-14 11:52:05 +02: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.

Fire protection added by TenPlus1 when using crystal armor if Ethereal mod active, level 1
protects against torches, level 2 for crystal spike, level 3 for fire, level 5 for lava.

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.