Summary
Port quest Whm0j2 (id 111242, rank 15) — "When Sheep Attack", quest 2 of 6 in the White Mage job line (the arc that awards the White Mage Soul Crystal). White Mage derives from the Conjurer base class; this leg is given by Raya-O-Senna at her cave in the North Shroud (the moogles Pukni Pakk + Kupcha Kupa in attendance). Per the transcript: after a tense exchange between Raya-O and the elemental Oha-Sok about the elementals' growing disquiet, Raya-O acts on Twin Adder intelligence and sends you to subdue Downy Dunstan, a sheep grown unnaturally savage in Millers' Glade, Coerthas Eastern Lowlands, using white magic; you quell it and return to report (reward: the Regen spell). There is no script yet — implement from scratch.
Reachability
Rank-gated to active Conjurer/White Mage at the required rank, enforced via #60. Within the line this follows #144 ("Seeds of Initiative") — gate on the sequential prerequisite so it is only offerable after that quest completes. The Downy Dunstan subdual is a small combat leg built per-quest using the content-area pattern (working reference: man0g0 SEQ_005 / #28 — CLOSED/resolved).
What's needed
Reference material
Acceptance criteria
New file: scripts/lua/quests/whm/whm0j2.lua — prerequisite #144.
Summary
Port quest
Whm0j2(id 111242, rank 15) — "When Sheep Attack", quest 2 of 6 in the White Mage job line (the arc that awards the White Mage Soul Crystal). White Mage derives from the Conjurer base class; this leg is given by Raya-O-Senna at her cave in the North Shroud (the moogles Pukni Pakk + Kupcha Kupa in attendance). Per the transcript: after a tense exchange between Raya-O and the elemental Oha-Sok about the elementals' growing disquiet, Raya-O acts on Twin Adder intelligence and sends you to subdue Downy Dunstan, a sheep grown unnaturally savage in Millers' Glade, Coerthas Eastern Lowlands, using white magic; you quell it and return to report (reward: the Regen spell). There is no script yet — implement from scratch.Reachability
Rank-gated to active Conjurer/White Mage at the required rank, enforced via #60. Within the line this follows #144 ("Seeds of Initiative") — gate on the sequential prerequisite so it is only offerable after that quest completes. The Downy Dunstan subdual is a small combat leg built per-quest using the content-area pattern (working reference: man0g0 SEQ_005 / #28 — CLOSED/resolved).
What's needed
scripts/lua/quests/whm/whm0j2.luawith the standard hooks (onStart/onStateChange/onTalk/onPush/onNotice/getJournalMapMarkerList/onFinish).SEQ_ACCEPToffer/accept from Raya-O-Senna at the North Shroud cave (refuse/accept branch text per transcript; Raya-O/Oha-Sok pre-quest dialogue).onNoticeglow confirms the deed → return to the cave to report.SetENpcrosters +getJournalMapMarkerListmarkers (cave, Millers' Glade, return).CompleteQuestvia Class/job quest enablement: credit class/job rewards on CompleteQuest (skill points/rank, Soul Crystal, gil/items) #61.Reference material
scripts/lua/quests/pgl/pgl200.luamirke-menagerie-context.mdunder the "WHITE MAGE" section +ffxiv_gamerescape_1x_context.mdforLoremonger:When Sheep Attackffxiv_classic_wiki_context.md,ffxiv_mozk_tabetai_context.mdAcceptance criteria
New file:
scripts/lua/quests/whm/whm0j2.lua— prerequisite #144.