Gunslinger
Gunslinger Branch
Melee, Mobile Ranged, Super Long Range
Base Attributes
- Strength
- 15
- Intelligence
- 50
- Vitality
- 20
- Agility
- 60
- Dexterity
- 75
- Luck
- 50
Build reference
Explore exact skill mechanics, runes, hero-exclusive equipment, and decoded client records.
24 shown · 24 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 - 11 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 - 15
- Intelligence
Int - 50
- Vitality
Vit - 20
- Agility
Agi - 60
- Dexterity
Dex - 75
- Luck
Luk - 50
Ordered skill graph
The client
Skill array, resolved in its declared order.
- 1Rapid Shower
- 2Piercing Shot
- 3Pistol Mastery
- 4Point Shooting
- 5Magical Bullet
- 6Fragment Grenade
- 7Fallen Angel
- 8Smoke Bomb
- 9Alert
- 10Warning Shot
- 11Bulletproof Armor
Resolved client JSON
The resolved class record is the JSON root, with identity, progression, compatibility, mechanics, and release data together.
{
"Name": "Gunslinger",
"Description": "Melee, Mobile Ranged, Super Long Range",
"Category": "Job class",
"AttackType": "Physical",
"IsOpen": true,
"MaxJobLevel": 130,
"SkillPointLimit": 40,
"InitialAttr": {
"Str": 15,
"Int": 50,
"Vit": 20,
"Agi": 60,
"Dex": 75,
"Luk": 50
},
"DamRandom": [
1,
1
],
"Skill": [
"Rapid Shower",
"Piercing Shot",
"Pistol Mastery",
"Point Shooting",
"Magical Bullet",
"Fragment Grenade",
"Fallen Angel",
"Smoke Bomb",
"Alert",
"Warning Shot",
"Bulletproof Armor"
]
}