moved hqm to hqm-dev

This commit is contained in:
Snogard 2022-09-13 21:56:02 +02:00
parent 9d300413da
commit f844389136
55 changed files with 2 additions and 188 deletions

View File

@ -33,7 +33,7 @@
"Storage",
"Tale_Of_Two_Dimensions",
"The_Abandoned_Lands",
"The_Beginning_2",
"The_Beginning",
"The_End",
"The_End_(30-50)",
"The_Forest_Of_Shadows",

View File

@ -1,5 +1,5 @@
{
"name": "The Beginning_2",
"name": "The Beginning",
"quests": [
{
"uuid": "95ee3c63-d769-4423-9e46-33537baef25c",

View File

@ -1 +0,0 @@
[]

View File

@ -1,14 +0,0 @@
[
{
"name": "Common",
"colour": "BLUE",
"weights": [
500,
200,
110,
30,
1
],
"groups": []
}
]

View File

@ -1,97 +0,0 @@
[
{
"name": "Basic",
"colour": "LIGHT_GRAY",
"weights": [
100,
1,
1,
1,
1
],
"groups": [
{
"id": "e30027fe-4fc8-4dae-bad8-4b6bad14c9cb",
"name": "Basic",
"limit": 0,
"items": []
}
]
},
{
"name": "Good",
"colour": "GRAY",
"weights": [
25,
50,
25,
1,
1
],
"groups": [
{
"id": "f96a0446-03ab-4229-9d22-167a95bdb11f",
"name": "Good",
"limit": 0,
"items": []
}
]
},
{
"name": "Greater",
"colour": "GREEN",
"weights": [
1,
40,
40,
10,
10
],
"groups": [
{
"id": "376f788b-bf77-4e7c-983b-b0d66e471ed0",
"name": "Greater",
"limit": 0,
"items": []
}
]
},
{
"name": "Epic",
"colour": "BLUE",
"weights": [
1,
15,
50,
20,
10
],
"groups": [
{
"id": "540f1e00-2da3-4d66-b834-3b7e45495eb0",
"name": "Epic",
"limit": 0,
"items": []
}
]
},
{
"name": "Legendary",
"colour": "PURPLE",
"weights": [
1,
5,
35,
45,
5
],
"groups": [
{
"id": "597eb379-9c38-4f95-8cf6-9f60fa832826",
"name": "Legenedary",
"limit": 0,
"items": []
}
]
}
]

View File

@ -1,74 +0,0 @@
[
{
"name": "Crap",
"colour": "RED",
"weights": [
50,
50,
50,
5,
0
],
"groups": []
},
{
"name": "Plain",
"colour": "GRAY",
"weights": [
50,
50,
50,
30,
10
],
"groups": []
},
{
"name": "Common",
"colour": "GREEN",
"weights": [
20,
30,
40,
30,
20
],
"groups": []
},
{
"name": "Uncommon",
"colour": "BLUE",
"weights": [
5,
10,
15,
20,
25
],
"groups": []
},
{
"name": "Rare",
"colour": "ORANGE",
"weights": [
3,
6,
12,
18,
21
],
"groups": []
},
{
"name": "Unique",
"colour": "PURPLE",
"weights": [
1,
2,
3,
4,
30
],
"groups": []
}
]