Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
13 shown · 13 class-linked
42 shared Adventure skills available from the source filter
Loading rune compatibility and Aesir totals…
Loading compatible equipment…
Runtime class rules
Direct fields from the imported class row.
- Client availability
IsOpen - Open
- Maximum Job Level
MaxJobLevel - 77
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Darkness Dominator
- Direct skill graph
Skill - 12 ordered entries
- Resolved origin
OriginId - Wizard
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Book
morocc- Knife
morocc- Staff
morocc
InitialAttr
- Strength
Str - 90
- Intelligence
Int - 15
- Vitality
Vit - 60
- Agility
Agi - 15
- Dexterity
Dex - 60
- Luck
Luk - 30
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1Dark Night Storm
- 2Demon King's Array
- 3Demon King's Reflection
- 4Orderless Shackle
- 5Dark Night Shroud
- 6End of Everything
- 7Demon King's Arrival
- 8King's Protection
- 9Demon King's Courtesy
- 10Eternal Dark Shield
- 11Two-face Demon King
- 12Demon King's Will
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Morroc",
"Description": "The most annoying people in the world fall into two types: heroes, and those who aspire to become heroes.",
"Category": "Hero class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 77,
"SkillPointLimit": 77,
"CompatibleWeapons": [
"Book",
"Knife",
"Staff"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Book": "morocc",
"Knife": "morocc",
"Staff": "morocc"
},
"FeatureSkill": "Darkness Dominator",
"Skill": [
"Dark Night Storm",
"Demon King's Array",
"Demon King's Reflection",
"Orderless Shackle",
"Dark Night Shroud",
"End of Everything",
"Demon King's Arrival",
"King's Protection",
"Demon King's Courtesy",
"Eternal Dark Shield",
"Two-face Demon King",
"Demon King's Will"
],
"OriginId": [
"Wizard"
]
}