Shadow Wolf
Ninja Branch
Ninjutsu, assassination, clone
Base Attributes
- Strength
- 75
- Intelligence
- 60
- Vitality
- 15
- Agility
- 45
- Dexterity
- 45
- Luck
- 30
Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
39 shown · 39 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 - 13 ordered entries
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Knife
Ninja- Sword
Ninja
InitialAttr
- Strength
Str - 75
- Intelligence
Int - 60
- Vitality
Vit - 15
- Agility
Agi - 45
- Dexterity
Dex - 45
- Luck
Luk - 30
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1Sword Cultivation
- 2Cross Slash
- 3Phantasm - Delude
- 4Hollow
- 5Hidden Shadow
- 6Shadow Warrior
- 7Void Slash
- 8Wind Dart Cast
- 9Ninjutsu - Marsh
- 10Ninjutsu - Dodge
- 11Summoning - Ogare
- 12Summoning - Uzumaki Maru
- 13Cut
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Shadow Wolf",
"Description": "Ninjutsu, assassination, clone",
"Category": "Job class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 200,
"SkillPointLimit": 40,
"CompatibleWeapons": [
"Knife",
"Sword"
],
"InitialAttr": {
"Str": 75,
"Int": 60,
"Vit": 15,
"Agi": 45,
"Dex": 45,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Knife": "Ninja",
"Sword": "Ninja"
},
"Skill": [
"Sword Cultivation",
"Cross Slash",
"Phantasm - Delude",
"Hollow",
"Hidden Shadow",
"Shadow Warrior",
"Void Slash",
"Wind Dart Cast",
"Ninjutsu - Marsh",
"Ninjutsu - Dodge",
"Summoning - Ogare",
"Summoning - Uzumaki Maru",
"Cut"
]
}