This commit is contained in:
walkpan
2024-09-12 07:58:03 +08:00
parent 4501876c37
commit 50d192b7b1
64 changed files with 12158 additions and 4612 deletions

View File

@@ -18,5 +18,7 @@ export const HeroSet={
skill: "base3",max_skill: "base3",skill_uuid: 9001,max_skill_uuid: 1001, atktype: "攻速型",mon: "机械蜜蜂"},
9009:{uuid: 9009,path: "arc3",type: 1,level: 2,name: "弓箭手3",atk: 6,hp: 36,atk_dis:500,atk_cd: 2,power: 50,speed: 30,
skill: "base3",max_skill: "base3",skill_uuid: 9001,max_skill_uuid: 1001, atktype: "攻击型",mon: "鹰"},
9010:{uuid: 9009,path: "m4",type: 1,level: 2,name: "大火法",atk: 6,hp: 36,atk_dis:500,atk_cd: 2,power: 50,speed: 30,
skill: "fire",max_skill: "base3",skill_uuid: 9001,max_skill_uuid: 1001, atktype: "攻击型",mon: "鹰"},
}