Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
11 shown · 11 class-linked
42 shared Adventure skills available from the source filter
Updating details…
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 - 80
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Fetters
- Direct skill graph
Skill - 10 ordered entries
- Resolved origin
OriginId - Priest
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Knife
nidhogg- Mace
nidhogg- Staff
nidhogg
InitialAttr
- Strength
Str - 15
- Intelligence
Int - 90
- Vitality
Vit - 50
- Agility
Agi - 15
- Dexterity
Dex - 60
- Luck
Luk - 40
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1Streamer of Fallen Night
- 2Force of Life
- 3Queen of Dragon
- 4Savior's Flower
- 5Flower's Protection
- 6Twilight of the Gods
- 7Magical Dragon Scale
- 8Dragon Breath Permeate
- 9Light of Divine Judgement
- 10Redemption of Fallen Night
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Nidhogg",
"Description": "Strength also means responsibilities. Protecting all lives is a mission given to me by fate.",
"Category": "Hero class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 80,
"SkillPointLimit": 80,
"CompatibleWeapons": [
"Knife",
"Mace",
"Staff"
],
"InitialAttr": {
"Str": 15,
"Int": 90,
"Vit": 50,
"Agi": 15,
"Dex": 60,
"Luk": 40
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Knife": "nidhogg",
"Mace": "nidhogg",
"Staff": "nidhogg"
},
"FeatureSkill": "Fetters",
"Skill": [
"Streamer of Fallen Night",
"Force of Life",
"Queen of Dragon",
"Savior's Flower",
"Flower's Protection",
"Twilight of the Gods",
"Magical Dragon Scale",
"Dragon Breath Permeate",
"Light of Divine Judgement",
"Redemption of Fallen Night"
],
"OriginId": [
"Priest"
]
}