Advertisement
Kovitikus

Untitled

Sep 12th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. ------------------------------------------------------------------------------
  2. Name/key: John (#235)
  3. Session id(s): #18
  4. Account: John
  5. Account Perms: player
  6. Typeclass: Character (typeclasses.characters.Character)
  7. Location: Limbo (#2)
  8. Home: Limbo (#2)
  9. Permissions: player
  10. Locks: call:false(); control:perm(Developer); delete:id(14) or perm(Admin);
  11. drop:holds(); edit:perm(Admin); examine:perm(Builder); get:false();
  12. puppet:id(235) or pid(14) or perm(Developer) or pperm(Developer);
  13. tell:perm(Admin); view:all()
  14. Stored Cmdset(s):
  15. commands.default_cmdsets.CharacterCmdSet [DefaultCharacter] (Union, prio 0)
  16. Merged Cmdset(s):
  17. evennia.commands.cmdset.CmdSet [ChannelCmdSet] (Union, prio 101)
  18. commands.default_cmdsets.CharacterCmdSet [DefaultCharacter] (Union, prio 0)
  19. commands.default_cmdsets.AccountCmdSet [DefaultAccount] (Union, prio -10)
  20. commands.default_cmdsets.SessionCmdSet [DefaultSession] (Union, prio -20)
  21. Commands available to John (result of Merged CmdSets):
  22. @grant-sp, about, access, addcom, allcom, approach, cboot, ccreate, cdesc,
  23. cdestroy, cemit, channels, charcreate, chardelete, chargen, clock, color,
  24. cwho, delcom, desc, drop, get, give, heal, help, ic, inhand, inventory,
  25. kneel, learn, lie, look, mudinfo, nick, ooc, option, page, password, portal,
  26. pose, public, quell, quit, retreat, say, sessions, setdesc, sit, stand,
  27. stow, style, swat, testy, time, unwield, whisper, who, wield
  28. Persistent attributes:
  29. gsp = 10
  30. hp = {'max_hp': 100, 'current_hp': 100}
  31. approached = []
  32. ko = False
  33. feinted = None
  34. busy = False
  35. hands = {'left': None, 'right': None}
  36. wielding = {'left': None, 'right': None, 'both': None}
  37. stance = None
  38. standing = True
  39. kneeling = False
  40. sitting = False
  41. lying = False
  42. def_skills = {'weapon': {'high': {}, 'mid': {}, 'low': {}}, 'dodge': {'high': {}, 'mid[...]
  43. def_rb = {'high': 0, 'mid': 0, 'low': 0}
  44. creator_ip = 127.0.0.1
  45. creator_id = 14
  46. desc = This is a character.
  47. prelogout_location = Limbo
  48. ---------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement