Lineage 2 Tower Forum

Full Version: 1-85 Leveling : Ultimate leveling script : All classes + Ertheia [Underground]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Awesome. Works perfectly. Thanks.
(12-16-2014 11:04 AM)kerberos464 Wrote: [ -> ]
(12-16-2014 03:42 AM)NickiMinaj1 Wrote: [ -> ]
(11-13-2014 14:36 PM)kerberos464 Wrote: [ -> ]i'm sorry, there is temporary problem for some users now.
i will fix it soon and all users who had problem will get free script time as compensation.

That probably explains why mine is starting to stop working. With a lot of error 274s.
that issue was only affect time limited users.
you issue was a bit different and now it's resolved, please check.

(12-16-2014 04:23 AM)mardukx Wrote: [ -> ]Good script 5 partys 1-85 now ;D

some bug about buying sss and bsss in aden dont work.

The dark avenger can level more fast if use duals and true vanguar or his pet.
yes, i know about buying S grade shots issue, but can't reproduce it on my pc with my chars Sad
investigating it further.

dark avenger can't use panther because he needs C crystals for summoning, and there is no reliable way to get them.
vanguard is impossible due script architecture.

about duals, are you sure they are better than 2hand sword? one guy recommended me to switch to 2hand sword and i did it, now you are suggesting to switch back Smile

UPDATE

Just one account dont buy the bssb all other doit now =D

about the dark avenger they have the true vanguard and with that can use dual blades just its a idea XD
Hello everyone!

I'm happy to announce three good news for all of you:


Referral marketing
If you use my script and some your friend buys it telling me your forum name, both of you will get 3 free days. You will get 3 free days for every new friend you referred.


Discount for returning users
If you bought script once and want to buy it again for another month, you will get 3 free days too.


And finally, most cool thing - Christmas discount!
If you buy script till December 31th, you will get full month of using it for only US$30! Yeah!
I understand that many people could buy it now, so I will limit users who got Christmas discount by running not more than 5 chars at same time to prevent locations overcrowding.
If you don't like this limitation, you still can buy script for full price US$50.


Merry Christmas!
(12-17-2014 23:31 PM)kerberos464 Wrote: [ -> ]Hello everyone!

I'm happy to announce three good news for all of you:


Referral marketing
If you use my script and some your friend buys it telling me your forum name, both of you will get 3 free days. You will get 3 free days for every new friend you referred.


Discount for returning users
If you bought script once and want to buy it again for another month, you will get 3 free days too.


And finally, most cool thing - Christmas discount!
If you buy script till December 31th, you will get full month of using it for only US$30! Yeah!
I understand that many people could buy it now, so I will limit users who got Christmas discount by running not more than 5 chars at same time to prevent locations overcrowding.
If you don't like this limitation, you still can buy script for full price US$50.


Merry Christmas!


Is that you santa?Big Grin
haha not yet not yet.
santa will come to you later, at December 31th Wink i have something more to announce.
(12-17-2014 23:37 PM)kerberos464 Wrote: [ -> ]haha not yet not yet.
santa will come to you later, at December 31th Wink i have something more to announce.

Serious question,are you gonna be around for the next weeks or you will go for vacation or something?
i was here every day even when i was on vacation in June.
i'm always here.
2014-12-25
Added using Mysterious S-grade shots at level 76+
config-shortcuts.lua


btw cant add duelist skills coz lower than 100
Code:
-- here you can define shortcuts for every class
-- first number is bar (1-4)
-- second number is hotkey (1-12)
-- third number: skill ID if it's > 100, or action ID if it's <= 100
-- you can find all action IDs here:
-- http://forum.l2tower.eu/thread-action-list-from-lindvior-id-name-canbeusedby
-- look at Wynn Spectral Master settings as an example
-- don't forget to use brackets and commas when needed




ShortcutsAeoreCardinal = {
{1, 1, 11756}, -- Panic Heal
{1, 2, 11755}, -- Radiant Heal
{1, 3, 11757}, -- Brilliant Heal
{1, 4, 11752}, -- Sustain
{1, 5, 11828}, -- Progressive Heal
{1, 6, 11762}, -- Balance Heal
{1, 7, 11760}, -- Radiant Recharge
{1, 8, 11766}, -- Dark Blast
{1, 9, 11767}, -- Mass Dark Veil
{1, 10, 11817}, -- Dark Rain
{1, 11, 11814}, -- Dark Force
{1, 12, 5}, -- Pickup Player

{2, 1, 11777}, -- Mark of Lumi
{2, 2, 11769}, -- Dark Backfire
{2, 3, 11778}, -- Fatal Sleep
{2, 4, 11832}, -- Mass Fatal Sleep
{2, 5, 11780}, -- Dark Devour
{2, 6, 11825}, -- Clarity of Saha
{2, 7, 11820}, -- Power of Saha
{2, 8, 11821}, -- Critical of Saha
{2, 9, 11822}, -- Force of Saha
{2, 10, 11823}, -- Speed of Saha
{2, 11, 11824}, -- Resistance of Saha
{2, 12, 11830}, -- Blessing of Saha

{3, 1, 52}, -- Unsummon pet
{3, 2, 11776}, -- Summon Lumi
{3, 3, 22}, -- Attack normal pet
{3, 4, 11754}, -- Fairy of Life
{3, 5, 11774}, -- Summon Tree of Life
--{3, 6, }, --
--{3, 7, }, --
{3, 8, 11765}, -- Crystal Regeneration
{3, 9, 11768}, -- Rebirth
--{3, 10, }, --
{3, 11, 11784}, -- Blessed Resurrection
{3, 12, 11819}, -- Party Return

--{4, 1, }, --
{4, 2, 1939}, -- Aeore Aura
{4, 3, 11851}, -- Divine Prayer
--{4, 4, }, --
--{4, 5, }, --
{4, 6, 11758}, -- Celestial Protection
{4, 7, 11772}, -- Giant's Favor
{4, 8, 11763}, -- Radiant Purge
{4, 9, 11746}, -- Superior Inquisition
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsAeoreEvasSaint = {
{1, 1, 11756}, -- Panic Heal
{1, 2, 11755}, -- Radiant Heal
{1, 3, 11757}, -- Brilliant Heal
{1, 4, 11752}, -- Sustain
{1, 5, 11828}, -- Progressive Heal
{1, 6, 11762}, -- Balance Heal
{1, 7, 11760}, -- Radiant Recharge
{1, 8, 11766}, -- Dark Blast
{1, 9, 11767}, -- Mass Dark Veil
{1, 10, 11817}, -- Dark Rain
{1, 11, 11814}, -- Dark Force
{1, 12, 5}, -- Pickup Player

{2, 1, 11777}, -- Mark of Lumi
{2, 2, 11769}, -- Dark Backfire
{2, 3, 11778}, -- Fatal Sleep
{2, 4, 11832}, -- Mass Fatal Sleep
{2, 5, 11780}, -- Dark Devour
{2, 6, 11825}, -- Clarity of Saha
{2, 7, 11820}, -- Power of Saha
{2, 8, 11821}, -- Critical of Saha
{2, 9, 11822}, -- Force of Saha
{2, 10, 11823}, -- Speed of Saha
{2, 11, 11824}, -- Resistance of Saha
{2, 12, 11830}, -- Blessing of Saha

{3, 1, 52}, -- Unsummon pet
{3, 2, 11776}, -- Summon Lumi
{3, 3, 22}, -- Attack normal pet
{3, 4, 11754}, -- Fairy of Life
{3, 5, 11774}, -- Summon Tree of Life
--{3, 6, }, --
--{3, 7, }, --
{3, 8, 11765}, -- Crystal Regeneration
{3, 9, 11768}, -- Rebirth
--{3, 10, }, --
{3, 11, 11784}, -- Blessed Resurrection
{3, 12, 11819}, -- Party Return

--{4, 1, }, --
{4, 2, 1939}, -- Aeore Aura
{4, 3, 11852}, -- Mass Mana Gain
--{4, 4, }, --
--{4, 5, }, --
{4, 6, 11758}, -- Celestial Protection
{4, 7, 11772}, -- Giant's Favor
{4, 8, 11763}, -- Radiant Purge
{4, 9, 11746}, -- Superior Inquisition
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsAeoreShillienSaint = {
{1, 1, 11756}, -- Panic Heal
{1, 2, 11755}, -- Radiant Heal
{1, 3, 11757}, -- Brilliant Heal
{1, 4, 11752}, -- Sustain
{1, 5, 11828}, -- Progressive Heal
{1, 6, 11762}, -- Balance Heal
{1, 7, 11760}, -- Radiant Recharge
{1, 8, 11766}, -- Dark Blast
{1, 9, 11767}, -- Mass Dark Veil
{1, 10, 11817}, -- Dark Rain
{1, 11, 11814}, -- Dark Force
{1, 12, 5}, -- Pickup Player

{2, 1, 11777}, -- Mark of Lumi
{2, 2, 11769}, -- Dark Backfire
{2, 3, 11778}, -- Fatal Sleep
{2, 4, 11832}, -- Mass Fatal Sleep
{2, 5, 11780}, -- Dark Devour
{2, 6, 11825}, -- Clarity of Saha
{2, 7, 11820}, -- Power of Saha
{2, 8, 11821}, -- Critical of Saha
{2, 9, 11822}, -- Force of Saha
{2, 10, 11823}, -- Speed of Saha
{2, 11, 11824}, -- Resistance of Saha
{2, 12, 11830}, -- Blessing of Saha

{3, 1, 52}, -- Unsummon pet
{3, 2, 11776}, -- Summon Lumi
{3, 3, 22}, -- Attack normal pet
{3, 4, 11754}, -- Fairy of Life
{3, 5, 11774}, -- Summon Tree of Life
--{3, 6, }, --
{3, 7, 11856}, -- Mental Recharge
{3, 8, 11765}, -- Crystal Regeneration
{3, 9, 11768}, -- Rebirth
--{3, 10, }, --
{3, 11, 11784}, -- Blessed Resurrection
{3, 12, 11819}, -- Party Return

--{4, 1, }, --
{4, 2, 1939}, -- Aeore Aura
{4, 3, 11854}, -- Mass Mana Gain
--{4, 4, }, --
--{4, 5, }, --
{4, 6, 11758}, -- Celestial Protection
{4, 7, 11772}, -- Giant's Favor
{4, 8, 11763}, -- Radiant Purge
{4, 9, 11746}, -- Superior Inquisition
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsFeohArchmage = {
{1, 1, 11011}, -- Elemental Spike
{1, 2, 11017}, -- Elemental Crash
{1, 3, 11034}, -- Elemental Blast
{1, 4, 11040}, -- Elemental Storm
{1, 5, 11023}, -- Elemental Destruction
{1, 6, }, --
{1, 7, 11047}, -- Death Howl
{1, 8, 11047}, -- Devil's Curse
{1, 9, 11048}, -- Mass Devil's Curse
{1, 10, 11057}, -- Magical Evasion
{1, 11, 11094}, -- Magical Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 4}, -- Next Target
{2, 2, 11029}, -- Death Breath
{2, 3, 1298}, -- Mass Slow
{2, 4, 1344}, -- Mass Warrior Bane
{2, 5, 1345}, -- Mass Mage Bane
{2, 6, 11030}, -- Death Lord
{2, 7, 11055}, -- Death Fear
{2, 8, 11095}, -- Devil's Sway
{2, 9, 11056}, -- Mass Death Fear
{2, 10, 11050}, -- Hell Binding
--{2, 11, }, --
--{2, 12, }, --

--{3, 1, }, --
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11064}, -- Ultimate Body To Mind
{3, 12, 11068}, -- Double Casting

--{4, 1, }, --
{4, 2, 1935}, -- Feoh Aura
--{4, 3, }, --
{4, 4, 337}, -- Arcane Power
{4, 5, 11009}, -- Wind Stance
{4, 6, 11007}, -- Fire Stance
{4, 7, 11010}, -- Earth Stance
{4, 8, 11008}, -- Water Stance
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsFeohMysticMuse = {
{1, 1, 11011}, -- Elemental Spike
{1, 2, 11017}, -- Elemental Crash
{1, 3, 11034}, -- Elemental Blast
{1, 4, 11040}, -- Elemental Storm
{1, 5, 11023}, -- Elemental Destruction
--{1, 6, }, --
{1, 7, 11047}, -- Death Howl
{1, 8, 11047}, -- Devil's Curse
{1, 9, 11048}, -- Mass Devil's Curse
{1, 10, 11057}, -- Magical Evasion
{1, 11, 11094}, -- Magical Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 4}, -- Next Target
{2, 2, 11029}, -- Death Breath
{2, 3, 1298}, -- Mass Slow
{2, 4, 1344}, -- Mass Warrior Bane
{2, 5, 1345}, -- Mass Mage Bane
{2, 6, 11030}, -- Death Lord
{2, 7, 11055}, -- Death Fear
{2, 8, 11095}, -- Devil's Sway
{2, 9, 11056}, -- Mass Death Fear
{2, 10, 11050}, -- Hell Binding
--{2, 11, }, --
--{2, 12, }, --

--{3, 1, }, --
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11064}, -- Ultimate Body To Mind
{3, 12, 11068}, -- Double Casting

--{4, 1, }, --
{4, 2, 1935}, -- Feoh Aura
--{4, 3, }, --
{4, 4, 337}, -- Arcane Power
{4, 5, 11009}, -- Wind Stance
{4, 6, 11007}, -- Fire Stance
{4, 7, 11010}, -- Earth Stance
{4, 8, 11008}, -- Water Stance
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsFeohSoulhound = {
{1, 1, 11011}, -- Elemental Spike
{1, 2, 11017}, -- Elemental Crash
{1, 3, 11034}, -- Elemental Blast
{1, 4, 11040}, -- Elemental Storm
{1, 5, 11023}, -- Elemental Destruction
--{1, 6, }, --
{1, 7, 11047}, -- Death Howl
{1, 8, 11047}, -- Devil's Curse
{1, 9, 11048}, -- Mass Devil's Curse
{1, 10, 11057}, -- Magical Evasion
{1, 11, 11094}, -- Magical Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 4}, -- Next Target
{2, 2, 11029}, -- Death Breath
{2, 3, 1298}, -- Mass Slow
{2, 4, 1344}, -- Mass Warrior Bane
{2, 5, 1345}, -- Mass Mage Bane
{2, 6, 11030}, -- Death Lord
{2, 7, 11055}, -- Death Fear
{2, 8, 11095}, -- Devil's Sway
{2, 9, 11056}, -- Mass Death Fear
{2, 10, 11050}, -- Hell Binding
--{2, 11, }, --
--{2, 12, }, --

--{3, 1, }, --
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11064}, -- Ultimate Body To Mind
{3, 12, 11068}, -- Double Casting

--{4, 1, }, --
{4, 2, 1935}, -- Feoh Aura
--{4, 3, }, --
{4, 4, 337}, -- Arcane Power
{4, 5, 11009}, -- Wind Stance
{4, 6, 11007}, -- Fire Stance
{4, 7, 11010}, -- Earth Stance
{4, 8, 11008}, -- Water Stance
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsFeohSoultaker = {
{1, 1, 11011}, -- Elemental Spike
{1, 2, 11017}, -- Elemental Crash
{1, 3, 11034}, -- Elemental Blast
{1, 4, 11040}, -- Elemental Storm
{1, 5, 11023}, -- Elemental Destruction
{1, 6, 1263}, -- Curse Gloom
{1, 7, 11047}, -- Death Howl
{1, 8, 11047}, -- Devil's Curse
{1, 9, 11048}, -- Mass Devil's Curse
{1, 10, 11057}, -- Magical Evasion
{1, 11, 11094}, -- Magical Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 4}, -- Next Target
{2, 2, 11029}, -- Death Breath
{2, 3, 1298}, -- Mass Slow
{2, 4, 1344}, -- Mass Warrior Bane
{2, 5, 1345}, -- Mass Mage Bane
{2, 6, 11030}, -- Death Lord
{2, 7, 11055}, -- Death Fear
{2, 8, 11095}, -- Devil's Sway
{2, 9, 11056}, -- Mass Death Fear
{2, 10, 11050}, -- Hell Binding
--{2, 11, }, --
--{2, 12, }, --

{3, 1, 52}, -- Unsummon pet
{3, 2, 1129}, -- Summon Reanimated Man
{3, 3, 1334}, -- Summon Cursed Man
{3, 4, 11152}, -- Sacrificial Soul
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11064}, -- Ultimate Body To Mind
{3, 12, 11068}, -- Double Casting

--{4, 1, }, --
{4, 2, 1935}, -- Feoh Aura
{4, 3, 1262}, -- Transfer Pain
{4, 4, 337}, -- Arcane Power
{4, 5, 11009}, -- Wind Stance
{4, 6, 11007}, -- Fire Stance
{4, 7, 11010}, -- Earth Stance
{4, 8, 11008}, -- Water Stance
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsFeohStormScreamer = {
{1, 1, 11011}, -- Elemental Spike
{1, 2, 11017}, -- Elemental Crash
{1, 3, 11034}, -- Elemental Blast
{1, 4, 11040}, -- Elemental Storm
{1, 5, 11023}, -- Elemental Destruction
--{1, 6, }, --
{1, 7, 11047}, -- Death Howl
{1, 8, 11047}, -- Devil's Curse
{1, 9, 11048}, -- Mass Devil's Curse
{1, 10, 11057}, -- Magical Evasion
{1, 11, 11094}, -- Magical Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 4}, -- Next Target
{2, 2, 11029}, -- Death Breath
{2, 3, 1298}, -- Mass Slow
{2, 4, 1344}, -- Mass Warrior Bane
{2, 5, 1345}, -- Mass Mage Bane
{2, 6, 11030}, -- Death Lord
{2, 7, 11055}, -- Death Fear
{2, 8, 11095}, -- Devil's Sway
{2, 9, 11056}, -- Mass Death Fear
{2, 10, 11050}, -- Hell Binding
--{2, 11, }, --
--{2, 12, }, --

--{3, 1, }, --
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11064}, -- Ultimate Body To Mind
{3, 12, 11068}, -- Double Casting

--{4, 1, }, --
{4, 2, 1935}, -- Feoh Aura
--{4, 3, }, --
{4, 4, 337}, -- Arcane Power
{4, 5, 11009}, -- Wind Stance
{4, 6, 11007}, -- Fire Stance
{4, 7, 11010}, -- Earth Stance
{4, 8, 11008}, -- Water Stance
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsIssSpectralDancer = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 11509}, -- Crippling Attack
{1, 4, 11510}, -- Shadow Blade
{1, 5, 11513}, -- Mass Crippling Attack
{1, 6, 11514}, -- Mass Shadow Blade
{1, 7, 11511}, -- Death Strike
{1, 8, 11508}, -- Assault Rush
{1, 9, 11564}, -- Angel's Resurrection
{1, 10, 11541}, -- Polymorph
{1, 11, 11570}, -- Healing Melody
{1, 12, 5}, -- Pickup Player

{2, 1, 11559}, -- Ultimate Suspension
{2, 2, 11558}, -- Ultimate Oblivion
{2, 3, 11561}, -- Giant Root
{2, 4, 11538}, -- Mass Giant Root
{2, 5, 11537}, -- Transform
{2, 6, 11557}, -- Ultimate Scourge
{2, 7, 11539}, -- Petrify
{2, 8, 11536}, -- Divine Cancel
{2, 9, 367}, -- Dance of Medusa
{2, 10, 11540}, -- Quick Escape
{2, 11, 11571}, -- Recovery Melody
{2, 12, 11563}, -- Quick Return

{3, 1, 11524}, -- Warrior's Harmony
{3, 2, 11525}, -- Wizard's Harmony
{3, 3, 11523}, -- Knight's Harmony
{3, 4, 11612}, -- Refreshing Dance
{3, 5, 11611}, -- Daring Dance
{3, 6, 11610}, -- Prevailing Dance
{3, 7, 11606}, -- Dance of Might
{3, 8, 11614}, -- Battle Rhapsody Dance
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11560}, -- Celestial Aegis
{3, 12, 11562}, -- Devil's Movement

{4, 1, 11522}, -- Lute Melody
{4, 2, 11521}, -- Harp Melody
{4, 3, 11520}, -- Guitar Melody
{4, 4, 11519}, -- Pipe Organ Melody
{4, 5, 11518}, -- Drum Melody
{4, 6, 11517}, -- Horn Melody
{4, 7, 11565}, -- Elemental Resistance
{4, 8, 11566}, -- Holy Attack Resistance
{4, 9, 11567}, -- Mental Attack Resistance
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsIssDominator = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 11509}, -- Crippling Attack
{1, 4, 11510}, -- Shadow Blade
{1, 5, 11513}, -- Mass Crippling Attack
{1, 6, 11514}, -- Mass Shadow Blade
{1, 7, 11511}, -- Death Strike
{1, 8, 11508}, -- Assault Rush
{1, 9, 11564}, -- Angel's Resurrection
{1, 10, 11541}, -- Polymorph
{1, 11, 11570}, -- Healing Melody
{1, 12, 5}, -- Pickup Player

{2, 1, 11559}, -- Ultimate Suspension
{2, 2, 11558}, -- Ultimate Oblivion
{2, 3, 11561}, -- Giant Root
{2, 4, 11538}, -- Mass Giant Root
{2, 5, 11537}, -- Transform
{2, 6, 11557}, -- Ultimate Scourge
{2, 7, 11539}, -- Petrify
{2, 8, 11536}, -- Divine Cancel
{2, 9, 1509}, -- Seal of Limit
{2, 10, 11540}, -- Quick Escape
{2, 11, 11571}, -- Recovery Melody
{2, 12, 11563}, -- Quick Return

{3, 1, 11595}, -- Knight's Frenzied Harmony
{3, 2, 11596}, -- Warrior's Frenzied Harmony
{3, 3, 11597}, -- Wizard's Frenzied Harmony
{3, 4, 11600}, -- Frenzied Prevailing Sonata
{3, 5, 11601}, -- Frenzied Daring Sonata
{3, 6, 11602}, -- Frenzied Refreshing Sonata
--{3, 7, }, --
{3, 8, 11604}, -- Shocking Blow
{3, 9, 1462}, -- Seal of Blockade
{3, 10, 1416}, -- Pa'agrio's Fist
{3, 11, 11560}, -- Celestial Aegis
{3, 12, 11562}, -- Devil's Movement

{4, 1, 11589}, -- Horn Frenzy
{4, 2, 11590}, -- Drum Frenzy
{4, 3, 11591}, -- Pipe Organ Frenzy
{4, 4, 11592}, -- Guitar Frenzy
{4, 5, 11593}, -- Harp Frenzy
{4, 6, 11594}, -- Lute Frenzy
{4, 7, 11565}, -- Elemental Resistance
{4, 8, 11566}, -- Holy Attack Resistance
{4, 9, 11567}, -- Mental Attack Resistance
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsIssDoomcryer = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 11509}, -- Crippling Attack
{1, 4, 11510}, -- Shadow Blade
{1, 5, 11513}, -- Mass Crippling Attack
{1, 6, 11514}, -- Mass Shadow Blade
{1, 7, 11511}, -- Death Strike
{1, 8, 11508}, -- Assault Rush
{1, 9, 11564}, -- Angel's Resurrection
{1, 10, 11541}, -- Polymorph
{1, 11, 11570}, -- Healing Melody
{1, 12, 5}, -- Pickup Player

{2, 1, 11559}, -- Ultimate Suspension
{2, 2, 11558}, -- Ultimate Oblivion
{2, 3, 11561}, -- Giant Root
{2, 4, 11538}, -- Mass Giant Root
{2, 5, 11537}, -- Transform
{2, 6, 11557}, -- Ultimate Scourge
{2, 7, 11539}, -- Petrify
{2, 8, 11536}, -- Divine Cancel
{2, 9, 1244}, -- Freezing Flame
{2, 10, 11540}, -- Quick Escape
{2, 11, 11571}, -- Recovery Melody
{2, 12, 11563}, -- Quick Return

{3, 1, 11524}, -- Warrior's Harmony
{3, 2, 11525}, -- Wizard's Harmony
{3, 3, 11523}, -- Knight's Harmony
{3, 4, 11529}, -- Prevailing Sonata
{3, 5, 11530}, -- Daring Sonata
{3, 6, 11532}, -- Refreshing Sonata
{3, 7, 1001}, -- Soul Cry
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11560}, -- Celestial Aegis
{3, 12, 11562}, -- Devil's Movement

{4, 1, 11522}, -- Lute Melody
{4, 2, 11521}, -- Harp Melody
{4, 3, 11520}, -- Guitar Melody
{4, 4, 11519}, -- Pipe Organ Melody
{4, 5, 11518}, -- Drum Melody
{4, 6, 11517}, -- Horn Melody
{4, 7, 11565}, -- Elemental Resistance
{4, 8, 11566}, -- Holy Attack Resistance
{4, 9, 11567}, -- Mental Attack Resistance
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsIssHierophant = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 11509}, -- Crippling Attack
{1, 4, 11510}, -- Shadow Blade
{1, 5, 11513}, -- Mass Crippling Attack
{1, 6, 11514}, -- Mass Shadow Blade
{1, 7, 11511}, -- Death Strike
{1, 8, 11508}, -- Assault Rush
{1, 9, 11564}, -- Angel's Resurrection
{1, 10, 11541}, -- Polymorph
{1, 11, 11570}, -- Healing Melody
{1, 12, 5}, -- Pickup Player

{2, 1, 11559}, -- Ultimate Suspension
{2, 2, 11558}, -- Ultimate Oblivion
{2, 3, 11561}, -- Giant Root
{2, 4, 11538}, -- Mass Giant Root
{2, 5, 11537}, -- Transform
{2, 6, 11557}, -- Ultimate Scourge
{2, 7, 11539}, -- Petrify
{2, 8, 11536}, -- Divine Cancel
--{2, 9, }, --
{2, 10, 11540}, -- Quick Escape
{2, 11, 11571}, -- Recovery Melody
{2, 12, 11563}, -- Quick Return

{3, 1, 11524}, -- Warrior's Harmony
{3, 2, 11525}, -- Wizard's Harmony
{3, 3, 11523}, -- Knight's Harmony
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11560}, -- Celestial Aegis
{3, 12, 11562}, -- Devil's Movement

{4, 1, 11522}, -- Lute Melody
{4, 2, 11521}, -- Harp Melody
{4, 3, 11520}, -- Guitar Melody
{4, 4, 11519}, -- Pipe Organ Melody
{4, 5, 11518}, -- Drum Melody
{4, 6, 11517}, -- Horn Melody
{4, 7, 11565}, -- Elemental Resistance
{4, 8, 11566}, -- Holy Attack Resistance
{4, 9, 11567}, -- Mental Attack Resistance
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsIssSwordMuse = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 11509}, -- Crippling Attack
{1, 4, 11510}, -- Shadow Blade
{1, 5, 11513}, -- Mass Crippling Attack
{1, 6, 11514}, -- Mass Shadow Blade
{1, 7, 11511}, -- Death Strike
{1, 8, 11508}, -- Assault Rush
{1, 9, 11564}, -- Angel's Resurrection
{1, 10, 11541}, -- Polymorph
{1, 11, 11570}, -- Healing Melody
{1, 12, 5}, -- Pickup Player

{2, 1, 11559}, -- Ultimate Suspension
{2, 2, 11558}, -- Ultimate Oblivion
{2, 3, 11561}, -- Giant Root
{2, 4, 11538}, -- Mass Giant Root
{2, 5, 11537}, -- Transform
{2, 6, 11557}, -- Ultimate Scourge
{2, 7, 11539}, -- Petrify
{2, 8, 11536}, -- Divine Cancel
{2, 9, 437}, -- Song of Silence
{2, 10, 11540}, -- Quick Escape
{2, 11, 11571}, -- Recovery Melody
{2, 12, 11563}, -- Quick Return

{3, 1, 11524}, -- Warrior's Harmony
{3, 2, 11525}, -- Wizard's Harmony
{3, 3, 11523}, -- Knight's Harmony
{3, 4, 11609}, -- Refreshing Song
{3, 5, 11608}, -- Daring Song
{3, 6, 11607}, -- Prevailing Song
{3, 7, 11605}, -- Shield Song
{3, 8, 11613}, -- Song of Protection
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 11560}, -- Celestial Aegis
{3, 12, 11562}, -- Devil's Movement

{4, 1, 11522}, -- Lute Melody
{4, 2, 11521}, -- Harp Melody
{4, 3, 11520}, -- Guitar Melody
{4, 4, 11519}, -- Pipe Organ Melody
{4, 5, 11518}, -- Drum Melody
{4, 6, 11517}, -- Horn Melody
{4, 7, 11565}, -- Elemental Resistance
{4, 8, 11566}, -- Holy Attack Resistance
{4, 9, 11567}, -- Mental Attack Resistance
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsOthellAdventurer = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10516}, -- Shadow Chase
{1, 4, 10508}, -- Blood Stab
{1, 5, 10509}, -- Heart Breaker
{1, 6, 10510}, -- Chain Blow
{1, 7, 10511}, -- Reverse
{1, 8, 10512}, -- Dagger Explosion
--{1, 9, }, --
--{1, 10, }, --
--{1, 11, }, --
{1, 12, 5}, -- Pickup Player

{2, 1, 531}, -- Critical Wound
{2, 2, 10554}, -- Power Bluff
{2, 3, 10549}, -- Kick
{2, 4, 10514}, -- Dark Paralysis
{2, 5, 10539}, -- Throw Dagger
{2, 6, 10540}, -- Throw Sand
{2, 7, 10541}, -- Throw Poison Needle
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
--{2, 12, }, --

{3, 1, 10562}, -- Critical Adventures
{3, 2, 10560}, -- Maximum Blow
{3, 3, 10525}, -- Shadow Dash
{3, 4, 10520}, -- Final Ultimate Evasion
{3, 5, 10531}, -- Angel of Death
{3, 6, 10517}, -- Shadow Hide
{3, 7, 10558}, -- Elusive Mirage
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
--{4, 2, }, --
{4, 3, 1931}, -- Othell Aura
{4, 4, 10543}, -- Silent Step
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange

}

ShortcutsOthellFortuneSeeker = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10516}, -- Shadow Chase
{1, 4, 10508}, -- Blood Stab
{1, 5, 10509}, -- Heart Breaker
{1, 6, 10510}, -- Chain Blow
{1, 7, 10511}, -- Reverse
{1, 8, 10512}, -- Dagger Explosion
{1, 9, 10700}, -- Mug
{1, 10, 10702}, -- Plunder
--{1, 11, }, --
{1, 12, 5}, -- Pickup Player

--{2, 1, }, --
{2, 2, 10554}, -- Power Bluff
{2, 3, 10549}, -- Kick
{2, 4, 10514}, -- Dark Paralysis
{2, 5, 10539}, -- Throw Dagger
{2, 6, 10540}, -- Throw Sand
{2, 7, 10541}, -- Throw Poison Needle
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
--{2, 12, }, --

--{3, 1, }, --
--{3, 2, }, --
{3, 3, 10525}, -- Shadow Dash
{3, 4, 10520}, -- Final Ultimate Evasion
{3, 5, 10531}, -- Angel of Death
{3, 6, 10517}, -- Shadow Hide
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
--{4, 2, }, --
{4, 3, 1931}, -- Othell Aura
{4, 4, 10543}, -- Silent Step
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}

ShortcutsOthellGhostHunter = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10516}, -- Shadow Chase
{1, 4, 10508}, -- Blood Stab
{1, 5, 10509}, -- Heart Breaker
{1, 6, 10510}, -- Chain Blow
{1, 7, 10511}, -- Reverse
{1, 8, 10512}, -- Dagger Explosion
--{1, 9, }, --
--{1, 10, }, --
--{1, 11, }, --
{1, 12, 5}, -- Pickup Player

{2, 1, 531}, -- Critical Wound
{2, 2, 10554}, -- Power Bluff
{2, 3, 10549}, -- Kick
{2, 4, 10514}, -- Dark Paralysis
{2, 5, 10539}, -- Throw Dagger
{2, 6, 10540}, -- Throw Sand
{2, 7, 10541}, -- Throw Poison Needle
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
--{2, 12, }, --

{3, 1, 10656}, -- Critical Prowess
{3, 2, 410}, -- Mortal Strike
{3, 3, 10525}, -- Shadow Dash
{3, 4, 10520}, -- Final Ultimate Evasion
{3, 5, 10531}, -- Angel of Death
{3, 6, 10517}, -- Shadow Hide
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
--{4, 2, }, --
{4, 3, 1931}, -- Othell Aura
{4, 4, 10543}, -- Silent Step
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsOthellWindRider = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10516}, -- Shadow Chase
{1, 4, 10508}, -- Blood Stab
{1, 5, 10509}, -- Heart Breaker
{1, 6, 10510}, -- Chain Blow
{1, 7, 10511}, -- Reverse
{1, 8, 10512}, -- Dagger Explosion
--{1, 9, }, --
--{1, 10, }, --
--{1, 11, }, --
{1, 12, 5}, -- Pickup Player

{2, 1, 531}, -- Critical Wound
{2, 2, 10554}, -- Power Bluff
{2, 3, 10549}, -- Kick
{2, 4, 10514}, -- Dark Paralysis
{2, 5, 10539}, -- Throw Dagger
{2, 6, 10540}, -- Throw Sand
{2, 7, 10541}, -- Throw Poison Needle
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
--{2, 12, }, --

{3, 1, 10609}, -- Critical Chances
{3, 2, 410}, -- Mortal Strike
{3, 3, 10525}, -- Shadow Dash
{3, 4, 10520}, -- Final Ultimate Evasion
{3, 5, 10531}, -- Angel of Death
{3, 6, 10517}, -- Shadow Hide
{3, 7, 446}, -- Evasion
{3, 8, 10606}, -- Shadow Dodge
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
--{4, 2, }, --
{4, 3, 1931}, -- Othell Aura
{4, 4, 10543}, -- Silent Step
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}



ShortcutsSigelEvasTemplar = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10026}, -- Superior Aggression
{1, 4, 10027}, -- Superior Aggression Aura
{1, 5, 10015}, -- Chain Strike
{1, 6, 10016}, -- Chain Hydra
{1, 7, 10008}, -- Shield Charge
{1, 8, 10009}, -- Last Judgment
{1, 9, 10010}, -- Justice Punishment
{1, 10, 10014}, -- Chain Galaxy
{1, 11, 10012}, -- Shield Wave
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 22}, -- Attack normal pet
{2, 3, 10043}, -- Summon Knight Cubic
{2, 4, 10021}, -- Spike Shield
{2, 5, 10100}, -- Guardians Frenzy
{2, 6, 10017}, -- Final Ultimate Defense
{2, 7, 10019}, -- Protection of Faith
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 12, 10013}, -- Gust Blade
{2, 12, 10011}, -- Shield Impact

{3, 1, 52}, -- Unsummon pet
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

{4, 1, 1927}, -- Sigel Aura
{4, 2, 10020}, -- Focus Shield
{4, 3, 10030}, -- Challenge Aura
{4, 4, 10028}, -- Rage Aura
{4, 5, 10032}, -- Iron Aura
{4, 6, 10034}, -- Aura Resistance
{4, 7, 10038}, -- Spirit Aura
{4, 8, 10036}, -- Recovery Aura
{4, 9, 10244}, -- True Vanguard
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}




ShortcutsSigelHellKnight = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10026}, -- Superior Aggression
{1, 4, 10027}, -- Superior Aggression Aura
{1, 5, 10015}, -- Chain Strike
{1, 6, 10016}, -- Chain Hydra
{1, 7, 10008}, -- Shield Charge
{1, 8, 10009}, -- Last Judgment
{1, 9, 10010}, -- Justice Punishment
{1, 10, 10014}, -- Chain Galaxy
{1, 11, 10012}, -- Shield Wave
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 22}, -- Attack normal pet
{2, 3, 10043}, -- Summon Knight Cubic
{2, 4, 10021}, -- Spike Shield
{2, 5, 10099}, -- Avenger's Frenzy
{2, 6, 10017}, -- Final Ultimate Defense
{2, 7, 10019}, -- Protection of Faith
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 12, 10013}, -- Gust Blade
{2, 12, 10011}, -- Shield Impact

{3, 1, 52}, -- Unsummon pet
{3, 2, 10068}, -- Summon Blood Panther
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

{4, 1, 1927}, -- Sigel Aura
{4, 2, 10020}, -- Focus Shield
{4, 3, 10030}, -- Challenge Aura
{4, 4, 10028}, -- Rage Aura
{4, 5, 10032}, -- Iron Aura
{4, 6, 10034}, -- Aura Resistance
{4, 7, 10038}, -- Spirit Aura
{4, 8, 10036}, -- Recovery Aura
{4, 9, 10244}, -- True Vanguard
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}

ShortcutsSigelPhoenixKnight = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10026}, -- Superior Aggression
{1, 4, 10027}, -- Superior Aggression Aura
{1, 5, 10015}, -- Chain Strike
{1, 6, 10016}, -- Chain Hydra
{1, 7, 10008}, -- Shield Charge
{1, 8, 10009}, -- Last Judgment
{1, 9, 10010}, -- Justice Punishment
{1, 10, 10014}, -- Chain Galaxy
{1, 11, 10012}, -- Shield Wave
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 22}, -- Attack normal pet
{2, 3, 10043}, -- Summon Knight Cubic
{2, 4, 10021}, -- Spike Shield
{2, 5, 10098}, -- Paladins Frenzy
{2, 6, 10017}, -- Final Ultimate Defense
{2, 7, 10019}, -- Protection of Faith
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 12, 10013}, -- Gust Blade
{2, 12, 10011}, -- Shield Impact

{3, 1, 52}, -- Unsummon pet
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

{4, 1, 1927}, -- Sigel Aura
{4, 2, 10020}, -- Focus Shield
{4, 3, 10030}, -- Challenge Aura
{4, 4, 10028}, -- Rage Aura
{4, 5, 10032}, -- Iron Aura
{4, 6, 10034}, -- Aura Resistance
{4, 7, 10038}, -- Spirit Aura
{4, 8, 10036}, -- Recovery Aura
{4, 9, 10244}, -- True Vanguard
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}

ShortcutsSigelShillienTemplar = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10026}, -- Superior Aggression
{1, 4, 10027}, -- Superior Aggression Aura
{1, 5, 10015}, -- Chain Strike
{1, 6, 10016}, -- Chain Hydra
{1, 7, 10008}, -- Shield Charge
{1, 8, 10009}, -- Last Judgment
{1, 9, 10010}, -- Justice Punishment
{1, 10, 10014}, -- Chain Galaxy
{1, 11, 10012}, -- Shield Wave
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 22}, -- Attack normal pet
{2, 3, 10043}, -- Summon Knight Cubic
{2, 4, 10021}, -- Spike Shield
{2, 5, 10101}, -- Templars Frenzy
{2, 6, 10017}, -- Final Ultimate Defense
{2, 7, 10019}, -- Protection of Faith
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 12, 10013}, -- Gust Blade
{2, 12, 10011}, -- Shield Impact

{3, 1, 52}, -- Unsummon pet
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

{4, 1, 1927}, -- Sigel Aura
{4, 2, 10020}, -- Focus Shield
{4, 3, 10030}, -- Challenge Aura
{4, 4, 10028}, -- Rage Aura
{4, 5, 10032}, -- Iron Aura
{4, 6, 10034}, -- Aura Resistance
{4, 7, 10038}, -- Spirit Aura
{4, 8, 10036}, -- Recovery Aura
{4, 9, 10244}, -- True Vanguard
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}

ShortcutsTyrrDoombringer = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10258}, -- Armor Destruction
{1, 4, 10260}, -- Mega Strike
--{1, 5, }, --
--{1, 6, }, --
--{1, 7, }, --
{1, 8, 10262}, -- Power Bomber
--{1, 9, }, --
{1, 10, 10265}, -- Eruption
{1, 11, 10267}, -- Hurricane Rush
{1, 12, 5}, -- Pickup Player

{2, 1, 10298}, -- Power Revival
{2, 2, 10274}, -- Berserker
{2, 3, 10289}, -- Boost
{2, 4, 10276}, -- Force of Nature
--{2, 5, }, --
--{2, 6, }, --
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 11, 10273}, -- Lightning Disarm
{2, 12, 10266}, -- Giant Punch

{3, 1, 10292}, -- Feral Ogre Cry
{3, 2, 10291}, -- Feral Bear Cry
{3, 3, 10294}, -- Feral Rabbit Cry
{3, 4, 10295}, -- Hawk Cry
{3, 5, 10293}, -- Feral Puma Cry
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 10296}, -- Spirit of the Hunter
{3, 12, 10297}, -- Spirit of the Slayer

--{4, 1, }, --
{4, 2, 1929}, -- Tyrr Aura
{4, 3, 10280}, -- Momentum Charge
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsTyrrDreadnought = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10258}, -- Armor Destruction
{1, 4, 10260}, -- Mega Strike
--{1, 5, }, --
--{1, 6, }, --
--{1, 7, }, --
{1, 8, 10262}, -- Power Bomber
--{1, 9, }, --
{1, 10, 10265}, -- Eruption
{1, 11, 10267}, -- Hurricane Rush
{1, 12, 5}, -- Pickup Player

{2, 1, 10298}, -- Power Revival
{2, 2, 10274}, -- Berserker
{2, 3, 10289}, -- Boost
{2, 4, 10276}, -- Force of Nature
--{2, 5, }, --
--{2, 6, }, --
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 11, 10273}, -- Lightning Disarm
{2, 12, 10266}, -- Giant Punch

{3, 1, 10292}, -- Feral Ogre Cry
{3, 2, 10291}, -- Feral Bear Cry
{3, 3, 10294}, -- Feral Rabbit Cry
{3, 4, 10295}, -- Hawk Cry
{3, 5, 10293}, -- Feral Puma Cry
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 10296}, -- Spirit of the Hunter
{3, 12, 10297}, -- Spirit of the Slayer

--{4, 1, }, --
{4, 2, 1929}, -- Tyrr Aura
{4, 3, 10280}, -- Momentum Charge
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}







ShortcutsTyrrDuelist = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10258}, -- Armor Destruction
{1, 4, 10260}, -- Mega Strike
{1, 5, 261}, -- Triple Sonic Slash
{1, 6, 10318}, -- Sonic Flash
{1, 7, 345}, -- Sonic Rage
{1, 8, 10262}, -- Power Bomber
{1, 9, 4574}, -- Sonic Storm
{1, 10, 10265}, -- Eruption
{1, 11, 10267}, -- Hurricane Rush
{1, 12, 5}, -- Pickup Player

{2, 1, 10298}, -- Power Revival
{2, 2, 10274}, -- Berserker
{2, 3, 10289}, -- Boost
{2, 4, 10276}, -- Force of Nature
--{2, 5, }, --
--{2, 6, }, --
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
{2, 10, 10320}, -- Faceoff
{2, 11, 10273}, -- Lightning Disarm
{2, 12, 10266}, -- Giant Punch

{3, 1, 10292}, -- Feral Ogre Cry
{3, 2, 10291}, -- Feral Bear Cry
{3, 3, 10294}, -- Feral Rabbit Cry
{3, 4, 10295}, -- Hawk Cry
{3, 5, 10293}, -- Feral Puma Cry
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 10296}, -- Spirit of the Hunter
{3, 12, 10297}, -- Spirit of the Slayer

--{4, 1, }, --
{4, 2, 1929}, -- Tyrr Aura
{4, 3, 10280}, -- Momentum Charge
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsTyrrGrandKhavatari = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10258}, -- Armor Destruction
{1, 4, 10260}, -- Mega Strike
--{1, 5, }, --
--{1, 6, }, --
--{1, 7, }, --
{1, 8, 10262}, -- Power Bomber
--{1, 9, }, --
{1, 10, 10265}, -- Eruption
{1, 11, 10267}, -- Hurricane Rush
{1, 12, 5}, -- Pickup Player

{2, 1, 10298}, -- Power Revival
{2, 2, 10274}, -- Berserker
{2, 3, 10289}, -- Boost
{2, 4, 10276}, -- Force of Nature
--{2, 5, }, --
--{2, 6, }, --
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 11, 10273}, -- Lightning Disarm
{2, 12, 10266}, -- Giant Punch

{3, 1, 10292}, -- Feral Ogre Cry
{3, 2, 10291}, -- Feral Bear Cry
{3, 3, 10294}, -- Feral Rabbit Cry
{3, 4, 10295}, -- Hawk Cry
{3, 5, 10293}, -- Feral Puma Cry
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 10296}, -- Spirit of the Hunter
{3, 12, 10297}, -- Spirit of the Slayer

--{4, 1, }, --
{4, 2, 1929}, -- Tyrr Aura
{4, 3, 10280}, -- Momentum Charge
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsTyrrMaestro = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10258}, -- Armor Destruction
{1, 4, 10260}, -- Mega Strike
--{1, 5, }, --
--{1, 6, }, --
--{1, 7, }, --
{1, 8, 10262}, -- Power Bomber
--{1, 9, }, --
{1, 10, 10265}, -- Eruption
{1, 11, 10267}, -- Hurricane Rush
{1, 12, 5}, -- Pickup Player

{2, 1, 10298}, -- Power Revival
{2, 2, 10274}, -- Berserker
{2, 3, 10289}, -- Boost
{2, 4, 10276}, -- Force of Nature
--{2, 5, }, --
--{2, 6, }, --
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 11, 10273}, -- Lightning Disarm
{2, 12, 10266}, -- Giant Punch

{3, 1, 10292}, -- Feral Ogre Cry
{3, 2, 10291}, -- Feral Bear Cry
{3, 3, 10294}, -- Feral Rabbit Cry
{3, 4, 10295}, -- Hawk Cry
{3, 5, 10293}, -- Feral Puma Cry
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 10296}, -- Spirit of the Hunter
{3, 12, 10297}, -- Spirit of the Slayer

--{4, 1, }, --
{4, 2, 1929}, -- Tyrr Aura
{4, 3, 10280}, -- Momentum Charge
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsTyrrTitan = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10258}, -- Armor Destruction
{1, 4, 10260}, -- Mega Strike
--{1, 5, }, --
--{1, 6, }, --
--{1, 7, }, --
{1, 8, 10262}, -- Power Bomber
--{1, 9, }, --
{1, 10, 10265}, -- Eruption
{1, 11, 10267}, -- Hurricane Rush
{1, 12, 5}, -- Pickup Player

{2, 1, 10298}, -- Power Revival
{2, 2, 10274}, -- Berserker
{2, 3, 10289}, -- Boost
{2, 4, 10276}, -- Force of Nature
--{2, 5, }, --
--{2, 6, }, --
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
{2, 11, 10273}, -- Lightning Disarm
{2, 12, 10266}, -- Giant Punch

{3, 1, 10292}, -- Feral Ogre Cry
{3, 2, 10291}, -- Feral Bear Cry
{3, 3, 10294}, -- Feral Rabbit Cry
{3, 4, 10295}, -- Hawk Cry
{3, 5, 10293}, -- Feral Puma Cry
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
{3, 11, 10296}, -- Spirit of the Hunter
{3, 12, 10297}, -- Spirit of the Slayer

--{4, 1, }, --
{4, 2, 1929}, -- Tyrr Aura
{4, 3, 10280}, -- Momentum Charge
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}

ShortcutsWynnArcanaLord = {
{1, 1, 22}, -- Attack normal pet
{1, 2, 4}, -- Next Target
{1, 3, 11259}, -- Mark of Weakness
{1, 4, 11260}, -- Mark of Void
{1, 5, 11261}, -- Mark of Plague
{1, 6, 11262}, -- Mark of Trick
--{1, 7, }, -- rage
{1, 8, 11298}, -- Mark of Fire
{1, 9, 11271}, -- Mark Retriever
{1, 10, 11273}, -- Exile
{1, 11, 11296}, -- Mass Exile
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 11269}, -- Mass Servitor Heal
{2, 3, 11302}, -- Servitor Major Heal
{2, 4, 11274}, -- Summon Barrier
{2, 5, 11310}, -- Mass Servitor Ultimate Defense
{2, 6, 11309}, -- Mass Servitor Blessing
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
{2, 12, 11297}, -- Blessing of the Giants

{3, 1, 52}, -- Unsummon pet
--{3, 2, }, --
--{3, 3, }, --
--{3, 4, }, --
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1937}, -- Wynn Aura
{4, 3, 11270}, -- Ultimate Transfer Pain
{4, 4, 11288}, -- Ultimate Servitor Share
{4, 5, 11268}, -- Summon Avenging Cubic
{4, 6, 11316}, -- Summon Soulshots
{4, 7, 11265}, -- Summon Team Mate
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsWynnElementalMaster = {
{1, 1, 22}, -- Attack normal pet
{1, 2, 4}, -- Next Target
{1, 3, 11259}, -- Mark of Weakness
{1, 4, 11260}, -- Mark of Void
{1, 5, 11261}, -- Mark of Plague
{1, 6, 11262}, -- Mark of Trick
{1, 7,11353 }, -- Elemental Rage
{1, 8, 11298}, -- Mark of Fire
{1, 9, 11271}, -- Mark Retriever
{1, 10, 11273}, -- Exile
{1, 11, 11296}, -- Mass Exile
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 11269}, -- Mass Servitor Heal
{2, 3, 11302}, -- Servitor Major Heal
{2, 4, 11274}, -- Summon Barrier
{2, 5, 11310}, -- Mass Servitor Ultimate Defense
{2, 6, 11309}, -- Mass Servitor Blessing
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
{2, 12, 11297}, -- Blessing of the Giants

{3, 1, 52}, -- Unsummon pet
{3, 2, 11329}, -- Summon Wynn Merrow
{3, 3, 11330}, -- Summon Wynn Magnus
{3, 4, 11331}, -- Summon Wynn Seraphim
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1937}, -- Wynn Aura
{4, 3, 11270}, -- Ultimate Transfer Pain
{4, 4, 11288}, -- Ultimate Servitor Share
{4, 5, 11268}, -- Summon Avenging Cubic
{4, 6, 11316}, -- Summon Soulshots
{4, 7, 11265}, -- Summon Team Mate
--{4, 8, }, --
{4, 9, 11348}, -- Servitor Death Whisper
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsWynnSpectralMaster = {
{1, 1, 22}, -- Attack normal pet
{1, 2, 4}, -- Next Target
{1, 3, 11259}, -- Mark of Weakness
{1, 4, 11260}, -- Mark of Void
{1, 5, 11261}, -- Mark of Plague
{1, 6, 11262}, -- Mark of Trick
{1, 7, 11356}, -- Spectral Rage
{1, 8, 11298}, -- Mark of Fire
{1, 9, 11271}, -- Mark Retriever
{1, 10, 11273}, -- Exile
{1, 11, 11296}, -- Mass Exile
{1, 12, 5}, -- Pickup Player

{2, 1, 23}, -- Stop pet
{2, 2, 11269}, -- Mass Servitor Heal
{2, 3, 11302}, -- Servitor Major Heal
{2, 4, 11274}, -- Summon Barrier
{2, 5, 11310}, -- Mass Servitor Ultimate Defense
{2, 6, 11309}, -- Mass Servitor Blessing
--{2, 7, }, --
--{2, 8, }, --
--{2, 9, }, --
--{2, 10, }, --
--{2, 11, }, --
{2, 12, 11297}, -- Blessing of the Giants

{3, 1, 52}, -- Unsummon pet
{3, 2, 11340}, -- Summon Wynn Soulless
{3, 3, 11339}, -- Summon Wynn Spectral Lord
{3, 4, 11338}, -- Summon Wynn Nightshade
--{3, 5, }, --
--{3, 6, }, --
--{3, 7, }, --
--{3, 8, }, --
--{3, 9, }, --
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1937}, -- Wynn Aura
{4, 3, 11270}, -- Ultimate Transfer Pain
{4, 4, 11288}, -- Ultimate Servitor Share
{4, 5, 11268}, -- Summon Avenging Cubic
{4, 6, 11316}, -- Summon Soulshots
{4, 7, 11265}, -- Summon Team Mate
--{4, 8, }, --
{4, 9, 11349}, -- Greater Servitor Might
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsYulGhostSentinel = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10763}, -- Pinpoint Shot
{1, 4, 10760}, -- Tornado Shot
{1, 5, 10762}, -- Quick Shot
{1, 6, 10769}, -- Impact Shot
{1, 7, 10770}, -- Recoil Shot
{1, 8, 10771}, -- Multiple Arrow
{1, 9, 10772}, -- Heavy Arrow Rain
{1, 10, 10774}, -- Quick Evasion
{1, 11, 10805}, -- Quick Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 10801}, -- Bullseye
{2, 2, 10761}, -- Bow Strike
{2, 3, 10780}, -- Slow Shot
--{2, 4, }, --
{2, 5, 10792}, -- Gravity Trap
{2, 6, 10791}, -- Frost Trap
--{2, 7, }, --
--{2, 8, }, --
{2, 9, 10775}, -- Confusion Decoy
{2, 10, 10778}, -- Diversion
{2, 11, 10777}, -- Lure Shot
{2, 12, 10785}, -- Flare

{3, 1, 10903}, -- Hawk Eye
{3, 2, 10758}, -- Rapid Fire Stance
{3, 3, 10757}, -- Dead Eye Stance
{3, 4, 10759}, -- Sniper Stance
{3, 5, 10779}, -- Quick Fire
{3, 6, 10783}, -- Mind's Eye
{3, 7, 10776}, -- Final Ultimate Escape
{3, 8, 10793}, -- Flash
{3, 9, 10784}, -- Camouflage
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1933}, -- Yul Aura
--{4, 3, }, --
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}

ShortcutsYulMoonlightSentinel = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10763}, -- Pinpoint Shot
{1, 4, 10760}, -- Tornado Shot
{1, 5, 10762}, -- Quick Shot
{1, 6, 10769}, -- Impact Shot
{1, 7, 10770}, -- Recoil Shot
{1, 8, 10771}, -- Multiple Arrow
{1, 9, 10772}, -- Heavy Arrow Rain
{1, 10, 10774}, -- Quick Evasion
{1, 11, 10805}, -- Quick Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 10801}, -- Bullseye
{2, 2, 10761}, -- Bow Strike
{2, 3, 10780}, -- Slow Shot
--{2, 4, }, --
{2, 5, 10792}, -- Gravity Trap
{2, 6, 10791}, -- Frost Trap
--{2, 7, }, --
--{2, 8, }, --
{2, 9, 10775}, -- Confusion Decoy
{2, 10, 10778}, -- Diversion
{2, 11, 10777}, -- Lure Shot
{2, 12, 10785}, -- Flare

{3, 1, 10856}, -- Rapid Fire Position
{3, 2, 10758}, -- Rapid Fire Stance
{3, 3, 10757}, -- Dead Eye Stance
{3, 4, 10759}, -- Sniper Stance
{3, 5, 10779}, -- Quick Fire
{3, 6, 10783}, -- Mind's Eye
{3, 7, 10776}, -- Final Ultimate Escape
{3, 8, 10793}, -- Flash
{3, 9, 10784}, -- Camouflage
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1933}, -- Yul Aura
--{4, 3, }, --
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsYulSagittarius = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10763}, -- Pinpoint Shot
{1, 4, 10760}, -- Tornado Shot
{1, 5, 10762}, -- Quick Shot
{1, 6, 10769}, -- Impact Shot
{1, 7, 10770}, -- Recoil Shot
{1, 8, 10771}, -- Multiple Arrow
{1, 9, 10772}, -- Heavy Arrow Rain
{1, 10, 10774}, -- Quick Evasion
{1, 11, 10805}, -- Quick Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 10801}, -- Bullseye
{2, 2, 10761}, -- Bow Strike
{2, 3, 10780}, -- Slow Shot
--{2, 4, }, --
{2, 5, 10792}, -- Gravity Trap
{2, 6, 10791}, -- Frost Trap
--{2, 7, }, --
--{2, 8, }, --
{2, 9, 10775}, -- Confusion Decoy
{2, 10, 10778}, -- Diversion
{2, 11, 10777}, -- Lure Shot
{2, 12, 10785}, -- Flare

{3, 1, 10810}, -- Sniping Stance
{3, 2, 10758}, -- Rapid Fire Stance
{3, 3, 10757}, -- Dead Eye Stance
{3, 4, 10759}, -- Sniper Stance
{3, 5, 10779}, -- Quick Fire
{3, 6, 10783}, -- Mind's Eye
{3, 7, 10776}, -- Final Ultimate Escape
{3, 8, 10793}, -- Flash
{3, 9, 10784}, -- Camouflage
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1933}, -- Yul Aura
--{4, 3, }, --
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}


ShortcutsYulTrickster = {
{1, 1, 2}, -- Attack player
{1, 2, 4}, -- Next Target
{1, 3, 10763}, -- Pinpoint Shot
{1, 4, 10760}, -- Tornado Shot
{1, 5, 10762}, -- Quick Shot
{1, 6, 10769}, -- Impact Shot
{1, 7, 10770}, -- Recoil Shot
{1, 8, 10771}, -- Multiple Arrow
{1, 9, 10772}, -- Heavy Arrow Rain
{1, 10, 10774}, -- Quick Evasion
{1, 11, 10805}, -- Quick Charge
{1, 12, 5}, -- Pickup Player

{2, 1, 10801}, -- Bullseye
{2, 2, 10761}, -- Bow Strike
{2, 3, 10780}, -- Slow Shot
--{2, 4, }, --
{2, 5, 10792}, -- Gravity Trap
{2, 6, 10791}, -- Frost Trap
--{2, 7, }, --
--{2, 8, }, --
{2, 9, 10775}, -- Confusion Decoy
{2, 10, 10778}, -- Diversion
{2, 11, 10777}, -- Lure Shot
{2, 12, 10785}, -- Flare

{3, 1, 10950}, -- Vengeful Sniper Stanceup
{3, 2, 10758}, -- Rapid Fire Stance
{3, 3, 10757}, -- Dead Eye Stance
{3, 4, 10759}, -- Sniper Stance
{3, 5, 10779}, -- Quick Fire
{3, 6, 10783}, -- Mind's Eye
{3, 7, 10776}, -- Final Ultimate Escape
{3, 8, 10793}, -- Flash
{3, 9, 10784}, -- Camouflage
--{3, 10, }, --
--{3, 11, }, --
--{3, 12, }, --

--{4, 1, }, --
{4, 2, 1933}, -- Yul Aura
--{4, 3, }, --
--{4, 4, }, --
--{4, 5, }, --
--{4, 6, }, --
--{4, 7, }, --
--{4, 8, }, --
--{4, 9, }, --
{4, 10, 7}, -- Invite
{4, 11, 8}, -- Leave Party
{4, 12, 3}, -- Exchange
}
you only can add 85+ skills there, all of their ID are 100+
can't put pre-awakened skills there
Reference URL's