83 lines
1.4 KiB
JSON
83 lines
1.4 KiB
JSON
[ {
|
|
"type" : "user",
|
|
"ref" : "user-rassilon",
|
|
"name" : "Rassilon",
|
|
"mods" : [ {
|
|
"type" : "Avatar",
|
|
"x" : 0,
|
|
"y" : 150,
|
|
"bodyType" : "male",
|
|
"bankBalance" : 50000,
|
|
"custom" : [ 17, 51 ],
|
|
"nitty_bits" : 8
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-rassilon.tokens",
|
|
"name" : "Money!",
|
|
"in" : "user-rassilon",
|
|
"mods" : [ {
|
|
"type" : "Tokens",
|
|
"y" : 0,
|
|
"denom_hi" : 4,
|
|
"denom_lo" : 0
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-rassilon.compass",
|
|
"name" : "Compass",
|
|
"in" : "user-rassilon",
|
|
"mods" : [ {
|
|
"type" : "Compass",
|
|
"style" : 0,
|
|
"y" : 2,
|
|
"orientation" : 0
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-rassilon.spraycan",
|
|
"name" : "Stylin' body paint",
|
|
"in" : "user-rassilon",
|
|
"mods" : [ {
|
|
"type" : "Spray_can",
|
|
"style" : 0,
|
|
"x" : 10,
|
|
"y" : 3,
|
|
"gr_state" : 0,
|
|
"orientation" : 64
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-rassilon.paper",
|
|
"name" : "Pad and mailbox",
|
|
"in" : "user-rassilon",
|
|
"mods" : [ {
|
|
"type" : "Paper",
|
|
"orientation" : 16,
|
|
"y" : 4
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-rassilon.godtool",
|
|
"name" : "Tool to rule the universe.",
|
|
"in" : "user-rassilon",
|
|
"mods" : [ {
|
|
"type" : "Knick_knack",
|
|
"style" : 2,
|
|
"y" : 1,
|
|
"orientation" : 8,
|
|
"magic_type" : 17,
|
|
"charges" : 255
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-rassilon.head.json",
|
|
"name" : "Rassilon's Head",
|
|
"in" : "user-rassilon",
|
|
"mods" : [ {
|
|
"type" : "Head",
|
|
"style" : 100,
|
|
"y" : 6
|
|
} ]
|
|
} ]
|