Jump to content

RaidableBase Config Example

Pending 1.0.1

Sero
Sero

Posted

Can you give me a working example of a config for RaidableBases, please? Nothing seems to work on my end when trying to get an item to drop when raiding Raidable Bases.

SkillTreeItemsPro Plugin.png

Sero

Posted

Also, the syntax for Rolls per base? What is a tier? Is this tier name like "Easy, Medium, Hard" or a tier number similar to the original template config, like "0,1,2,3"? Thanks!

  • Curator
imthenewguy

Posted

What are your "Rolls per base [tier:Min:Max]" settings?

Sero

Posted

I've been testing that, and I keep getting an error when compiling.  I've tried "Easy:1:1" and "0:1:1". Can you give me a complete example of a config with all the special characters/escape/quotations? I just need a reference, and I can work it out from there. Thanks! 

  • Curator
imthenewguy

Posted

1 hour ago, Sero said:

I've been testing that, and I keep getting an error when compiling.  I've tried "Easy:1:1" and "0:1:1". Can you give me a complete example of a config with all the special characters/escape/quotations? I just need a reference, and I can work it out from there. Thanks! 

Yeah I should have added a default value sorry

"Rolls per base [tier:Min:Max]": {
    "1": {
      "Item1": 1,
      "Item2": 2
    },
    "2": {
      "Item1": 3,
      "Item2": 4
    },
    "3": {
      "Item1": 5,
      "Item2": 6
    }
  }

Item1 is min. Item2 is max. It will pick a number between the 2 values (min/max inclusive).

 

2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.7k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.