TheGrandArchives / DS3CommunityPatch

Dark Souls 3 CE Patch Project
GNU General Public License v3.0
0 stars 3 forks source link

Weapon and Shield Tweakers + Fixing Igro's Mistakes #23

Closed AlchemyMouse closed 6 years ago

AlchemyMouse commented 6 years ago

EZ Tweakers for weapons and shields, used the same way as the armor one. Both have helpers under Development Tools and main scripts under Weapons. Armor Tweaker has been adjusted to take the displayed values of absorption, rather than the game's values (1.00 - displayed).

Also fixes a typo in EquipParamArmor: 0xE4 and 0xE8, which should have been 0xF4 and 0xF8, have been corrected.