Advertisement
Chupon

CheekMud Player Dictionary

Mar 26th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 10.51 KB | None | 0 0
  1. players[id]={"name":None, "password":None, "mode":"build","room": "1",  "totalexp": 0,  "level": 1, "gold": 0, "basehp": 0, "basehpregen": 0, "baseac": 0, "basedodge": 0, "basecrit": 5, "baseattackdmg": 0, "basespelldmg": 0, "basemr": 0,
  2.                     "ac":0, "dodge":0, "HPRegen": 0, "MaxHP": 5, "CurHP": 5, "spelldmg":0, "crit": 0, "attackdmg": 0, "basehealing":0, "healing":0, "basehaste":0, "haste":0,
  3.                     "statpoints":0, "skillpoints": 0, "STYLE":"VERBOSE",
  4.                     "targets":{"npcsinroom":[], "playersinroom":[], "itemsinroom":[]},
  5.                     "equipped": {"weapon": "naked", "weapontype:":"unarmed", "offhand":"naked", "cloak":"naked", "head":"naked", "defaultattack":"punch",
  6.                     "description":"A plainly dressed humanoid.", "torso":"naked", "hands":"naked", "legs":"naked", "arm2":"naked", "arm1":"naked", "feet":"naked", "ankles":"naked", "ear1":"naked", "ear2":"naked",
  7.                     "nose": "naked", "wings":"naked", "finger1":"naked", "finger2":"naked", "finger3":"naked", "finger4":"naked", "neck":"naked", "shoulders":"naked", "waist":"naked", "wrist1": "naked", "wrist2": "naked"},
  8.                    
  9.                    
  10.                    "permgeneralmod":{"ac":1, "dodge":1, "HPRegen": 1, "MaxHP": 1, "spelldmg":1, "crit": 1, "critdmg":2, "attackdmg": 1, "basehealing":1, "healing":1, "exp":1, "drop":1, "gold":1, "mr":1, "dr":1},
  11.                    "tempgeneralmod":{"ac":0, "dodge":0, "HPRegen": 0, "MaxHP": 0, "spelldmg":0, "crit": 0, "critdmg":0, "attackdmg": 0, "basehealing":0, "healing":0, "exp":0, "drop":0, "gold":0, "mr":0, "dr":0},
  12.                    
  13.                    "permres":{"fire":0, "water":0, "lightning":0, "earth":0, "chaos":0, "arcane":0, "undeath":0, "omni":0, "holy":0, "unholy":0},
  14.                    "tempres":{"fire":0, "water":0, "lightning":0, "earth":0, "chaos":0, "arcane":0, "undeath":0, "omni":0, "holy":0, "unholy":0},
  15.                    
  16.                    "permelemdmg":{"fire":0, "water":0, "lightning":0, "earth":0, "chaos":0, "arcane":0, "undeath":0, "omni":0, "holy":0, "unholy":0},
  17.                    "tempelemdmg":{"fire":0, "water":0, "lightning":0, "earth":0, "chaos":0, "arcane":0, "undeath":0, "omni":0, "holy":0, "unholy":0},
  18.                    
  19.                    "permelemdmgmod":{"fire":1, "water":1, "lightning":1, "earth":1, "chaos":1, "arcane":1, "undeath":1, "omni":1, "holy":1, "unholy":1},
  20.                    "tempelemdmgmod":{"fire":0, "water":0, "lightning":0, "earth":0, "chaos":0, "arcane":0, "undeath":0, "omni":0, "holy":0, "unholy":0},
  21.                                      
  22.                    "permresmod":{"fire":1, "water":1, "lightning":1, "earth":1, "chaos":1, "arcane":1, "undeath":1, "omni":1, "holy":1, "unholy":1},
  23.                    "tempresmod":{"fire":0, "water":0, "lightning":0, "earth":0, "chaos":0, "arcane":0, "undeath":0, "omni":0, "holy":0, "unholy":0},
  24.                    
  25.                    "permstats":{"int":10, "str":10, "dex":10, "charm":10, "vitality":10, "luck":10},
  26.                    "tempstats":{"int":0, "str":0, "dex":0, "charm":0, "vitality":0, "luck":0},
  27.                    
  28.                    "permstatsmod":{"int":1, "str":1, "dex":1, "charm":1, "vitality":1, "luck":1},
  29.                    "tempstatsmod":{"int":0, "str":0, "dex":0, "charm":0, "vitality":0, "luck":0},
  30.                    
  31.                    "permskills":{"martialarts": 5, "enchanting":5, "thievery":5, "alchemy":5, "smithing":5, "mining":5, "fishing":5, "cooking":5},
  32.                    "tempskills":{"martialarts": 0, "enchanting":0, "thievery":0, "alchemy":0, "smithing":0, "mining":0, "fishing":0, "cooking":0},
  33.                    
  34.                    "permskillsmod":{"martialarts": 1, "enchanting":1, "thievery":1, "alchemy":1, "smithing":1, "mining":1, "fishing":1, "cooking":1},
  35.                    "tempskillsmod":{"martialarts": 0, "enchanting":0, "thievery":0, "alchemy":0, "smithing":0, "mining":0, "fishing":0, "cooking":0},
  36.                    "timer":{"seconds":{"sectimer1":0,"sectimer2":0,"sectimer3":0,"sectimer4":0,"sectimer5":0,"sectimer6":0,"sectimer7":0,"sectimer8":0,"sectimer9":0,"sectimer10":0},
  37.                 "minutes":{"mintimer1":0,"mintimer2":0,"mintimer3":0,"mintimer4":0,"mintimer5":0,"mintimer6":0,"mintimer7":0,"mintimer8":0,"mintimer9":0,"mintimer10":0},
  38.                   "hours":{"hourtimer1":0,"hourtimer2":0,"hourtimer3":0,"hourtimer4":0,"hourtimer5":0,"hourtimer6":0,"hourtimer7":0,"hourtimer8":0,"hourtimer9":0,"hourtimer10":0},
  39.                    "days":{"daytimer1":0,"daytimer2":0,"daytimer3":0,"daytimer4":0,"daytimer5":0,"daytimer6":0,"daytimer7":0,"daytimer8":0,"daytimer9":0,"daytimer10":0},},
  40.                    
  41.                    "questflags":{}, "spells": {}, "tempbuffs":{}, "permbuffs":{}, "items": {}, "recipes": {},"equippeditems":{},"path":{"recording":"OFF", "auto":"OFF", "salvage":"OFF", "collect":"ON", "rest%":75, "return%":100, "step":0, "quickpath":{},"custom":{}},
  42.                    "enchants":{"1":{"name":"empty", "type":"empty", "proc%":33, "element":"chaos", "msg1":"empty", "msg2":"empty", "msg3":"empty", "msg4": "empty", "msg5": "empty", "mindmg1": "empty", "mindmg2": "empty", "mindmg3": "empty", "mindmg4": "empty", "mindmg5": "empty",    
  43.                             "chain":"NO","chain%":"empty", "chaintype":"empty", "chainscale%":25, "stack":"NO", "stacksize":0, "currentstacks":0, "stackscale%":1, "stackburst":"NO", "stackbursttype":"empty", "stackburstnum":0, "buff":"NO", "buffstat":"empty", "buffminnum":0, "buffmaxnum":0,
  44.                             "stackduration":"NO", "buffduration":"NO", "stackdurationunit":"seconds", "buffdurationunit":"seconds", "bufftimer":0, "stacktimer":0, "stackmsg":"empty", "stackexpiremsg":"empty", "stackburstmsg":"empty", "chainmsg":"empty", "buffmsg":"empty", "buffexpiremsg":"empty"},
  45.                        "2":{"name":"empty", "type":"empty", "proc%":33, "element":"chaos", "msg1":"empty", "msg2":"empty", "msg3":"empty", "msg4": "empty", "msg5": "empty", "mindmg1": "empty", "mindmg2": "empty", "mindmg3": "empty", "mindmg4": "empty", "mindmg5": "empty",    
  46.                             "chain":"NO","chain%":"empty", "chaintype":"empty", "chainscale%":25, "stack":"NO", "stacksize":0, "currentstacks":0, "stackscale%":1, "stackburst":"NO", "stackbursttype":"empty", "stackburstnum":0, "buff":"NO", "buffstat":"empty", "buffminnum":0, "buffmaxnum":0,
  47.                             "stackduration":"NO", "buffduration":"NO", "stackdurationunit":"seconds", "buffdurationunit":"seconds", "bufftimer":0, "stacktimer":0, "stackmsg":"empty", "stackexpiremsg":"empty", "stackburstmsg":"empty", "chainmsg":"empty", "buffmsg":"empty", "buffexpiremsg":"empty"},
  48.                        "3":{"name":"empty", "type":"empty", "proc%":33, "element":"chaos", "msg1":"empty", "msg2":"empty", "msg3":"empty", "msg4": "empty", "msg5": "empty", "mindmg1": "empty", "mindmg2": "empty", "mindmg3": "empty", "mindmg4": "empty", "mindmg5": "empty",    
  49.                             "chain":"NO","chain%":"empty", "chaintype":"empty", "chainscale%":25, "stack":"NO", "stacksize":0, "currentstacks":0, "stackscale%":1, "stackburst":"NO", "stackbursttype":"empty", "stackburstnum":0, "buff":"NO", "buffstat":"empty", "buffminnum":0, "buffmaxnum":0,
  50.                             "stackduration":"NO", "buffduration":"NO", "stackdurationunit":"seconds", "buffdurationunit":"seconds", "bufftimer":0, "stacktimer":0, "stackmsg":"empty", "stackexpiremsg":"empty", "stackburstmsg":"empty", "chainmsg":"empty", "buffmsg":"empty", "buffexpiremsg":"empty"},
  51.                        "4":{"name":"empty", "type":"empty", "proc%":33, "element":"chaos", "msg1":"empty", "msg2":"empty", "msg3":"empty", "msg4": "empty", "msg5": "empty", "mindmg1": "empty", "mindmg2": "empty", "mindmg3": "empty", "mindmg4": "empty", "mindmg5": "empty",    
  52.                             "chain":"NO","chain%":"empty", "chaintype":"empty", "chainscale%":25, "stack":"NO", "stacksize":0, "currentstacks":0, "stackscale%":1, "stackburst":"NO", "stackbursttype":"empty", "stackburstnum":0, "buff":"NO", "buffstat":"empty", "buffminnum":0, "buffmaxnum":0,
  53.                             "stackduration":"NO", "buffduration":"NO", "stackdurationunit":"seconds", "buffdurationunit":"seconds", "bufftimer":0, "stacktimer":0, "stackmsg":"empty", "stackexpiremsg":"empty", "stackburstmsg":"empty", "chainmsg":"empty", "buffmsg":"empty", "buffexpiremsg":"empty"},
  54.                        "5":{"name":"empty", "type":"empty", "proc%":33, "element":"chaos", "msg1":"empty", "msg2":"empty", "msg3":"empty", "msg4": "empty", "msg5": "empty", "mindmg1": "empty", "mindmg2": "empty", "mindmg3": "empty", "mindmg4": "empty", "mindmg5": "empty",    
  55.                             "chain":"NO","chain%":"empty", "chaintype":"empty", "chainscale%":25, "stack":"NO", "stacksize":0, "currentstacks":0, "stackscale%":1, "stackburst":"NO", "stackbursttype":"empty", "stackburstnum":0, "buff":"NO", "buffstat":"empty", "buffminnum":0, "buffmaxnum":0,
  56.                             "stackduration":"NO", "buffduration":"NO", "stackdurationunit":"seconds", "buffdurationunit":"seconds", "bufftimer":0, "stacktimer":0, "stackmsg":"empty", "stackexpiremsg":"empty", "stackburstmsg":"empty", "chainmsg":"empty", "buffmsg":"empty", "buffexpiremsg":"empty"},},                  
  57.                    
  58.                    
  59.                    
  60.                    
  61.                    "attacks":{
  62.                            "punch": {
  63.                                     "perm":  {"mindmg":2, "maxdmg":4, "dmgmod":1, "critmod":1.5, "critdmgmod":1.5, "speed":450},
  64.                                    
  65.                                     "temp"    :{"mindmg":0, "maxdmg":0, "dmgmod":0, "critmod":0, "critdmgmod":0, "speed":0},
  66.                                    "attackstr":{"1": "$SOURCE$ quickly punches |TARGET| for ^DMG^ damage!", "2": "$SOURCE$ pounds |TARGET| with their @WEAPON@, dealing ^DMG^ damage!", "3": "$SOURCE$ hits |TARGET| in the chest with a body-blow, dealing ^DMG^ damage!"},
  67.                                     "whiffstr":{"1": "$SOURCE$ swings at |TARGET| with their @WEAPON@, but misses!", "2": "$SOURCE$ attempts to punch |TARGET| in the face, but the attack glances, dealing no damage!", "3": "$SOURCE$ was unsuccessful at their attempt to uppercut |TARGET|!"},
  68.                                     "critstr" :{"1": "$SOURCE$ critically slams |TARGET| in the face with a haymaker, dealing ^DMG^ damage!", "2": "In a fury of intense blows, $SOURCE$ obliterates |TARGET| with their fists for ^DMG^ damage!", "3": "$SOURCE$ lands a devastating uppercut on |TARGET|, causing ^DMG^ damage!"},
  69.                                     "requires":{"weapontype": "unarmed"},}
  70.                                    },}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement