Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
From what I've read in the config files, not with just an ini edit like this. I think that'd require overriding the axe's behaviour with class override. I don't have the SDK installed so I can't really investigate further right now.
I'm just theorizing but the way I'd look to go about changing it is to rewrite the code involved so that it exposes the values used for ranged attacks and melee attacks separately so that they can be easily changed with an ini edit. The hunter's axe code should just be an extension of the base class used for melee weapons. But I have no idea how much they exposed with the SDK.