以下是《辐射4》中常用的人物属性代码:强壮(Strength):player.setAV Strength 数值感知(Perception):player.setAV Perception 数值耐力(Endurance):player.setAV Endurance 数值魅力(Charisma):player.setAV Charisma 数值智力(Intelligence):player.setAV Intelligence 数值敏捷(Agility):player.setAV...
辐射4人物属性代码怎么用 人物属性代码大全
辐射4人物属性代码使用方法及代码大全
一、代码使用方法
在游戏《辐射4》中,使用人物属性代码需要先打开控制台。具体步骤如下:
在游戏内按下~(波浪键)打开控制台。输入正确格式的代码,格式为player.setAV 属性名称 数值,例如player.setAV Strength 12表示将强壮属性设置为12。输入完成后按回车键,代码即可生效。二、人物属性代码大全
以下是《辐射4》中常用的人物属性代码:
强壮(Strength):player.setAV Strength 数值感知(Perception):player.setAV Perception 数值耐力(Endurance):player.setAV Endurance 数值魅力(Charisma):player.setAV Charisma 数值智力(Intelligence):player.setAV Intelligence 数值敏捷(Agility):player.setAV Agility 数值幸运(Luck):player.setAV Luck 数值此外,还有一些其他属性代码:
活力小子点数(ActionPoints):player.setAV ActionPoints 数值负重(carryweight):player.forceav carryweight 数值(注意使用forceav而非setAV来修改负重,因为setAV对负重的修改可能不会立即生效)生命值(health):player.setav health 数值抗伤害(damageresist):player.setav damageresist 数值防火(fireresist):player.setav fireresist 数值防毒(poisonresist):player.setav poisonresist 数值三、注意事项
使用控制台代码可能会影响游戏体验,建议谨慎使用。修改属性数值时,请确保数值在合理范围内,避免造成游戏不平衡。控制台代码仅适用于单机游戏,不适用于多人在线模式。2025-04-21