About this mod
Grants certain perks for free as you raise your skills. Perk edits made from TTW for Skill base perks.
- Permissions and credits
- Donations
Changes ~40 existing perks with skill requirements to be granted for free when corresponding skill reaches an appropriate level.
Example:
When the player's Sneak skill reaches 40 they are granted [Silent Running] perk for free; [Mister Sandman] at 60; [The Professional] at 70; and [Ninja] at 80.
Uses the changes made by TTW and YUPTTW for some of the perks. Mostly Bug fixes.
Details
BARTER
if xBARTER >= 70 player.AddPerk LongHaul
if xBARTER >= 40 player.AddPerk PackRat
ENERGY
if xENERGY >= 80 player.AddPerk LaserCommander
if xENERGY >= 70 player.AddPerk PlasmaSpaz
if xENERGY >= 40 player.AddPerk RunNGun
EXPLOSIVES
if xEXPLOSIVES >= 70 player.AddPerk HitTheDeck
if xEXPLOSIVES >= 60 player.AddPerk SplashDamage
if xEXPLOSIVES >= 50 player.AddPerk Pyromaniac
if xEXPLOSIVES >= 40 player.AddPerk HeaveHo
GUNS
if xGUNS >= 70 player.AddPerk ConcentratedFire
if xGUNS >= 60 player.AddPerk ShotgunSurgeon
if xGUNS >= 50 player.AddPerk Cowboy
if xGUNS >= 40 player.AddPerk RunNGun
if xGUNS >= 30 player.AddPerk RapidReload
LOCKPICK
if xLOCKPICK >= 50 player.AddPerk Infiltrator
MEDICINE
if xMEDICINE >= 70 player.AddPerk LivingAnatomy
if xMEDICINE >= 60 player.AddPerk ChemResistant
if xMEDICINE >= 50 player.AddPerk Chemist
MELEE
if xMELEE >= 80 player.AddPerk UnstoppableForce
if xMELEE >= 50 player.AddPerk SuperSlam
REPAIR
if xREPAIR >= 70 player.AddPerk JuryRigging
if xREPAIR >= 50 player.AddPerk HandLoader
SCIENCE
if xSCIENCE >= 80 player.AddPerk NukaChemist
if xSCIENCE >= 70 player.AddPerk MathWrath
if xSCIENCE >= 60 player.AddPerk NerdRage
if xSCIENCE >= 50 player.AddPerk ComputerWhiz
if xSCIENCE >= 40 player.AddPerk RoboticsExpert
if xSCIENCE >= 30 player.AddPerk VigilantRecycler
SNEAK
if xSNEAK >= 80 player.AddPerk Ninja
if xSNEAK >= 70 player.AddPerk TheProfessional
if xSNEAK >= 60 player.AddPerk MisterSandman
if xSNEAK >= 40 player.AddPerk SilentRunning
SPEECH
if xSPEECH >= 70 player.AddPerk NVTerrifyingPresence
SURVIVAL
if xSURVIVAL >= 70 player.AddPerk Entomologist
if xSURVIVAL >= 60 player.AddPerk Hunter
if xSURVIVAL >= 50 player.AddPerk RadResistance
if xSURVIVAL >= 40 player.AddPerk LeadBelly
if xSURVIVAL >= 30 player.AddPerk TravelLight
UNARMED
if xUNARMED >= 80 player.AddPerk Slayer
if xUNARMED >= 70 player.AddPerk PiercingStrike
if xUNARMED >= 50 player.AddPerk ParalyzingPalm
Note
The mod does not require TTW to use but the changes were made by and for TTW.
The perks are removed from the level up selection.
Misc.
Thankyou to xatmos for his work on his Skill Based Perks mod. Please leave him an endorsement for his work and use of his mod. And a very big thankyou to the Tale of Two Wastelands Team.
Check out my other mods here!