From 601d55e183a7de5e1aa92a5064c5b07ea092f94d Mon Sep 17 00:00:00 2001 From: Logan Date: Fri, 23 Mar 2018 18:21:50 -0700 Subject: [PATCH] Updated PvP (markdown) --- PvP.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PvP.md b/PvP.md index e758ac9..dd3fb1b 100644 --- a/PvP.md +++ b/PvP.md @@ -27,4 +27,7 @@ The next rules are automatically set when a PVPSettings is used. If you want to |World:PVPRangedMitigation|80|100|?|?|ranged attacks are mitigated by this amount |Spells:PVPRootBreakFromSpells|75|75|75|75|Chance for root to break when cast on by a client (20% more than native root) |Character:PVPRespawnManaPercent|100|0|0|0|Percent of mana to respawn with +|Inventory:PVPCanLootNoTrade|false|false|false|false|Can players loot no trade items from player corpses? +|Inventory:PVPCanLootContainer|false|false|false|false|Can players loot bags/containers from player corpses? +|Inventory:PVPLootableEquipSlots|0|0|0|0|When looting a player's corpse, equipped items in slots listed here are lootable. 0 means all slots are lootable ```