Compare commits
19 Commits
d6142dfe02
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b8211fe105 | |||
| 60f1345b10 | |||
| f658a59506 | |||
| 63577177ae | |||
| ce2c5b1939 | |||
| fae0c8d65d | |||
| 34d2659e3e | |||
| 1bab1edefe | |||
| 4711dcbaff | |||
| ab3bb26a13 | |||
| cac5890dfc | |||
| 29475d8d71 | |||
| bd0ded8679 | |||
| 665e027cd4 | |||
| dbeda1c21d | |||
| b56c7d332c | |||
| dd1f8bfcb1 | |||
| bf8a2c3d0b | |||
| ebe9039f3f |
27
drops.json
Normal file
27
drops.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"drops": [
|
||||||
|
{
|
||||||
|
"class": "SupplyCrate_Level03_C",
|
||||||
|
"itemsets": [
|
||||||
|
{
|
||||||
|
"set_name": "WeaponsTier1",
|
||||||
|
"probability": 75.00,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"item_bp": "blueprint",
|
||||||
|
"quality_low": "Apprentice",
|
||||||
|
"quality_high": "Journeyman",
|
||||||
|
"quality_probability_outside": 5.00,
|
||||||
|
"quantity_low": 1,
|
||||||
|
"quantity_high": 2,
|
||||||
|
"quanity_probability_outside": 10.00,
|
||||||
|
"grindability": true,
|
||||||
|
"percent_chance_in_set": 60.00,
|
||||||
|
"is_blueprint_chance": 30.00
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -1 +1 @@
|
|||||||
HarvestAmountMultiplier=2.0
|
HarvestAmountMultiplier=1.0
|
||||||
0
livetuning.ini
Normal file
0
livetuning.ini
Normal file
BIN
server-logo400x400.png
Normal file
BIN
server-logo400x400.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
@@ -19,8 +19,8 @@
|
|||||||
"buttontext": "<RichColor Color=\"1,0,0,1\">Welcome</>",
|
"buttontext": "<RichColor Color=\"1,0,0,1\">Welcome</>",
|
||||||
"title1": "<RichColor Color=\"0,1,0,1\">Welcome to SlangNTame!</>",
|
"title1": "<RichColor Color=\"0,1,0,1\">Welcome to SlangNTame!</>",
|
||||||
"title2": "<RichColor Color=\"1,0,0,1\">Rules</>",
|
"title2": "<RichColor Color=\"1,0,0,1\">Rules</>",
|
||||||
"text1": "Welcome to our server. We have a long record of running clusters and are excited to bring them to ASA.\nWe hope you enjoy the server and if you need anything don't hesitate to ask.",
|
"text1": "Welcome to our server. We have a long record of running clusters and are excited to share them with you.\nWe hope you enjoy the server and if you need anything don't hesitate to ask.",
|
||||||
"text2": "<TextStyle.Red>Discord & Nicknames</>\n\tEveryone must join the discord!\n\tNames and Tribe names must be consistent.\n\tNO “Anonymous” names. I.e. 123, Human, Bob.\n<TextStyle.Red>No Excessive/Toxic Behavior & No Harassment</>\n\tNo racism or sexually explicit content.\n\tNo base wiping(where possible).\n<TextStyle.Red>No Cheating/Exploiting</>\n<TextStyle.Red>No Spamming Chat/Structures</>",
|
"text2": "<TextStyle.Red>Discord & Nicknames</>\n\tAt least one member of a tribe must join the discord!\n\tNames and Tribe names must be consistent.\n\tNO “Anonymous” names. I.e. 123, Human, Bob.\n<TextStyle.Red>No Excessive/Toxic Behavior & No Harassment</>\n\tNo racism or sexually explicit content.\n\tNo base wiping(where possible).\n<TextStyle.Red>No Cheating/Exploiting</>\n<TextStyle.Red>No Spamming Chat/Structures</>",
|
||||||
"imageurl": "https://i.imgur.com/8PzLQq4.png"
|
"imageurl": "https://i.imgur.com/8PzLQq4.png"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user