The-Frozen-North / tfn-module

A persistent world set around Neverwinter and the Wailing Death, with content from HotU and NWN2
https://github.com/b5635/the-frozen-north/wiki
GNU Affero General Public License v3.0
31 stars 23 forks source link

Change item property cost for damage to be by damage #791

Open b5635 opened 11 months ago

b5635 commented 11 months ago

https://github.com/b5635/the-frozen-north/blob/master/override/iprp_damagetype.2da

16 650 Damage IPRP_DAMAGETYPE ****

The above is the required change. We would need to change iprp_damagetype as well after and do a pass on every item.

b5635 commented 11 months ago

closed by accident, wasnt actually implemented