inhabitor/db/Users/user-randy.json

69 lines
1.2 KiB
JSON

[ {
"type" : "item",
"ref" : "item-randytokens",
"name" : "Money!",
"in" : "user-randy",
"mods" : [ {
"type" : "Tokens",
"y" : 0,
"denom_hi" : 4,
"denom_lo" : 0
} ]
}, {
"type" : "item",
"ref" : "item-randy.changomatic",
"name" : "Paintin' yer turf",
"in" : "user-randy",
"mods" : [ {
"type" : "Changomatic",
"y" : 1
} ]
}, {
"type" : "item",
"ref" : "item-randygodtool",
"name" : "Tool to rule the universe.",
"in" : "user-randy",
"mods" : [ {
"type" : "Knick_knack",
"style" : 2,
"y" : 2,
"orientation" : 8,
"magic_type" : 17,
"charges" : 255
} ]
}, {
"type" : "item",
"ref" : "item-randyPaper",
"name" : "Pad and mailbox",
"in" : "user-randy",
"mods" : [ {
"type" : "Paper",
"orientation" : 16,
"y" : 4
} ]
}, {
"type" : "item",
"ref" : "item-randyhead",
"name" : "Randy's Head",
"in" : "user-randy",
"mods" : [ {
"type" : "Head",
"style" : 151,
"y" : 6
} ]
}, {
"type" : "user",
"ref" : "user-randy",
"name" : "Randy",
"mods" : [ {
"type" : "Avatar",
"turf": "context-Randy_Rd_13_interior",
"x" : 0,
"y" : 150,
"bodyType" : "male",
"bankBalance" : 50000,
"custom" : [ 17, 17 ],
"nitty_bits" : 8
} ]
} ]