军团活动:更新json
This commit is contained in:
@@ -2,26 +2,31 @@
|
||||
{
|
||||
"id": 1,
|
||||
"getPointWays": "每回合开始时获得",
|
||||
"point": 10
|
||||
"point": 5
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"getPointWays": "击杀小兵",
|
||||
"point": 3
|
||||
"point": 10
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"getPointWays": "击杀小boss",
|
||||
"point": 30
|
||||
"point": 60
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"getPointWays": "击杀大boss",
|
||||
"point": 90
|
||||
"point": 120
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"getPointWays": "防守成功",
|
||||
"point": 100
|
||||
"point": 30
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"getPointWays": "击杀精英怪",
|
||||
"point": 30
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user