Taekwon
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.
25 shown · 25 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 - 130
- Damage random factors
DamRandom - [1, 1]
- Direct skill graph
Skill - 12 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.
- 1Run
- 2High Jump
- 3Falling
- 4Warm Wind
- 5You can do it!
- 6Happy Rest
- 7Peaceful Rest
- 8Flying Kick
- 9Roundhouse Kick Preparation
- 10Roundhouse Kick
- 11Smash Kick Preparation
- 12Smash Kick
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Taekwon",
"Description": "Physical, Sun and Moon, Star",
"Category": "Job class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 130,
"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": [
"Run",
"High Jump",
"Falling",
"Warm Wind",
"You can do it!",
"Happy Rest",
"Peaceful Rest",
"Flying Kick",
"Roundhouse Kick Preparation",
"Roundhouse Kick",
"Smash Kick Preparation",
"Smash Kick"
]
}