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 - 78
- Damage random factors
DamRandom - [1, 1]
- Resolved feature skill
FeatureSkill - Child of Golden Sun
- Direct skill graph
Skill - 12 ordered entries
- Resolved origin
OriginId - Taekwon
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Book
sunshinehero- Knife
sunshinehero- Sword
sunshinehero
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.
- 1Sunlight Wheel
- 2Scorching Realm
- 3Sunlight Crash
- 4Path of the Sun
- 5Solar Flame Shower
- 6Sunlight's Grace
- 7Sunlight Ritual
- 8Sunlight's Blessing
- 9Clear Sky
- 10Mind Eye Vision
- 11Solar Vigor
- 12Sunlight's Protection
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Sunlight",
"Description": "A master is someone who leads others despite stress and pain.",
"Category": "Hero class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 78,
"SkillPointLimit": 78,
"CompatibleWeapons": [
"Book",
"Knife",
"Sword"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 60,
"Agi": 15,
"Dex": 60,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Book": "sunshinehero",
"Knife": "sunshinehero",
"Sword": "sunshinehero"
},
"FeatureSkill": "Child of Golden Sun",
"Skill": [
"Sunlight Wheel",
"Scorching Realm",
"Sunlight Crash",
"Path of the Sun",
"Solar Flame Shower",
"Sunlight's Grace",
"Sunlight Ritual",
"Sunlight's Blessing",
"Clear Sky",
"Mind Eye Vision",
"Solar Vigor",
"Sunlight's Protection"
],
"OriginId": [
"Taekwon"
]
}