Difference between revisions of "Mysteries of the Red Moon"
From FFXIV Classic Wiki
(Page started) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
! style="width: 80%" | Notes | ! style="width: 80%" | Notes | ||
|- | |- | ||
− | | processEventStart || | + | | processEventStart || Starting dialog for Kopuru Fupuru, offers quest. |
|- | |- | ||
− | | processEvent000_KOPURU || | + | | processEvent000_KOPURU || Dialog after accepting quest. Brings player into a privateArea |
|- | |- | ||
− | | processEvent000 || | + | | processEvent000 || Dialog dump from the book. |
|- | |- | ||
− | | processEvent000_BOOK || | + | | processEvent000_BOOK || Follow-up prompt for the book. |
|- | |- | ||
− | | processEvent005_NQ || | + | | processEvent005_NQ || Final cutscene + Ends quest. |
|- | |- | ||
− | | processEventExit || | + | | processEventExit || Handles the exit prompt for the privateArea room. |
|- | |- | ||
|} | |} |
Latest revision as of 20:56, 8 April 2022
- Name
- Mysteries of the Red Moon
- Id
- 110840
- Code
- Etc5l2
- Requirements
- Level 20. Man5l1 (Private Eyes) complete. [110839]
Client Functions
Function Name | Notes |
---|---|
processEventStart | Starting dialog for Kopuru Fupuru, offers quest. |
processEvent000_KOPURU | Dialog after accepting quest. Brings player into a privateArea |
processEvent000 | Dialog dump from the book. |
processEvent000_BOOK | Follow-up prompt for the book. |
processEvent005_NQ | Final cutscene + Ends quest. |
processEventExit | Handles the exit prompt for the privateArea room. |