删掉了role 场景技能 基本完成
This commit is contained in:
@@ -67,15 +67,15 @@ export const SkillSet={
|
||||
}
|
||||
|
||||
export const MSkills={
|
||||
1001:{uuid:1001,path:"1001",type:1,tg:3,up_exp:10,name: "火球术",info:"释放一个火球术攻击敌人",
|
||||
ap:10,ap_up:1,},
|
||||
1101:{uuid:1101,path:"1001",type:1,tg:3,up_exp:10,name: "火球术",info:"释放一个火球术攻击敌人",ssk:1001,
|
||||
ap:20,ap_up:1,cd:1},
|
||||
}
|
||||
export const MSkillset={
|
||||
confirm_exp:10,
|
||||
}
|
||||
export const MSlist={
|
||||
1:[1001],
|
||||
2:[1001],
|
||||
3:[1001],
|
||||
4:[1001],
|
||||
1:[1101],
|
||||
2:[1101],
|
||||
3:[1101],
|
||||
4:[1101],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user