US / English Version
Hello,
I first opened this thread in 2025 when I discovered 209472 [True Dragon Scale] and 425363 [Sacrifice].
At that time, I did not fully understand how the event worked. I later continued researching the missing quests in the Chrysalia Codex, reviewing the source mechanics, and testing them on the live server.
We now understand the mechanics of the following quests in much greater detail:
425261 [Eliminate Elite Remodeled Soldiers]
425363 [Sacrifice]
425377 [Sacrifice]
425391 [Sacrifice]
For this reason, I am updating the old post and collecting all verified information in one guide.
Color legend:
Yellow = Quest
Green = NPC / Mob / World Object
Blue = Item
Purple = Flag / Technical Data
Orange = Coordinate / Duration
Red = Important Warning
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. 425261 [Eliminate Elite Remodeled Soldiers]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Quest giver NPC:
120277 [Jakon Wright]
Location:
Chrysalia 30 / 55
Quest turn-in NPC:
120276 [Carmen Bulane]
Location:
Chrysalia 28 / 60
Prerequisite:
425244 [Eliminate Remodeled Beasts] must be completed.
Important:
425261 [Eliminate Elite Remodeled Soldiers] is not a normal quest that is always available.
120277 [Jakon Wright] uses an older selection system based on the following three internal flags:
546248 [Unknown / Belirtilmedi]
546249 [Unknown / Belirtilmedi]
546250 [Unknown / Belirtilmedi]
They are linked to the following quests:
425259 [Eliminate Remodeled Beasts]
425260 [Eliminate Enhanced Remodeled Soldiers]
425261 [Eliminate Elite Remodeled Soldiers]
The approximate selection rates in the old script are:
546248 → 60%
546249 → 30%
546250 → 10%
Required selection for 425261:
546250 = 1
How to do it:
1. Talk to 120277 [Jakon Wright].
2. If 425259 [Eliminate Remodeled Beasts] or 425260 [Eliminate Enhanced Remodeled Soldiers] is selected, accept the quest.
3. Complete the quest.
4. Turn the quest in to 120276 [Carmen Bulane].
5. When the quest is turned in, the active selection flag is cleared again.
6. Return to 120277 [Jakon Wright].
7. When you click the NPC again, the system makes a new selection.
8. Repeat this cycle until 546250 is selected.
9. When 546250 = 1, 425261 [Eliminate Elite Remodeled Soldiers] becomes available.
For example, the following state was observed during live testing:
546248 = 0
546249 = 1
546250 = 0
In this state, the active quest was:
425260 [Eliminate Enhanced Remodeled Soldiers]
After completing the quest and turning it in to 120276 [Carmen Bulane]:
546248 = 0
546249 = 0
546250 = 0
The flags were cleared.
After that, 120277 [Jakon Wright] was clicked again and a new selection was made.
For players who want to check the flags:
/run for _,v in ipairs({546248,546249,546250}) do ChatFrame1:AddMessage("FLAG "..v.." = "..tostring(CheckFlag(v))) end
When 425261 becomes available, the state you are looking for is:
546248 = 0
546249 = 0
546250 = 1
Quest objectives:
10x 106612 [Elite Remodeled Soldier]
10x 241192 [Remodeled Soldier Wing]
Warning:
If a flag is already active, repeatedly clicking 120277 [Jakon Wright] will not trigger a new selection.
You must first complete the active quest and turn it in to 120276 [Carmen Bulane].
Video – 425261 [Eliminate Elite Remodeled Soldiers]:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2. 209472 [True Dragon Scale] Event
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
425363 [Sacrifice], 425377 [Sacrifice], and 425391 [Sacrifice] are all based on the same hidden event.
Required item:
209472 [True Dragon Scale]
At certain intervals in Chrysalia:
121107 [Dragon Corpse]
is spawned.
At the same location:
3x 106721 [Kulech Cutter]
spawn.
Very important:
209472 [True Dragon Scale] is not normal loot from 106721 [Kulech Cutter].
Do not look for it as a ground drop.
It is also not looted from 121107 [Dragon Corpse].
You do not need to click the corpse.
After all three 106721 [Kulech Cutter] mobs are gone, the event controller gives the eligible player:
209472 [True Dragon Scale]
directly.
Technically, the system uses:
GiveBodyItem(Player,209472,1)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
3. Dragon Corpse Spawn Points
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
According to the source data, the 121107 [Dragon Corpse] event has 6 actual spawn points:
1. 62.2 / 45.8
2. 63.9 / 42.5
3. 64.9 / 39.1
4. 67.7 / 40.5
5. 65.8 / 31.6
6. 67.7 / 27.5
During live testing, the event was observed especially at:
65.8 / 31.6
and
67.7 / 27.5
Important:
The event points do not simply rotate in the order:
1 → 2 → 3 → 4 → 5 → 6
The controller checks the eligible spawn points and selects one of them.
In addition, according to the source mechanism, if a player is within approximately:
400 internal world-distance
of a spawn point, that point may be considered ineligible and another point can be selected.
Therefore, it is safer to check the different points instead of waiting AFK on one exact coordinate.
400 internal world-distance does not directly mean 4.0 on the map coordinate scale.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
4. Event Spawn Interval
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
In the old controller code, the base interval is defined as:
1080 seconds ≈ 18 minutes
During live-server testing, the event intervals were observed in practice at approximately:
19–21 minutes
Live test examples:
14:05 → 65.8 / 31.6
14:25 → 65.8 / 31.6
14:46 → 65.8 / 31.6
15:05 → 63.9 / 42.5
There was a problem during this test:
121107 [Dragon Corpse] was spawning, but the required 3x 106721 [Kulech Cutter] were not appearing next to it.
Zone restart:
16:15
After the restart:
16:35:53 → 67.7 / 27.5
121107 [Dragon Corpse]
+
3x 106721 [Kulech Cutter]
spawned together correctly.
209472 [True Dragon Scale] was obtained successfully.
Next event:
16:57 → 67.7 / 27.5
Again:
121107 [Dragon Corpse]
+
3x 106721 [Kulech Cutter]
spawned, and a second 209472 [True Dragon Scale] was obtained.
Therefore, in practice:
I recommend checking all 6 points at approximately 18–21 minute intervals.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
5. How Should 106721 [Kulech Cutter] Be Killed?
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
This section is important.
106721 [Kulech Cutter] mobs have an automatic removal / suicide mechanism of approximately:
15 seconds
However, their behavior can change once the mobs enter combat.
The event also tracks the player who should receive 209472 [True Dragon Scale] through the mobs’ combat targets.
For this reason, instantly one-shotting all three mobs as soon as they spawn is risky.
Safest method:
1. When 121107 [Dragon Corpse] appears, move to it immediately.
2. Find the 3x 106721 [Kulech Cutter] mobs.
3. Make sure the mobs have targeted you / entered combat with you.
4. Do not instantly kill all of them at the same time.
5. Keep them in combat for a few seconds, then kill them in a controlled manner.
6. Stay near 121107 [Dragon Corpse] as the last mob disappears.
According to the source mechanism, the final item check is performed within approximately:
300 internal world-distance
of the corpse.
If all three mobs are killed before the first control cycle records the player as a combat target:
Player = 0
may remain.
In this case, the system may be unable to determine which player should receive the item, and:
209472 [True Dragon Scale]
may not be granted.
Therefore:
The safest method is to engage the mobs in combat first and then kill them.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
6. About 106726 [Kulech Seeker]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
In the event area, you may see:
106726 [Kulech Seeker]
This mob is not required for the 209472 [True Dragon Scale] mechanism.
The mob you are looking for is:
106721 [Kulech Cutter]
and exactly
3 of them
spawn during the event.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
7. About the "Check the Dragon Corpse" Note in My Old Post
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
When I first opened this thread in 2025, I wrote that I saw this message on my screen:
"Check the Dragon Corpse..."
and associated it with this event.
I would like to correct this now:
Source-code review showed that this exact message belongs to:
424491 [Unknown / Belirtilmedi]
quest chain.
The object that uses this message is:
119176 [Unknown / Belirtilmedi]
and the related string is:
SC_424491_01
Therefore:
The "Check the Dragon Corpse..." message is not a trigger that needs to be followed to start the 425363 Dragon Corpse event.
In my original 2025 observation, 209472 [True Dragon Scale] being added automatically to my bag while I was near the corpse is consistent with the event script.
The item is not created as ground loot; when the conditions are met, the event controller gives it directly to the player.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
8. 425363 [Sacrifice]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Required item:
1x 209472 [True Dragon Scale]
Quest NPC:
120577 [Forem Mone]
Location:
Chrysalia approximately 67 / 50
425363 [Sacrifice] is a one-time quest.
Use 209472 [True Dragon Scale] to open the quest window.
When you accept the quest:
1x 209472 [True Dragon Scale]
is removed from your inventory.
The quest script then automatically completes the required target.
Technically:
106887 [Unknown / Belirtilmedi]
receives kill credit through the script.
This means you do not need to find and kill an actual 106887 [Unknown / Belirtilmedi] in the world.
When 425363 [Sacrifice] is completed, the following Chrysalia title-system requirement is completed:
530029 [Struck by Lightning]
Correction regarding 530032:
In my original post, I also described 530032 [Dragon Operations Officer] as if it were a direct reward from 425363.
In fact, 530032 [Dragon Operations Officer] requires all of the following Chrysalia titles:
530023 [Insect Scholar]
530024 [Extermination Brigade]
530025 [Concern to Cruelty]
530026 [Cruelty to Concern]
530027 [Stand Fast]
530028 [A Problem Indeed]
530029 [Struck by Lightning]
If the other requirements were already completed, completing 425363 [Sacrifice] also completes 530029 [Struck by Lightning], which can make 530032 [Dragon Operations Officer] obtainable.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
9. 425377 [Sacrifice]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Prerequisite:
425363 [Sacrifice] must be completed.
You must also have:
1x 209472 [True Dragon Scale]
in your inventory.
Quest NPC:
120577 [Forem Mone]
Location:
Chrysalia approximately 67 / 50
When 425377 [Sacrifice] is accepted:
1x 209472 [True Dragon Scale]
is consumed again.
Therefore, the first scale used for 425363 [Sacrifice] is not enough.
You need to obtain a new 209472 [True Dragon Scale].
Technical information:
425377 [Sacrifice] is a repeatable quest.
It is not a Public Quest.
Video – 425377 [Sacrifice]:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
10. 425391 [Sacrifice]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
The prerequisite is again:
425363 [Sacrifice] must be completed.
You must also have:
1x 209472 [True Dragon Scale]
in your inventory.
Quest NPC:
120577 [Forem Mone]
Location:
Chrysalia approximately 67 / 50
When 425391 [Sacrifice] is accepted:
1x 209472 [True Dragon Scale]
is consumed.
Technical information:
425391 [Sacrifice] is a repeatable Public Quest.
Its completion callback awards Public Event points.
Video – 425391 [Sacrifice]:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
11. How Many True Dragon Scales Are Required?
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
If 425363 [Sacrifice] has never been completed:
1. Scale → 425363 [Sacrifice]
2. Scale → 425377 [Sacrifice]
3. Scale → 425391 [Sacrifice]
If all three quests are missing:
A total of 3x 209472 [True Dragon Scale]
are required.
If 425363 [Sacrifice] is already completed:
A total of 2 new 209472 [True Dragon Scale]
are enough.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
12. Technical Event Chain
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
For players who are interested, here is a short technical summary of the mechanism:
110987 [Unknown / Belirtilmedi]
↓
Lua_425363_WatchControl
↓
781043 [Unknown / Belirtilmedi] spawn-point group
↓
One of 6 possible points is selected
↓
121107 [Dragon Corpse] is spawned
↓
3x 106721 [Kulech Cutter] is spawned
↓
The player enters combat with the mobs
↓
The three mobs die / disappear
↓
The system checks the player recorded as the combat target
↓
If the player is within approximately 300 internal world-distance of 121107 [Dragon Corpse]
↓
GiveBodyItem(Player,209472,1)
↓
209472 [True Dragon Scale] is added directly to the bag.
In other words, 209472 [True Dragon Scale]:
- it is not normal mob loot,
- it does not drop on the ground,
- it is not looted from Dragon Corpse,
- it is not obtained by clicking the corpse,
- it is not a normal item drop affected by drop-rate buffs,
- it is given directly to the player by the event controller.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
13. If the Event Appears to Be Broken
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
121107 [Dragon Corpse] may spawn while the required
3x 106721 [Kulech Cutter]
do not appear next to it. If this happens repeatedly, the event may not be functioning normally.
During live testing, this happened for several consecutive spawns.
The corpse was visible, but the required mobs were missing.
In the first event after a zone restart:
121107 [Dragon Corpse]
+
3x 106721 [Kulech Cutter]
spawned together correctly, and:
209472 [True Dragon Scale]
was obtained successfully.
If this keeps happening, there may be an event/controller-side issue.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
14. Short Summary
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
425261 [Eliminate Elite Remodeled Soldiers]
Use the quest-selection cycle on 120277 [Jakon Wright].
Whenever 425259 or 425260 is selected, complete it and turn it in to 120276 [Carmen Bulane].
When 546250 = 1, 425261 becomes available.
425363 [Sacrifice]
Obtain 209472 [True Dragon Scale] from the Dragon Corpse event.
Use the first scale to complete 425363 [Sacrifice].
425377 [Sacrifice]
After 425363 [Sacrifice] is completed, obtain a new 209472 [True Dragon Scale] and accept the quest from 120577 [Forem Mone].
425391 [Sacrifice]
Obtain one more 209472 [True Dragon Scale] and accept the quest from 120577 [Forem Mone].
Dragon Corpse event:
Spawn points:
62.2 / 45.8
63.9 / 42.5
64.9 / 39.1
67.7 / 40.5
65.8 / 31.6
67.7 / 27.5
Recommended check interval:
approximately 18–21 minutes
Required mob:
3x 106721 [Kulech Cutter]
Instead of one-shotting all mobs immediately after they spawn, it is safer to engage them in combat first and then kill them in a controlled manner.
I hope this helps players who are trying to complete the Chrysalia Codex and the related titles.
The guide can be updated if new or different live-server information is discovered.






