Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
12 shown · 12 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 - 81
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Anti-falsehood Talisman
- Direct skill graph
Skill - 11 ordered entries
- Resolved origin
OriginId - Occultist
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Book
sarah- Knife
sarah- Staff
sarah
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.
- 1Wish Chant
- 2Maple by Flame
- 3Butterfly Ripple
- 4Manipulate Nature
- 5Sudden Farewell
- 6Return to Sea
- 7Sky-earth Resonance
- 8Heavenly Justice
- 9Stealth Technique
- 10Tarsal Bone Maggot
- 11Inner Fire's Blessing
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Sara Alin",
"Description": "Falsehood cannot cover up truth. Fire will light up darkness.",
"Category": "Hero class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 81,
"SkillPointLimit": 81,
"CompatibleWeapons": [
"Book",
"Knife",
"Staff"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Book": "sarah",
"Knife": "sarah",
"Staff": "sarah"
},
"FeatureSkill": "Anti-falsehood Talisman",
"Skill": [
"Wish Chant",
"Maple by Flame",
"Butterfly Ripple",
"Manipulate Nature",
"Sudden Farewell",
"Return to Sea",
"Sky-earth Resonance",
"Heavenly Justice",
"Stealth Technique",
"Tarsal Bone Maggot",
"Inner Fire's Blessing"
],
"OriginId": [
"Occultist"
]
}