Laike-Endaril / Dynamic-Stealth

Introducing actual stealth mechanics to Minecraft
https://minecraft.curseforge.com/projects/dynamic-stealth
18 stars 2 forks source link

[Suggestion] Threat & Dethreat Enchantments | Potion Effects #123

Open Xarmat-GitHub opened 3 years ago

Xarmat-GitHub commented 3 years ago

Lets make Minecraft to an Small Group Adventure MMORPG!

Add Enchantments:

Add Potion Effects

Tipps:

Integration:

Stay in Contact: Discord: Xarmat#7574

Laike-Endaril commented 3 years ago

Some good stuff in here. This reminds me that I need to rework the threat-related attributes...

Xarmat-GitHub commented 3 years ago

Opening the opportunity for an "Aggro" System, will enhance the travelling with friends. So having a tank with a lot of health and armor (but with reduced Output Damage) will generate the need to take your Damage Dealer friend with you on your mining / dungeon run.

Some thoughts that can also be useful:

One extra Addition: There are some incompatibility with some mods and Dynamic Stealth (at the moment, I am fighting with Grimor of Gaia and the Blacklist from DS). Making a config option to disable all features and only let the aggro system work, would be a great thing. (I am sure that will need a lot of remodding, but I think it would be worth it)

Optional: Creating a new Mod and link them together would make more sense. Modpack Makers that looking for an aggro system don't be afraid to use it and bother to much with the DS config,

Laike-Endaril commented 3 years ago

The Threat system in DS is an aggro system (literally). It already works for unseen players as well (including invisible ones). Once I rework the threat attributes and do another release, I'll come back and give an example of how to make a tank class (already technically possible, but I want to rework the threat attributes first).

Unfortunately, the compat issues between DS and other mods are almost always directly related to the Threat system's workings. Separating the Threat system from other systems would generally not make the Threat system work any better with other mods. This is why DS has a "threat bypass" filter for mobs that don't work with the Threat system.

So making the Threat system a separate mod would generally not improve it's compatibility. It would make the config simpler, but it's also somewhat difficult to decide where to draw the line on what not to include in the "dedicated threat / aggro mod". Nearly all of DS's systems are useful to at least one "class". If you wanted a "tank" and a "rogue", it would pretty much cover all the DS configs already.

Xarmat-GitHub commented 3 years ago

Then I am exited right away. 😄 Would love to see your "Tank" Configurations and how I can implement them in a multi player modpack.