projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9f54c053e517204ed12bba2a5508c5df7ef6e24a
[platform/framework/web/crosswalk-tizen.git]
/
1
{
2
"name" : "Wizzard",
3
"level" : 17,
4
"sanity" : null,
5
"inventory" : [
6
{
7
"name" : "Hat",
8
"features" : [ "magic", "pointed" ],
9
"traits" : {}
10
},
11
{
12
"name" : "Staff",
13
"features" : [],
14
"traits" : { "damage" : 10 }
15
},
16
{
17
"name" : "Cloak",
18
"features" : [ "old" ],
19
"traits" : { "defence" : 0, "comfort" : 3 }
20
}
21
]
22
}