Reputation stat

Closes #9013 (closed)

Description

Added ReputationStat class with a current property, analogues to other stats. Added types.NPC.stats.reputation(npc) function which returns ReputationStat for that npc

Checklist

  • I have read the CONTRIBUTING guidelines
  • My code builds and runs locally
  • I have included steps to replicate/confirm the changes below
  • I have attached necessary supporting files or assets

Steps to Test/Replicate

  1. luap or luas then types.NPC.stats.reputation(self).current

Outstanding TODOs / Questions

  • ...
Edited by Evil Eye

Merge request reports

Loading