Novice meow
A novice to the game, nice to meet you all.
Base Attributes
- Strength
- 45
- Intelligence
- 45
- Vitality
- 45
- Agility
- 45
- Dexterity
- 45
- Luck
- 45
Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
14 shown · 14 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 - 10
- Damage random factors
DamRandom - [1, 1]
- Direct skill graph
Skill - 14 ordered entries
Runtime animation map
ActionSuffixMap binds each compatible weapon family to its client animation set.
No resolved weapon animation bindings are present in this class row.
InitialAttr
- Strength
Str - 45
- Intelligence
Int - 45
- Vitality
Vit - 45
- Agility
Agi - 45
- Dexterity
Dex - 45
- Luck
Luk - 45
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1First Aid
- 2Play Dead
- 3Rest on Site
- 4Might Field
- 5Protect Party
- 6Monster Targeting
- 7Preparation Skill
- 8Nebula Summon
- 9Free View
- 10Wide Angle
- 11Close-up Shot
- 12Advanced Composition
- 13Poring Selfie Stick
- 14Rapid Riding
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Novice meow",
"Description": "A novice to the game, nice to meet you all.",
"Category": "Job class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 10,
"SkillPointLimit": 10,
"InitialAttr": {
"Str": 45,
"Int": 45,
"Vit": 45,
"Agi": 45,
"Dex": 45,
"Luk": 45
},
"DamRandom": [
1,
1
],
"Skill": [
"First Aid",
"Play Dead",
"Rest on Site",
"Might Field",
"Protect Party",
"Monster Targeting",
"Preparation Skill",
"Nebula Summon",
"Free View",
"Wide Angle",
"Close-up Shot",
"Advanced Composition",
"Poring Selfie Stick",
"Rapid Riding"
]
}