Star Emperor
Taekwon Branch
Physical, Sun and Moon, Star
Base Attributes
- Strength
- 90
- Intelligence
- 15
- Vitality
- 30
- Agility
- 50
- Dexterity
- 55
- Luck
- 30
Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
36 shown · 36 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 - 11 ordered entries
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
- Book
taekwondo- Knife
taekwondo- Sword
taekwondo
InitialAttr
- Strength
Str - 90
- Intelligence
Int - 15
- Vitality
Vit - 30
- Agility
Agi - 50
- Dexterity
Dex - 55
- Luck
Luk - 30
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1Hatred of the Sun
- 2Hatred of the Moon
- 3Wrath of the Sun
- 4Glory of the Moon
- 5Peace of Sun and Moon
- 6Warmth of Stars
- 7Universe Fusion
- 8Nova Preparation
- 9Nova Explosion
- 10Flash Preparation
- 11Flash Kick
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Star Emperor",
"Description": "Physical, Sun and Moon, Star",
"Category": "Job class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 200,
"SkillPointLimit": 40,
"CompatibleWeapons": [
"Book",
"Knife",
"Sword"
],
"InitialAttr": {
"Str": 90,
"Int": 15,
"Vit": 30,
"Agi": 50,
"Dex": 55,
"Luk": 30
},
"DamRandom": [
1,
1
],
"ActionSuffixMap": {
"Book": "taekwondo",
"Knife": "taekwondo",
"Sword": "taekwondo"
},
"Skill": [
"Hatred of the Sun",
"Hatred of the Moon",
"Wrath of the Sun",
"Glory of the Moon",
"Peace of Sun and Moon",
"Warmth of Stars",
"Universe Fusion",
"Nova Preparation",
"Nova Explosion",
"Flash Preparation",
"Flash Kick"
]
}