-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattr.json
64 lines (64 loc) · 1.43 KB
/
attr.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"b": [
{
"__tuple__": true,
"items": [
"hp_max",
{
"default": 10.0,
"desc": "\u6700\u5927\u751f\u547d\u503c",
"maximun": 70000000000000,
"minimun": 1.0
}
]
}
],
"c": [],
"p": [
{
"__tuple__": true,
"items": [
"strength",
{
"d": "\u529b\u91cf",
"k": "strength",
"m": []
}
]
},
{
"__tuple__": true,
"items": [
"agility",
{
"d": "\u654f\u6377",
"k": "agility",
"m": []
}
]
},
{
"__tuple__": true,
"items": [
"intelligence",
{
"d": "\u667a\u529b",
"k": "intelligence",
"m": []
}
]
},
{
"__tuple__": true,
"items": [
"main",
{
"d": "\u4e3b\u5c5e\u6027",
"k": "main",
"m": []
}
]
}
],
"ps": 1
}