ModAV Console Command

Documentation and detailed help with working examples.

ModAV Command

AttributePlayerTarget
To target your character, use the command below:
player.ModAV

This command modifies the specified attribute or actor value by the specified amount.

Argument Information

The syntax for this Starfield command is as follows:

The attribute or actor value to adjust.

Value

The amount to modify the attribute by. This can be a positive or negative number. A positive number will increase the attribute by that amount, while a negative number will decrease it.

In-Depth Description

The Player.ModAv command in Starfield allows players to modify the actor values of their character. This command can be used to change various attributes such as health, stamina, and carry weight, among others. It provides players with the ability to customize their gameplay experience by adjusting their character's stats.

To use the Player.ModAv command, open the console in the game (usually by pressing the tilde key ~) and type the following:

Player.ModAv <actor value> <amount> <actor value>: Replace this with the actor value you want to modify (e.g., health, stamina, carryweight). <amount>: Replace this with the number by which you want to increase or decrease the selected actor value.

For example, if you wanted to increase your character's health by 50 points, you would type the following into the console:

Player.ModAv health 50

Actor values

Below are the more popular actor values:

  • carryweight: Use this to increase or decrease your character's carry weight.
  • health

For a full list of actor values, visit starfieldcheats.com/actor-value. Note that actor values can be entered using the value name (e.g. AddictionAlcohol) or the ID of the value, e.g. (00245EF1 for AddictionAlcohol).

Get the current value

Use the GetAV to get the current value of a property. This is helpful when you want to modify a value, but you don't know what the current value is.

Looking for Starfield commands?

Search our complete list!

Quick Overview

The modAV command adjusts the selected attribute for the chosen object or NPC by adding a specified value to it.

This command applies a permanent modifier to the current value of the attribute, either increasing or decreasing it based on the given number.

Command Builder

Adjust the settings below to automatically generate a command. Once you have the inputs you want, click the copy button and paste it into the console in Starfield.
ModAV
Actor Value
Value

Examples

player.modAV luck 10

This command will increase your character's luck attribute by 10.

player.modAV luck -10

This command will decrease your character's luck attribute by 10.

Help

  • Open the console: Press the tilde key ~ to open the console. This key is generally near the 1 and Esc keys.
  • Case insensitive: Commands are not case sensitive. This means you can enter them using lowercase or uppercase letters.
  • Target commands: Commands that are highlighted as a 'target' command can be used to target your own character or an NPC/object. To target your own character, type player. followed by the command. To target an NPC/object, click on the it and then type the command.
  • Leading zeros: All IDs, reference IDs, base IDs, etc. can be entered without the leading zeros. For example 00003348 can be entered as 3348.
  • Additional help: For more help on using console commands in Starfield go here.
Was this helpful?