Background for Skyrim SE

The Ammo Script

    The Ammo script is a part of Skyrim SE’s Papyrus scripting ecosystem. It is included with the base game, and is extended/modified by modded sources such as Skyrim Script Extender x64 (SKSE).

    For this script, the Papyrus index knows about:

    • 3 functions


    Inheritance Tree

    No indexed scripts extend this script.

    Properties

    No properties found.

      Events

        No events found.

      Functions

      • boolfunctionIsBolt()Native

        Returns whether this ammo is a bolt. (This function requires SKSE)

      • ProjectilefunctionGetProjectile()Native

        Returns the projectile associated with this ammo. (This function requires SKSE)

      • floatfunctionGetDamage()Native

        Returns the base damage of this ammo. (This function requires SKSE)

      Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.