GetAV Console Command

Documentation and detailed help with working examples.

GetAV Command

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

This command gets the value of the specified attribute or actor value.

Argument Information

The syntax for this Starfield command is as follows:

The attribute or actor value to get the value of.

Looking for Starfield commands?

Search our complete list!

Quick Overview

The getAV command, which stands for "Get Actor Value", retrieves the current value of a specified attribute for your character or an NPC.

For example, to get the value of your character's health, enter player.getAV health, which will return something like:

GetActorValue: Health >> 176.79

Your character's health is at 176.79.

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.
GetAV
Actor Value

Examples

player.getAV health

This command will return the value of your character's health.

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?