General quality update

Major changes along with some more minor patches + quality upgrades.

 Main Changes:
- Updated to 1.18.2
- Removed Imber, Altum (for now) and Navitas
- Patched issue #1
- Made balancing changes
- Cleaned up project
- Simplified confusing code
This commit is contained in:
Fishplex
2022-06-06 15:11:57 -03:00
parent f5b849798e
commit 796e443e07
829 changed files with 4626 additions and 26565 deletions

View File

@@ -1,5 +1,5 @@
{
"order": -1,
"order": 0,
"origins": [
"aspects:anemo",
"aspects:hydro",
@@ -10,5 +10,5 @@
"aspects:vacuos"
],
"name": "Aspect",
"replace":true
"replace": true
}

View File

@@ -1,5 +1,5 @@
{
"order": 0,
"order": 1,
"origins": [
{
"condition": {
@@ -8,9 +8,8 @@
"layer": "aspects:elements"
},
"origins": [
"aspects:magmus",
"aspects:ignis",
"aspects:navitas",
"aspects:pyro/magmus",
"aspects:pyro/ignis",
"aspects:imp"
]
},
@@ -21,9 +20,7 @@
"layer": "aspects:elements"
},
"origins": [
"aspects:cryo",
"aspects:altum",
"aspects:imber",
"aspects:hydro/cryo",
"aspects:imp"
]
},
@@ -34,8 +31,8 @@
"layer":"aspects:elements"
},
"origins": [
"aspects:tempus",
"aspects:avis",
"aspects:anemo/tempus",
"aspects:anemo/avis",
"aspects:imp"
]
},
@@ -46,8 +43,7 @@
"layer":"aspects:elements"
},
"origins": [
"aspects:dendro",
"idkarockthingmining",
"aspects:geo/dendro",
"aspects:imp"
]
},
@@ -58,7 +54,7 @@
"layer":"aspects:elements"
},
"origins": [
"aspects:luna",
"aspects:perditio/luna",
"aspects:imp"
]
},
@@ -69,12 +65,12 @@
"layer":"aspects:elements"
},
"origins": [
"aspects:solus",
"aspects:ordo/solus",
"aspects:imp"
]
}
],
"name": "Type",
"replace":true
"replace": true
}