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 - 92
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - The Hestia Knife
- Direct skill graph
Skill - 12 ordered entries
- Resolved origin
OriginId - Assassin
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Knife
danmachibell- Sword
danmachibell
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.
- 1Fire Bolt
- 2Liaris Freese
- 3Unyielding Will
- 4Lightning Speed
- 5Argonaut
- 6The Heroic Shot
- 7Symphony of Wind and Fire
- 8The Guardian of the Flame Wind
- 9Adventurer
- 10Rapid Escape
- 11Blade Resonance
- 12Yearning or longing
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Bell Cranel",
"Category": "Hero class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 92,
"SkillPointLimit": 92,
"CompatibleWeapons": [
"Knife",
"Sword"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Knife": "danmachibell",
"Sword": "danmachibell"
},
"FeatureSkill": "The Hestia Knife",
"Skill": [
"Fire Bolt",
"Liaris Freese",
"Unyielding Will",
"Lightning Speed",
"Argonaut",
"The Heroic Shot",
"Symphony of Wind and Fire",
"The Guardian of the Flame Wind",
"Adventurer",
"Rapid Escape",
"Blade Resonance",
"Yearning or longing"
],
"OriginId": [
"Assassin"
]
}