getCharacterInformation now additionally returns stat experience

This commit is contained in:
Olivier Gagnon
2021-03-07 05:01:24 -05:00
parent dc402bef68
commit c2ceaa9bdd
3 changed files with 13 additions and 0 deletions

View File

@@ -49,4 +49,10 @@ getCharacterInformation() Netscript Function
workChaExpGain: Cha experience earned so far from work
workRepGain: Reputation earned so far from work, if applicable
workMoneyGain: Money earned so far from work, if applicable
hackingExp: Total hacking experience
strengthExp: Total strength experience
defenseExp: Total defense experience
dexterityExp: Total dexterity experience
agilityExp: Total agility experience
charismaExp: Total charisma experience
}