NLDClient-yudde/ProjectNLD/Assets/Config/Data/actorcfg_taskactivity.json

56 lines
698 B
JSON

[
{
"id": 10001,
"Type": 1,
"Score": 20,
"ItemCount": {
"Id": 2,
"Count": 10
}
},
{
"id": 10002,
"Type": 1,
"Score": 50,
"ItemCount": {
"Id": 2,
"Count": 10
}
},
{
"id": 10003,
"Type": 1,
"Score": 80,
"ItemCount": {
"Id": 2,
"Count": 30
}
},
{
"id": 20001,
"Type": 2,
"Score": 20,
"ItemCount": {
"Id": 2,
"Count": 10
}
},
{
"id": 20002,
"Type": 2,
"Score": 50,
"ItemCount": {
"Id": 2,
"Count": 10
}
},
{
"id": 20003,
"Type": 2,
"Score": 80,
"ItemCount": {
"Id": 2,
"Count": 30
}
}
]