add one of the legendary nodes

This commit is contained in:
2025-12-21 00:20:11 +01:00
parent c828496d1a
commit af8a6cab1d
2 changed files with 22 additions and 0 deletions
+6
View File
@@ -134,5 +134,11 @@
"level": 90,
"stars": 2,
"perception": 3600
},
"shaaloani-coffee": {
"name": "Shaaloani Coffee",
"level": 100,
"stars": 2,
"perception": 4740
}
}
+16
View File
@@ -311,5 +311,21 @@
"items": [
"paldao-log"
]
},
{
"job": "botanist",
"type": "legendary",
"position": {
"zone": "shaaloani",
"x": 34.9,
"y": 16.3
},
"times": [
"04:00-06:00",
"16:00-18:00"
],
"items": [
"shaaloani-coffee"
]
}
]