1
0
Fork 0
forked from aly/qstbak

muffin v6.35

This commit is contained in:
alydev 2025-10-29 06:43:45 +10:00
parent a10041e3fd
commit ac85599236
7 changed files with 5916 additions and 5158 deletions

View file

@ -262,16 +262,13 @@
}
}
},
"QuestsAccepted": {
"type": "array",
"items": {
"type": [
"number",
"string"
]
}
"MinimumLevel": {
"type": "integer",
"description": "Skip this step if the player level is greater than or equal to this value. Useful for steps that should only be done once at low levels (e.g., early aetheryte attunements).",
"minimum": 1,
"maximum": 100
},
"QuestsCompleted": {
"QuestsAccepted": {
"type": "array",
"items": {
"type": [