dd
This commit is contained in:
@@ -54,7 +54,7 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
level:1,
|
||||
level_max:4,
|
||||
eid:0,
|
||||
ref_cost:2,
|
||||
ref_cost:1,
|
||||
up_cost:4,
|
||||
},
|
||||
hp: {
|
||||
@@ -66,8 +66,8 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
max: 30
|
||||
},
|
||||
gold: {
|
||||
min: 3,
|
||||
max: 3,
|
||||
min: 20,
|
||||
max: 20,
|
||||
max_limit:10,
|
||||
time:0,
|
||||
cd:10,
|
||||
|
||||
Reference in New Issue
Block a user