You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
894 B
Lua
26 lines
894 B
Lua
return {["2"] ={["min"] =1,["max"] =200},["3"] ={["min"] =201,["max"] =2000,["attrs"] ={["1"] ={
|
|
}
|
|
,["2"] ={
|
|
{["hp_ratio"] =0.05}}
|
|
,["3"] ={
|
|
{["hp_ratio"] =0.05}}
|
|
,["4"] ={
|
|
{["hp_ratio"] =0.05},{["hp_ratio"] =0.15}}
|
|
}},["4"] ={["min"] =2001,["max"] =3000,["attrs"] ={["1"] ={
|
|
}
|
|
,["2"] ={
|
|
{["hp_ratio"] =0.1}}
|
|
,["3"] ={
|
|
{["hp_ratio"] =0.1}}
|
|
,["4"] ={
|
|
{["hp_ratio"] =0.1},{["hp_ratio"] =0.2}}
|
|
}},["5"] ={["min"] =3001,["max"] =4000,["attrs"] ={["1"] ={
|
|
}
|
|
,["2"] ={
|
|
{["hp_ratio"] =0.2}}
|
|
,["3"] ={
|
|
{["hp_ratio"] =0.2}}
|
|
,["4"] ={
|
|
{["hp_ratio"] =0.2},{["hp_ratio"] =0.3}}
|
|
}}}
|