Commit Graph

4 Commits

Author SHA1 Message Date
Sirrobzeroone e7abacc94e
Add armor set and armor set bonus setting (#41)
- Add settingtypes of:
  -  armor_set_elements
  - armor_set_multiplier
- Add check to armor.registration_armor for "_materialname", print msg to debug if not found
- Complete change to how an armor set is calculated
- Set elements linked to settingtypes no longer hard linked to num armor.elements
- Set multiplier linked to settingtypes no longer hard coded
- Readme.MD updated:
  - Addition of the 2 new settingtypes
  - Addition of "Armor Material" topic
2021-01-11 15:34:28 +01:00
Sirrobzeroone 291f0eb23a
Torch Damage Switchable (#29)
Turn torch fire damage off if fire damage/protection enabled
Minor fixes to README.MD after further testing.
2020-12-13 13:07:39 +01:00
Jordan Irwin 18320e96b9 Replace braces within replace to avoid invalid line error 2019-03-05 19:27:37 +00:00
Jordan Irwin 99471d3aa0 Create settingtypes.txt file 2019-03-05 19:27:37 +00:00