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 - 86
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Sword of Despair
- Direct skill graph
Skill - 12 ordered entries
- Resolved origin
OriginId - Knight
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Knife
danmachiais- Spear
danmachiais- Sword
danmachiais
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.
- 1Silver Glow
- 2Whirlwind
- 3Special Training
- 4Enhance
- 5Ariel
- 6Lil Rafaga
- 7Symphony of Wind and Fire
- 8The Guardian of the Flame Wind
- 9Tempest
- 10Wind Gypsy
- 11Wind Shield
- 12Wind Monster Mastery
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Ais Wallenstein",
"Category": "Hero class",
"AttackType": "Magic",
"IsOpen": true,
"MaxJobLevel": 86,
"SkillPointLimit": 86,
"CompatibleWeapons": [
"Knife",
"Spear",
"Sword"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Knife": "danmachiais",
"Spear": "danmachiais",
"Sword": "danmachiais"
},
"FeatureSkill": "Sword of Despair",
"Skill": [
"Silver Glow",
"Whirlwind",
"Special Training",
"Enhance",
"Ariel",
"Lil Rafaga",
"Symphony of Wind and Fire",
"The Guardian of the Flame Wind",
"Tempest",
"Wind Gypsy",
"Wind Shield",
"Wind Monster Mastery"
],
"OriginId": [
"Knight"
]
}