summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: 6e189aeb94f6f4f59577334ad4fc78bfb63d84e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "type": "MOD_INFO",
    "ident": "armor_rebalance",
    "name": "Armor Rebalance",
    "authors": [ "jc_gargma" ],
    "description": "This mod adjusts numerous vanilla items to use the armor coverage and max_encumbrance systems. Also fix some items where the existing coverage/encumbrance/etc just didn't make sense.",
    "category": "rebalance",
    "dependencies": [ "bn" ],
    "conflicts": [ "usable_power_armor" ]
  }
]