Difference between revisions of "Prophecy Inspection"
From FFXIV Classic Wiki
(Page started) |
m (Filled in the functions.) |
||
Line 10: | Line 10: | ||
! style="width: 80%" | Notes | ! style="width: 80%" | Notes | ||
|- | |- | ||
− | | processEventKOPURUStart || | + | | processEventKOPURUStart || Kopuru Fupuru dialog for re-issuing Hildibrand's memorandum. |
|- | |- | ||
− | | processEventKOROLONStart || | + | | processEventKOROLONStart || V'korolon dialog for re-issuing Hildibrand's memorandum. |
|- | |- | ||
− | | processEventMYTESYNStart || | + | | processEventMYTESYNStart || Mytesyn dialog for re-issuing Hildibrand's memorandum. |
|- | |- | ||
− | | processEvent_005 || | + | | processEvent_005 || Cutscene that plays when you arrive at "The Coffer & Coffin" |
|- | |- | ||
− | | processEvent_005_1 || | + | | processEvent_005_1 || Hildibrand dialog |
|- | |- | ||
− | | processEvent_005_2 || | + | | processEvent_005_2 || Nashu dialog |
|- | |- | ||
− | | processEvent_005_3 || | + | | processEvent_005_3 || (likely Alret's dialog) "Like I said, mind you keep that ash away from open flames. Wouldn't want you losin' a finger, would we? Heh heh heh." |
|- | |- | ||
− | | processEvent_005_4 || | + | | processEvent_005_4(arg1, arg2) || "You sprinkle some bomb bane on the ground. (arg1 of arg2)" |
|- | |- | ||
− | | processEvent_020 || | + | | processEvent_020 || Ending cutscene. See you in five years Inspector. |
|- | |- | ||
|} | |} |
Latest revision as of 21:52, 8 April 2022
- Name
- Prophecy Inspection
- Id
- 110841
- Code
- Etc5l3
- Requirements
- Level 20. Man5l2 (Mysteries of the Red Moon) complete. [110840]
Client Functions
Function Name | Notes |
---|---|
processEventKOPURUStart | Kopuru Fupuru dialog for re-issuing Hildibrand's memorandum. |
processEventKOROLONStart | V'korolon dialog for re-issuing Hildibrand's memorandum. |
processEventMYTESYNStart | Mytesyn dialog for re-issuing Hildibrand's memorandum. |
processEvent_005 | Cutscene that plays when you arrive at "The Coffer & Coffin" |
processEvent_005_1 | Hildibrand dialog |
processEvent_005_2 | Nashu dialog |
processEvent_005_3 | (likely Alret's dialog) "Like I said, mind you keep that ash away from open flames. Wouldn't want you losin' a finger, would we? Heh heh heh." |
processEvent_005_4(arg1, arg2) | "You sprinkle some bomb bane on the ground. (arg1 of arg2)" |
processEvent_020 | Ending cutscene. See you in five years Inspector. |