Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
Joined: Jan 2010
Location: USA
F
enthusiast
OP Offline
enthusiast
F
Joined: Jan 2010
Location: USA
Saw this issue on Reddit and looked into it.

Patch 3
Code
new entry "WPN_RC_UNIQUE_Axe"
type "Weapon"
using "_Axes"
data "ItemGroup" "EMPTY"
data "Act part" "9"
data "DamageBoost" "20"
data "CriticalChance" "10"
data "CleavePercentage" "25"
data "CleaveAngle" "150"
data "Value" "280"
data "StrengthBoost" "2"
data "ConstitutionBoost" "1"
data "SingleHanded" "1"
data "WaterSpecialist" "1"
data "ComboCategory" "Club,Hammer"
data "ExtraProperties" "FROZEN, 25, 1"
data "Boosts" "_Boost_Weapon_Damage_Water"
data "Unique" "1"


Patch 4
Code
new entry "WPN_RC_UNIQUE_Axe"
type "Weapon"
using "_RC_TwoHandedAxes"
data "ItemGroup" "EMPTY"
data "Act part" "9"
data "DamageBoost" "20"
data "CriticalChance" "10"
data "CleavePercentage" "25"
data "CleaveAngle" "150"
data "Value" "280"
data "StrengthBoost" "2"
data "ConstitutionBoost" "1"
data "SingleHanded" "1"
data "WaterSpecialist" "1"
data "ComboCategory" "Club,Hammer"
data "ExtraProperties" "FROZEN, 25, 1"
data "Boosts" "_Boost_Weapon_Damage_Water"
data "Unique" "1"

Patch 4 changed the using key, which transformed this one-handed axe into a two-handed axe. If this item was meant to be a two-handed axe, then:
  • SingleHanded: Key should be "TwoHanded"
  • ComboCategory: Value should be "TwoHandedAxe,CuttingTool"
Otherwise:
  • ComboCategory: Value should be "OneHandedAxe,CuttingTool"


LSLib Contributor | My Mods: DOS2, DOS2DE | 560K Steam Workshop Subscribers
Joined: Nov 2017
Location: Kyiv
D
stranger
Offline
stranger
D
Joined: Nov 2017
Location: Kyiv
I have this issue as well. After the latest fix it still remains two-handed despite its one-handed perks. I think this change is wrong. :sad:

Last edited by DreamingTomCat; 01/11/17 12:01 PM.
Joined: Oct 2017
Y
apprentice
Offline
apprentice
Y
Joined: Oct 2017
They fixed it, http://steamcommunity.com/games/435150/announcements/detail/1461842519681058748 If you want the Hanal Lechet back though, you will have to contact e-mail support: "If you have continued your journey through Rivellon without the axe and would like it restored, please contact our support team at supportdos2@larian.com".

Joined: Sep 2017
apprentice
Offline
apprentice
Joined: Sep 2017
I posted this on this Mods bugs tab
Interesting Uniques by Baardvaark

Maybe an indication of why the change in Weapon type, made it vanish on existing owners, I couldn't equip it, as a weapon.

Original post
New Hanal Lechet is a Helmet, not an Axe
Just arrived off the Ship, and pretty much gone straight to this chests location.
Which is the Magister/Dwarves Convoy Battle interrupted by Voidwoken

Save was created before bugged Hanal Lechet update, never loaded with update installed.
That update made the Single handed axe disappear, even after the fix patch was installed, and I was affected by that as well.
Rolled back to before leaving Ship save, to recover the axe.

I can't test thisis on any of these patches due to unrelated issues.
patch_divinity_original_sin_2_3.0.146.969_hotfix2_(15543)_to_3.0.150.188_(15911).exe (CTD on save loading)
patch_divinity_original_sin_2_3.0.150.188_(15911)_to_3.0.150.760_(15976).exe (Main Character Vanishes, leaving Blue Pyramisd behind)
patch_divinity_original_sin_2_3.0.150.760_(15976)_to_3.0.150.954_(16069).exe (Main Character Vanishes, leaving Blue Pyramisd behind)

I've reloaded game as far as this GOG Patch.
patch_divinity_original_sin_2_3.0.146.814_(15494)_to_3.0.146.969_hotfix2_(15543).exe

That is the last patch working with my saves at the moment.

This is what I saw in the chest
[Linked Image]

Not sure How to wear my new Helmet.
I was thinking a Center Parting would be best.
Taking full advantage of that Cleave Damage to get a nice straight dividing split.

This stopped me equipping it as a Weapon, and being undecided about whaere to put that partng means I haven't tried to equip it as a helmet.

One weird bug this one, and I found the Cause, though it makes no damn sense.
The game patch mistakenly changed this to a two handed weapon, and now has reverted it, due to impact on existing saves.

Public\UniqueUniques_0704caa9-49c2-479e-9877-97da52fe12d2\Stats\Generated\Data\Weapon.txt
The Hanal Lechet Entry is this one.

Quote

new entry "WPN_RC_UNIQUE_Axe"
type "Weapon"
using "_RC_TwoHandedAxes"

Changing the weapon back to the original one handed instruction, brings it back to being a one handed weapon
Quote

using "_Axes"

I have no explanation as to why it becomes an helmet though, but this change, fixes it.

Last edited by Uhuru NUru; 06/11/17 11:49 AM.

Moderated by  gbnf, Monodon 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5