Chaotic Archmage
Demon Whisperer Branch
Ranged, Magic, AoE damage, single unit high damage
Base Attributes
- Strength
- 15
- Intelligence
- 105
- Vitality
- 30
- Agility
- 15
- Dexterity
- 90
- Luck
- 15
Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
35 shown · 35 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 - 200
- Damage random factors
DamRandom - [1, 1]
- Direct skill graph
Skill - 11 ordered entries
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Knife
Glove- Staff
Glove- Sword
Glove
InitialAttr
- Strength
Str - 15
- Intelligence
Int - 105
- Vitality
Vit - 30
- Agility
Agi - 15
- Dexterity
Dex - 90
- Luck
Luk - 15
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1Demona Crystal
- 2Recognized Spell
- 3Status Vulnerability
- 4Dig Vault
- 5Dark Magic Proficiency
- 6Ragna Blade
- 7White Imprison
- 8White Barrier
- 9Fast Reading Spell
- 10Alight
- 11Flow Break
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Chaotic Archmage",
"Description": "Ranged, Magic, AoE damage, single unit high damage",
"Category": "Job class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 200,
"SkillPointLimit": 40,
"CompatibleWeapons": [
"Knife",
"Staff",
"Sword"
],
"InitialAttr": {
"Str": 15,
"Int": 105,
"Vit": 30,
"Agi": 15,
"Dex": 90,
"Luk": 15
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Knife": "Glove",
"Staff": "Glove",
"Sword": "Glove"
},
"Skill": [
"Demona Crystal",
"Recognized Spell",
"Status Vulnerability",
"Dig Vault",
"Dark Magic Proficiency",
"Ragna Blade",
"White Imprison",
"White Barrier",
"Fast Reading Spell",
"Alight",
"Flow Break"
]
}