Ahh also mentioning, during Ed, in the lvl11 quest the journal from the Shore have a different name: "copy of a jerk adventurer's father's diary"
The script opens the Black market as it should, it also take a vacation to get the journal. But it seems that after that there is a detection-problem here where it cannot find the item "your father's MacGuffin diary" (since it is not available in this path) and it cannot get forged identification documents from the Black market in order to get the journal.
Code:
Level 11 Starting
BCC: We have not completed the stage [macguffinprelim].
BCC: Obtaining and Reading the Diary
Purchasing forged identification documents (1 @ 5,000)...
Desired purchase quantity not reached (wanted 1, got 0)
You need 1 more forged identification documents to continue.
BCC: You failed to acquire the forged identification documents. Do you lack the funds?
Further on in the lvl11 quest:
The Spookyraven part is pretty much identical as far as I can see (but instead of killing him you hand over a part of the Staff, in case you need to alter some quest detection strings. Looking for if you have the quest items will not work to see if you have completed a quest. Or, well, it might. If you are lvl11, have split the staff, then if you dont have the part anymore, I guess that could mean you have completed the part of the quest). The script abort after Spookyraven with
Code:
[1324] Summoning Chamber
BCC: You aren't in a combat (or something to do with Ed which I can't work out), so bumRunCombat() doesn't need to do anything.
The Spooky man pwned you with his evil. Fight him yourself.
The Hidden City is also rather similar as far as I can remember.
The Palindome part is a lot different (and shorter). Open up the Palindome and adventure until you get all the paintings, do the non-combat with the painting on shelves and then go talk to Dr. Awkward. After that the quest is done.
After returning all the three pieces of the staff to the bosses the lvl11 quest is completed.
lvl13 is completly gone as well. Ignore Daily Dungeon keys if doing Ed, I guess getting Star key, star gear, etc also can be ignored.