Demon Whisperer
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.
24 shown · 24 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 - 130
- 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.
- 1Increase Spiritual Recovery
- 2Energy Coat
- 3Flare Arrow
- 4Soul Drain
- 5Storm Gust
- 6Fire Ball
- 7Light Ball
- 8Dam Brass
- 9Drag Slave
- 10Protagonist Halo
- 11Amplify Magic Power
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Demon Whisperer",
"Description": "Ranged, Magic, AoE damage, single unit high damage",
"Category": "Job class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 130,
"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": [
"Increase Spiritual Recovery",
"Energy Coat",
"Flare Arrow",
"Soul Drain",
"Storm Gust",
"Fire Ball",
"Light Ball",
"Dam Brass",
"Drag Slave",
"Protagonist Halo",
"Amplify Magic Power"
]
}