dd
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
export const HeroSet = {
|
||||
9001: {
|
||||
uuid: 9001, path: "k1", type: 1, level: 1,cost:2, name: "白骑士", atk: 10, hp: 100, atk_dis: 100, atk_cd: 1, power: 0, power_max: 15, speed: 40,
|
||||
skill_uuid: 9001, max_skill_uuid: 2002, atktype: 1,
|
||||
uuid: 9001, path: "k1", type: 1, level: 1,cost:2, name: "白骑士",
|
||||
atk: 10, hp: 100, atk_dis: 100, atk_cd: 1, power: 0, power_max: 15, speed: 40,
|
||||
sk1: 9001, sk2: 2002, sk3: 9001, sk4: 2002, sk5: 9001, sk6: 2002, atktype: 1,
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user