Forkas / blizzless-diiis

GNU Affero General Public License v3.0
29 stars 5 forks source link

Enemies deal 1 dmg. #8

Open GarrisonFort opened 1 year ago

GarrisonFort commented 1 year ago

Started the game, playing the Act I. All enemies deal 1 dmg. How to fix this? Also, is there a way to unlock cosmetics?

Forkas commented 1 year ago

https://github.com/Forkas/blizzless-diiis/blob/community/docs/game-world-settings.md

GarrisonFort commented 1 year ago

https://github.com/Forkas/blizzless-diiis/blob/community/docs/game-world-settings.md

But RateMonsterDMG was set at 1 (100% I take it?) and enemies still dealt 1 dmg.

alanmaues commented 6 days ago

this can be readjusted in:

src/DiIiS-NA/D3-GameServer/GSSystem/ActorSystem/Monster.cs

Just find the multipliers and modifiers to edit according to your project. depending on the src version.