a kind of basic cheat guide:
for basic stats and player apperence editing use the tool at
You must be registered to see the links
its ui as seen here makes editing basic stuff easier.
if you want to edit more complex stuff like perks well then you need to use the console accessable with the Key combo CTRL+SHIFT+I
get the perk names from
You must be registered to see the links
then use these commands.
JavaScript:
pc.addPerkValue("name of perk here")
pc.removePerk("name of perk here")
to add and remove the perks you desire.