stats
index
/home/thindil/Projekty/anaria/server/lib/pymodules/stats.py

stats.py
 
Provide data and functions for handle players/mobiles stats

 
Modules
       
auxiliary
mud
mudsock
mudsys
olc
storage

 
Classes
       
StatsData

 
class StatsData
    Data for stats.
 
  Methods defined here:
__init__(self, set=None)
Standard class constructor.
copy(self)
copyTo(self, to)
store(self)

 
Functions
       
stats_to_proto(thing)
statsolc_choice_exec(sock, data)
Edit stats
statsolc_chooser(sock, data, option)
Try to pick stat to set.
statsolc_extend_menu(sock, data)
Display option in main menu
statsolc_menu(sock, data)
Display all stats and values for they.
statsolc_parser(sock, mobile, choice, arg)
Set new level for stat.