GetWeaponCritDamage
From GECK
A function added by the Fallout Script Extender.
Description
Returns the critical damage of the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.
Syntax
(critDamage:float) weaponRefr.GetWeaponCritDamage weapon:baseform
Or:
(critDamage:float) weaponRefr.GetCritDam weapon:baseform