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 - 82
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Master of Puppets
- Direct skill graph
Skill - 12 ordered entries
- Resolved origin
OriginId - Rogue
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Knife
himemmeth- Mace
himemmeth- Sword
himemmeth
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.
- 1Puncture Punishment
- 2Reversing Authority and Seizing Power
- 3Wrath of the Saint
- 4Underworld Ferry
- 5Evil God Paradise
- 6Bloodthirsty Verdict
- 7The End Descends
- 8Coronation of the Evil God
- 9Echo of Weeping Blood
- 10Immortal Body
- 11The Blasphemy's Wound
- 12Fallen Angel
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Himmelmez",
"Description": "The life and death of mortals are merely pawns granted to me by the Goddess.",
"Category": "Hero class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 82,
"SkillPointLimit": 82,
"CompatibleWeapons": [
"Knife",
"Mace",
"Sword"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Knife": "himemmeth",
"Mace": "himemmeth",
"Sword": "himemmeth"
},
"FeatureSkill": "Master of Puppets",
"Skill": [
"Puncture Punishment",
"Reversing Authority and Seizing Power",
"Wrath of the Saint",
"Underworld Ferry",
"Evil God Paradise",
"Bloodthirsty Verdict",
"The End Descends",
"Coronation of the Evil God",
"Echo of Weeping Blood",
"Immortal Body",
"The Blasphemy's Wound",
"Fallen Angel"
],
"OriginId": [
"Rogue"
]
}