Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
15 shown · 15 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 - 93
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Space-time Fold
- Direct skill graph
Skill - 14 ordered entries
- Resolved origin
OriginId - Sage
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Book
magicsnake- Knife
magicsnake- Staff
magicsnake
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.
- 1Time and space barrier
- 2Plunder of Fate
- 3Disaster Panic
- 4Invasion
- 5Abyssal Spear
- 6Space-time Prison
- 7Singularity Warp
- 8Serpent Domain
- 9Mortal World Python
- 10Snake Poison
- 11Ouroboros
- 12Travel Back
- 13Fire Breath
- 14Venom Erosion
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Jörmungandr",
"Description": "Humph, let the flames turn this ridiculous fake world into ashes.",
"Category": "Hero class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 93,
"SkillPointLimit": 93,
"CompatibleWeapons": [
"Book",
"Knife",
"Staff"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Book": "magicsnake",
"Knife": "magicsnake",
"Staff": "magicsnake"
},
"FeatureSkill": "Space-time Fold",
"Skill": [
"Time and space barrier",
"Plunder of Fate",
"Disaster Panic",
"Invasion",
"Abyssal Spear",
"Space-time Prison",
"Singularity Warp",
"Serpent Domain",
"Mortal World Python",
"Snake Poison",
"Ouroboros",
"Travel Back",
"Fire Breath",
"Venom Erosion"
],
"OriginId": [
"Sage"
]
}