Інсталювати Steam
увійти
|
мова
简体中文 (спрощена китайська)
繁體中文 (традиційна китайська)
日本語 (японська)
한국어 (корейська)
ไทย (тайська)
Български (болгарська)
Čeština (чеська)
Dansk (данська)
Deutsch (німецька)
English (англійська)
Español - España (іспанська — Іспанія)
Español - Latinoamérica (іспанська — Латинська Америка)
Ελληνικά (грецька)
Français (французька)
Italiano (італійська)
Bahasa Indonesia (індонезійська)
Magyar (угорська)
Nederlands (нідерландська)
Norsk (норвезька)
Polski (польська)
Português (португальська — Португалія)
Português - Brasil (португальська — Бразилія)
Română (румунська)
Русский (російська)
Suomi (фінська)
Svenska (шведська)
Türkçe (турецька)
Tiếng Việt (в’єтнамська)
Повідомити про проблему з перекладом
http://steamproxy.net/sharedfiles/filedetails/?id=931832809
Thank you for your contributions and best regards to you both!
To be honest, I just recently viewing all your works. I'm too focused on my BiA: Warbounds at the time you've been publishing mods. So, I'm sorry for troubling you too late.
Your perfect TL2 is very inspiring, great work as well. :)
Thank you for asking!
I'm no longer play this game, and no longer make mods for this game.
I like your mods a lot, great work!
Please feel free to do anything you want with my mods, no attribution or credited is necessary.
Thank you and best regards!
The reason why "Weakness Type" only shows Physical version, is that all monster/enemy data in the game doesn't have any physical resistance, it was replaced by "Armor". This means physical resistance is always 0 and that makes it the weakest shown by the "Tag".
I've made a system to recognize which is the weakest using armor, ice res, fire res, elec res, and poison res. But there's a problem, most of the enemies have equal points on 2 or more attributes, lesser creatures have equal amount to all of them. So, its either I retain the Level stat or make new icons that shows equal weaknesses....but either way, I put an optional display of all resistance on a separate HUD container, besides the target's health bar.
There is indeed a tag called "WEAKNESSTYPE" in the game code, same as "DAMAGETYPE".
But for some reason it seems that developers only used one weakness type for every monsters.
I put it on the health bar just for symmetry and nice looking. :)