出生点修改

This commit is contained in:
2025-06-12 20:48:11 +08:00
parent 741da016fd
commit 8016ec78f1
2 changed files with 11 additions and 18 deletions

View File

@@ -38,14 +38,14 @@ export const HeroSet = {
Start_y:[70,0,-70]
}
export const HeroPos={
0:{pos:v3(-140,130,0)},
1:{pos:v3(-220,130,0)},
2:{pos:v3(-300,130,0)},
0:{pos:v3(-140,0,0)},
1:{pos:v3(-220,0,0)},
2:{pos:v3(-300,0,0)},
}
export const MonSet = {
0:{pos:v3(320,0,0)},
1:{pos:v3(320,10,0)},
2:{pos:v3(320,-10,0)},
1:{pos:v3(320,15,0)},
2:{pos:v3(320,-15,0)},
}
export const HeroInfo = {
5001:{uuid:5001,name:"神圣守护",path:"k2", lv:3,kind:1,type:0,hp:50,ap:10,ap_u:0,ap_ur:0,hp_up:0,dis:700,a_cd:1,speed:50,skills:[6001],tals:"说明"},