suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 10 forks source link

[SUG]option that skill level, increase by monster level #2613

Closed moepi2k closed 2 weeks ago

moepi2k commented 2 weeks ago

as title said. right now you can just set a flat level. so e.g u set skill level to 1 then a level 1 monster has the same skill level like a level 100 monster. makes it hard to balance monsters

Eniotnacram commented 2 weeks ago

Can't you set the skill level by level on the monster scriptable? I think you could. So monster lvl 30 would have that skill level 30 for example.

insthync commented 2 weeks ago

Okay, I will change it to be a incremental int