Perk Entry Point

Revision as of 12:47, 22 November 2017 by imported>Magnomine

A list of all the perk entry points.

Entry Point Types

    • Value Function: These functions allow you to modify a value. You can perform the following operations:
      • Set Value: Sets the value to a specific number. value = X
      • Add Value: Add a number to the value (can be negative). value = value + x
      • Multiply Value: Multiply the value by a number. value = value * x
      • Add Range to Value: Add a random number in a specified range to the value. value = value + Random( X, Y )
      • Add Actor Value Mult: Add a specified Actor Value, times a specified multiplier, to the value. value = value + Actor Value X * Y
      • Set to Actor Value Mult: Set the value to the result of the specified Actor Value times a specified multiplier. value = Actor Value X * Y
      • Multiply Actor Value Mult: Multiply the value by the result of the specified Actor Value times a specified multiplier. value = value * Actor Value X * Y
      • Multiply 1 + Actor Value Mult: Multiply the value by the result of 1 plus the product of the specified Actor Value times a specified multiplier. value = value * ( 1 + Actor Value X * Y )
      • Absolute Value: Set the value to its absolute value (so that it is non-negative). value = abs( value )
      • Negative Absolute Value: Set the value to the negative of its absolute value (so that it is always negative). value = -abs( value )

Perk Entry Points

Entry Point Description
Activate Adds a new choice to show in addition to the normal activation prompt
  • Button Label: The button text for the new choice.
  • Run Immediately: If checked, there is no selection menu. This is run in addition to the default activation.
  • Replace Default: This is run in place of the default activation.
  • Apply Spell: The contact spell to apply to the target.
  • Script fragment has parameters:
    • akTargetRef: the object reference that was activated.
    • akActor: the actor that did the activation (perk owner).
Add Leveled List On Death Add Leveled List: The specified LeveledItem list to add to the target upon death.
Adjust Book Skill Points
Adjust Limb Damage - Not Used
Allow Mount Actor
Apply Bashing Spell Applies a spell to the target when the perk owner successfully bashes him/her (with a shield or weapon)
  • Spell archetype must be Fire and Forget - Contact, Constant Effect - Contact, or Constant Effect - Self
Apply Combat Hit Spell Applies a spell to the target when the perk owner successfully hits him/her
  • A combat hit is considered a hit with a melee weapon, therefore hand to hand, Magic and Archery will not cause this perk to activate.
  • Spell archetype must be Fire and Forget - Contact, Constant Effect - Contact, or Constant Effect - Self

See also: talk page

Apply Reanimate Spell Applies a spell to all actors reanimated by the perk owner. (However, see talk page)
  • Spell archetype must be Fire and Forget - Contact, Constant Effect - Contact, or Constant Effect - Self
Apply Sneaking Spell Applies a spell to the owner while sneaking. Beothia's Ebony Mail is a good example of this.
  • Spell archetype must be Fire and Forget - Contact, Constant Effect - Contact, or Constant Effect - Self
Apply Weapon Swing Spell Targets attacking the perk owner appear to gain a perk with 'Apply Combat Hit Spell' using the specified spell.
  • Spell archetype must be Fire and Forget - Contact, Constant Effect - Contact, or Constant Effect - Self
Calculate Mine Explode Chance Not Used
Calculate My Critical Hit Chance Adjusts the perk owner's critical hit chance. Base chance without perks for the player is zero.
Calculate My Critical Hit Damage Adjusts the amount of damage a critical hit by the perk owner will inflict. Base critical damage without perks is calculated from the weapon's base damage multiplied by a crit multiplier that appears to vary from weapon type to weapon type (usually around 0.4 or 0.5x)
Calculate Weapon Damage Allows for the modification of the projected damage to a target on during a weapon strike.
Can Dual Cast Spell Allows actor to dual cast spells.
Can Pickpocket Equipped Item
Filter Activation Can be used to prevent (or enable) the perk owner, activating (or in the players case not receiving a activate prompt as well.) the targeted object.
Get Max Carry Weight
Get Should Attack
Ignore Broken Lock
Ignore Running During Detection
Make Lockpicks Unbreakable
Mod # Applied Enchantments Allowed Affects number of enchantments that can be simultaneously applied to a single item.
Mod Armor Weight
Mod Attack Damage Modifies the physical attack damage caused by the perk owner. Modified attack damage is applied to the base weapon damage.
Mod Bashing Damage
Mod Bribe Amount
Mod Detection Light
Mod Detection Movement
Mod Favor Points
Mod Incoming Damage Adjusts the amount of physical damage taken by the perk owner.
Mod Incoming Spell Duration Adjusts the duration of spells and spell-like effects applied to the perk owner.
Mod Incoming Spell Magnitude Adjusts the magnitude of magic effects applied to the perk owner. (spells, shouts, weapon enchantments, etc.)
Mod Incoming Stagger Modifies the amount of stagger sustained by the perk owner when hit.
Mod Percent Blocked
Mod Player Intimidation
Mod Player Reputation
Mod Poison Dose Count Adjusts the number of times a poisoned weapon will apply its poison on hit before the poison wears off.
Mod Power Attack Damage Modifies the total damage caused by the perk owner while performing a power attack.
Mod Power Attack Stamina Modifies the amount of stamina consumed by the perk owner while performing a power attack.
Mod Secondary Value Weight
Mod Shield Deflect Arrows
Mod Shout OK Tells the game to allow the Player(or Werewolf) to shout.
Mod Soul Gem Enchanting Adjusts soul gem energy during enchantment, affecting the amount of charges granted to weapon enchantments. No influence on armor enchantments.
Mod Soul Gem Recharge Adjusts the amount of energy soul gems provide when used to recharge a weapon's depleted enchantment.
Mod Spell Casting Sound Event
Mod Spell Cost Affects casting cost of spells. (This probably also affects skill gain rates as a result.)
Mod Spell Duration Affects the duration of spells, potions, ingredients, enchantments, etcetera (anything with an "Effect List" in the Creation Kit)
Mod Spell Magnitude Affects the magnitude of spells and spell-like effects (see above)
Mod Target Damage Resistance
Mod Target Stagger Adjusts the amount of stagger targets suffer when hit by this perk owner.
Modify Addiction Chance
Modify Addiction Duration
Modify Alchemy Effectiveness Increases (or Decreases) the potency of potions or poisons created by the perk owner.
Modify Armor Rating Modifies the overall Armor Rating of the Perk Owner
Modify Bow Zoom Decimal values between zero and 1.0 allow increasing amounts of bow zoom. The default value is zero. Some values appear to produce buggy behavior (discussion).
Modify Buy Prices
Modify Commanded Actor Limit Adjusts the number of summoned/commanded actors that can be controlled simultaneously by the perk owner.
Modify Detection Sneak Skill
Modify Enchantment Power Affects the magnitude of enchantments applied to an item through crafting by the perk owner. Does not affect the power of worn/wielded/used enchantments.
Modify Enemy Critical Hit Chance
Modify Falling Damage Adjust the amount of damage sustained by the perk owner when landing after a long fall.
Modify Ingredients Harvested Affects the number of ingredients obtained from harvesting a single plant.
Modify Initial Ingredient Effects Learned ...when eating an ingredient.
Modify Lockpick Level Allowed
Modify Lockpick Sweet Spot Affects the size of the area that a lockpick must be within in order to move the lock mechanism.
Modify Lockpicking Crime Chance
Modify Lockpicking Key Reward Chance
Modify Max Placeable Mines Affects the amount of Runes that can be placed. Some Functions appear not to work as expected, (such as Set Value), however Multiply Value seems to work as desired. Changing multiply value to 2, allows two runes to be placed.
Modify Max Pickpocket Chance
Modify Player Magic Slowdown Modifies the benefit that Players receive from Slow Time effects. Setting it to 1.0 will make the player move at normal speed while under the effects of the slow time effect if it meets the conditions on the spell tab. Default appears to be 0.6 (determined by fVATSPlayerMagicTimeSlowdownMult game setting.)
Modify Positive Chem Duration
Modify Potions Created Affects the number of potions generated when combining a single set of ingredients.
Modify Recover Arrow Chance
Modify Recovered Health
Modify Sell Prices
Modify Skill Use Adjusts the skill use factor, changing the amount of experience awarded for using skills. Usually used in combination with the condition function EPModSkillUsage_IsAdvanceSkill
Modify Sneak Attack Mult Adjusts damage multiplier applied to a successful sneak attack.
Modify Soul Pct Captured To Weapon Determines the percentage of the target's soul that will be applied to recharge an enchanted weapon when that weapon makes a killing blow on the target. Pct is calculated based on the default soul size of the target (i.e. the size soul gem it would fill if soul trapped).
Modify Spell Range (Target Loc.)
Modify Telekinesis Damage
Modify Telekinesis Damage Mult
Modify Telekinesis Distance
Modify Tempering Health Increases or decreases the effectiveness of tempering weapons and armor by the perk owner
Modify Ward Magicka Absorption Pct
Purify Alchemy Ingredients While creating Potions only the positive effects of an ingredient is used, or if a Poison is being created only negative effects are kept.
Set Activate Label Sets the Activation Label of the looked at object to the specified text field when looked at by the player(If of course the player is the perk owner if not this appears to do nothing.)
Set Boolean Graph Variable Used to set a Boolean Animation Graph Variable of the Perk owner.
Set Lockpick Starting Arc
Set Progression Picking
Set Sweep Attack
Should Apply Placed Item