return () =>
Math.round ((((((10 * 75) *
100)*Math.pow(1.015,v0.GetValue()))
* Math.pow(1.8, (v1.GetValue() * 4))) *
f2(v3.GetValue())));
},
()=>"洗练点数function",
p=>{
const v0 = p._GetNode(0).GetVar();
const v1 = p._GetNode(1).GetVar();
const f2=
p._GetNode(2).GetBoundMethod();
const v3 = p._GetNode(3).GetVar();
return () => Math.round((((500 *
Math.pow(1.01,v0.GetValue()))*
Math.pow(1.8,(v1.GetValue()*4)))*
f2(v3.GetValue())));
把上面数字里的100和500换成1和5,费用和
锻造点就会变成现在的百分之一,可以放心
发贴千百度 文明第一步
10
2
△