Modify Attribute Value (Player.ModAV)
skyrim — Console Commands
Increases or decreases a specific attribute or skill by a given amount, useful for temporary boosts.
Syntax
player.modav <attribute> <value>
Example
player.modav carryweight 100
💡 Notes
Unlike setav, modav adds/subtracts from current value. Works for skills and attributes.
🎯 Tips & Tricks
Carry weight
Use 'player.modav carryweight 100' to add 100 to your limit.
Skills
Boost skills temporarily for crafting or combat.
Reverse
Use negative values to undo, e.g., 'player.modav carryweight -100'.
🔧 Troubleshooting
Value not changing
Check attribute name spelling; use 'help' to verify.
Value reverts on reload
Use setav for permanent changes.
⚠️ Common Mistakes
- Don't use modav for permanent changes; use setav.
- Don't set negative values too low; may cause bugs.
👍 Pros
- Temporary boosts
- Adjust on the fly
- No permanent change
- Easy to reverse
👎 Cons
- Can cause imbalance
- Requires correct names
- May affect leveling