Draugr Unit from Major God Freyr does 0 damage to all units directly in front of it (eg melee units attacking it). I already experimented with mods to fix this and I noticed that the “ProjectileDraugrArrow” is the issue, the unit can do damage fine with another projectile. In the proto of ProjectileDraugrArrow I see no reason for this, so only conclusion left is that it has to do with the anim file of this projectile?!
The ability “AbilityRockGiantJotunmodr” from the “RockGiant” from Freyr is missing <castonself>1</castonself> in the abilities.xml file (in norse.abilities you can see that placement is “Self”)
Repro Steps:
Just attack any unit with Draugr while standing directly in front of it. It will do no damage, even with the special attack.
Use RockGiant Taunt ability “AbilityRockGiantJotunmodr”. You will see that the game asks you to click again anywhere on the map. This click is totally unneeded, since it is cast on self anyways.