Norwegian Longship has no PseudoYield assigned and Harald has a boost for Naval Melee ships in his strategy! Effectively, this boost doesn't work for his most important unit.
Someone could think that Longship, being the UU, is boosted enough. However all other unique ships like Jong, De Zeven Provincien, U-Boat, Minas Geraes, Seadog - they all have this PseudoYield.
Code:
UPDATE Units SET PseudoYieldType = 'PSEUDOYIELD_UNIT_NAVAL_COMBAT' WHERE UnitType = 'UNIT_NORWEGIAN_LONGSHIP';
Someone could think that Longship, being the UU, is boosted enough. However all other unique ships like Jong, De Zeven Provincien, U-Boat, Minas Geraes, Seadog - they all have this PseudoYield.