LLAMARPG / game

The public repository for the LlamaRPG game, just for the Issues page.
0 stars 0 forks source link

[Bug] Enhanced Defense is being applied to all Def on the characters items instead of enhancing the def on the item #95

Open Vvnguyen25 opened 3 months ago

Vvnguyen25 commented 3 months ago

When an item on Enhanced Defense, it is being applied to the total character defense instead of just enhancing the def on the item.

Currently have equipped: image image

Item that has Enhanced Defense: image

So the total defense should be:

1 from Boots 4 from Chest 9 from Belt with 21% Enhanced Def

So a total of 14 defense?

But right now, the character stats show 16.94. Total Defense of 14* the enhanced % from the belt = 16.94

Enhanced Defense should only be applied to the item and not applied to the character's overall defense.

Character Stat page below: image