dd
This commit is contained in:
@@ -85,8 +85,16 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
boss_cd:10,
|
||||
bboss_cd:10,
|
||||
victory:0,
|
||||
once:6, //每波刷新怪物数量
|
||||
once:6, //每波刷新怪物数量
|
||||
total:1, //总怪物数
|
||||
a_exp:0, //近战经验石
|
||||
b_exp:0, //远程经验石
|
||||
c_exp:0, //辅助经验石
|
||||
d_exp:0, //特殊经验石
|
||||
ma_exp:0, //敌方近战经验石
|
||||
mb_exp:0, //敌方远程经验石
|
||||
mc_exp:0, //敌方辅助经验石
|
||||
md_exp:0, //敌方特殊经验石
|
||||
m_less:0,
|
||||
m_alive:120,
|
||||
g_level:1,
|
||||
|
||||
Reference in New Issue
Block a user