9 lines
301 B
INI
9 lines
301 B
INI
|
[core]
|
||
|
name:CreditsSystem
|
||
|
copyFrom:检查系统底层.md
|
||
|
#autoTriggerCooldownTime_allowDangerousHighCPU:true
|
||
|
autoTriggerCooldownTime:0.1
|
||
|
|
||
|
[action_检查]
|
||
|
autoTrigger:if self.resource.credits > self.timeAlive+1500000
|
||
|
addResourcesWithLogic:credits=-1*(rnd(2000,5000)+self.resource.原版资源库存/30)
|