Compare commits

..

29 Commits

Author SHA1 Message Date
b8211fe105 Update wbui2.json 2026-03-21 02:01:45 +00:00
60f1345b10 Update wbui2.json 2026-03-21 02:01:03 +00:00
f658a59506 Update admin.txt 2026-03-21 01:06:10 +00:00
63577177ae add real drop id 2025-04-14 18:35:02 -06:00
ce2c5b1939 changed the json formatting to not utilize dynamic keys 2025-04-14 18:33:36 -06:00
fae0c8d65d adjust json formatting 2025-04-14 18:24:05 -06:00
34d2659e3e adding drops config 2025-04-14 16:55:18 -06:00
1bab1edefe add live tuning file 2025-04-14 11:56:23 -06:00
4711dcbaff cleanup old images 2025-04-14 11:53:57 -06:00
ab3bb26a13 add admin file 2025-04-14 11:52:43 -06:00
cac5890dfc update server logo images 2025-03-29 13:59:08 -06:00
29475d8d71 update server logo image 2025-03-29 13:55:49 -06:00
bd0ded8679 add support for variable event scaling 2025-03-22 10:16:45 -06:00
665e027cd4 implement dynamic multiplier for event scaling 2025-03-22 10:07:52 -06:00
dbeda1c21d end event 2025-01-03 22:28:25 -07:00
b56c7d332c 100x event 2025-01-03 21:24:19 -07:00
dd1f8bfcb1 10x event 2025-01-03 21:19:15 -07:00
bf8a2c3d0b revert 2025-01-03 21:03:53 -07:00
ebe9039f3f testing dynamic multiplier 2025-01-03 20:56:42 -07:00
d6142dfe02 remove old files, double harvest event 2025-01-02 09:56:18 -07:00
43a76d8d76 change quest id to integer 2024-02-24 00:40:42 -07:00
116f0e7610 undo because it can accept boolean variables 2024-02-24 00:15:58 -07:00
fc5e737d2d change bool to string for devkit 2024-02-24 00:13:04 -07:00
4eadd214d1 changes for updated mod 2024-02-24 00:05:36 -07:00
3ca964f8ba puncuation 2024-02-18 18:57:28 -07:00
f671155a09 remove unneeded quests 2024-02-18 18:56:23 -07:00
c52d19f16a update quest for dinos 2024-02-18 18:54:33 -07:00
2390494856 update quest for dinos 2024-02-18 18:53:28 -07:00
a50b33b804 additional quests to test scroll 2024-02-18 17:59:07 -07:00
7 changed files with 30 additions and 57 deletions

0
admin.txt Normal file
View File

27
drops.json Normal file
View 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
}
]
}
]
}
]
}

View File

@@ -0,0 +1 @@
HarvestAmountMultiplier=1.0

0
livetuning.ini Normal file
View File

BIN
server-logo400x400.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -1,55 +0,0 @@
{
"sync_interval": 1,
"ui_title": "Server Quests",
"quests": [
{
"quest_name": "Art of Hunting",
"quest_description": "Learn the ways of the hunter by killing 50 dinos with a bow.",
"quest_kill": {
"weapons": [
"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponBow.PrimalItem_WeaponBow'",
"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponCompoundBow.PrimalItem_WeaponCompoundBow'",
"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponCrossbow.PrimalItem_WeaponCrossbow'",
"Blueprint'/Game/Genesis2/Weapons/TekBow/PrimalItem_WeaponTekBow.PrimalItem_WeaponTekBow'"
],
"target": [
"dinos"
],
"amount": 50,
"reward": {
"command": "admincheat GFI WeaponMetalHatchet 1 0 0"
}
},
"quest_gather": false,
"quest_craft": false,
"quest_build": false,
"quest_destroy": false,
"quest_fish": false,
"quest_tame": false,
"quest_mate": false,
"quest_hatch": false
},
{
"quest_name": "Art of Gathering",
"quest_description": "Learn the ways of the gatherer by picking up 50 berries with your hands.",
"quest_kill": {
"tools": false,
"target": [
"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Berry_Mejoberry.PrimalItemConsumable_Berry_Mejoberry'"
],
"amount": 50,
"reward": {
"command": "admincheat GFI WeaponMetalHatchet 1 0 0"
}
},
"quest_gather": false,
"quest_craft": false,
"quest_build": false,
"quest_destroy": false,
"quest_fish": false,
"quest_tame": false,
"quest_mate": false,
"quest_hatch": false
}
]
}

View File

@@ -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"
} }
} }