mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-11 22:16:55 +00:00
add missing zone aetheryte list and missing node
This commit is contained in:
@@ -69,7 +69,6 @@
|
|||||||
"name": "Rarefied Blue Zircon",
|
"name": "Rarefied Blue Zircon",
|
||||||
"level": 89
|
"level": 89
|
||||||
},
|
},
|
||||||
|
|
||||||
"rarefied-titanium-gold-ore": {
|
"rarefied-titanium-gold-ore": {
|
||||||
"name": "Rarefied Titanium Gold Ore",
|
"name": "Rarefied Titanium Gold Ore",
|
||||||
"level": 96
|
"level": 96
|
||||||
@@ -113,5 +112,9 @@
|
|||||||
"rarefied-mountain-flax": {
|
"rarefied-mountain-flax": {
|
||||||
"name": "Rarefied Mountain Flax",
|
"name": "Rarefied Mountain Flax",
|
||||||
"level": 93
|
"level": 93
|
||||||
|
},
|
||||||
|
"rarefied-raw-dark-amber": {
|
||||||
|
"name": "Rarefied Raw Dark Amber",
|
||||||
|
"level": 93
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+16
-1
@@ -247,6 +247,21 @@
|
|||||||
"items": [
|
"items": [
|
||||||
"rarefied-mountain-flax"
|
"rarefied-mountain-flax"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"job": "botanist",
|
||||||
|
"type": "unspoiled",
|
||||||
|
"position": {
|
||||||
|
"zone": "kozamauka",
|
||||||
|
"x": 6.9,
|
||||||
|
"y": 7.5
|
||||||
|
},
|
||||||
|
"times": [
|
||||||
|
"10:00-12:00",
|
||||||
|
"22:00-00:00"
|
||||||
|
],
|
||||||
|
"items": [
|
||||||
|
"rarefied-raw-dark-amber"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -300,5 +300,48 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"kozamauka": {
|
||||||
|
"name": {
|
||||||
|
"en": "Kozama'uka"
|
||||||
|
},
|
||||||
|
"aetherytes": [
|
||||||
|
{
|
||||||
|
"position": {
|
||||||
|
"x": 37.1,
|
||||||
|
"y": 16.9
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"en": "Dock Poga"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"position": {
|
||||||
|
"x": 18.0,
|
||||||
|
"y": 12.0
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"en": "Ok'hanu"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"position": {
|
||||||
|
"x": 11.8,
|
||||||
|
"y": 27.8
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"en": "Earthenshire"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"position": {
|
||||||
|
"x": 32.2,
|
||||||
|
"y": 25.9
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"en": "Many Fires"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user