>

Fallout: New Vegas Healer Scripts

Addiction:

;Set to heal the player of addictions
RemoveSpell WithdrawalAlcohol
RemoveSpell WithdrawalAntNectar
RemoveSpell WithdrawalBuffout
RemoveSpell WithdrawalHydra
RemoveSpell WithdrawalJet
RemoveSpell WithdrawalMentats
RemoveSpell WithdrawalMorphine
RemoveSpell WithdrawalPsycho
RemoveSpell WithdrawalQuantumNukacola
RemoveSpell WithdrawalRebound
RemoveSpell WithdrawalSteady
RemoveSpell WithdrawalTobacco
RemoveSpell WithdrawalTurbo
ShowMessage AddictionRemovalMsg
Set Generic.Addicted to 0 

Raditation:

player.RestoreAV RadiationRads 1000

Health:

;Set to heal the player of physical damage plus code to repair limbs.
Player.ResetHealth
Player.restoreav perceptioncondition 100
Player.restoreav endurancecondition 100
Player.restoreav leftattackcondition 100
Player.restoreav leftmobilitycondition 100
Player.restoreav rightattackcondition 100
Player.restoreav rightmobilitycondition 100
banner ad

Comments are closed.