Ir para conteúdo
Faça parte da equipe! (2024) ×
Conheça nossa Beta Zone! Novas áreas a caminho! ×
  • Quem está por aqui   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.

Idéia para skill tree [Arquivos KOM]


Surfer Beyond
 Compartilhar

Posts Recomendados

vocês podiam analisar esse texto do arquivo: Skilltreeui.lua e verem se da para desbloquear os poderes da árvore de talentos ?

 

elesis0 = 0

lire0 = 1

arme0 = 2

las0 = 3

ryan0 = 4

 

skilltreeui = {}

 

skilltreeui[elesis0] = {

normalskill = {

leftgroup = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_elesis1_combo,

x = 93,

y = 157,

width = 311,

height = 80,

title = 109,

},

{

skillgroup = sg_elesis1_combo_plus1,

x = 93,

y = 239,

width = 311,

height = 80,

title = 110,

},

{

skillgroup = sg_elesis1_combo_plus2,

x = 93,

y = 321,

width = 311,

height = 80,

title = 111,

},

{

skillgroup = sg_elesis1_critical,

x = 93,

y = 403,

width = 311,

height = 80,

title = 112,

},

{

skillgroup = sg_elesis1_double,

x = 93,

y = 485,

width = 311,

height = 80,

title = 113,

},

lock = {

},

},

rightgroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_elesis1_command1,

x = 436,

y = 157,

width = 311,

height = 80,

title = 114,

},

{

skillgroup = sg_elesis1_command2,

x = 436,

y = 239,

width = 311,

height = 80,

title = 115,

},

{

skillgroup = sg_elesis1_dash,

x = 436,

y = 321,

width = 311,

height = 80,

title = 116,

},

{

skillgroup = sg_elesis1_dashatk,

x = 436,

y = 403,

width = 311,

height = 80,

title = 117,

},

{

skillgroup = sg_elesis1_jumpatk,

x = 436,

y = 485,

width = 311,

height = 80,

title = 118,

},

lock = {

},

},

},

 

---[[

special = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_elesis1_special1,

x = 407,

y = 181,

title = 119,

},

{

skillgroup = sg_elesis1_special2,

x = 407,

y = 325,

title = 120,

},

{

skillgroup = sg_elesis1_special3,

x = 407,

y = 467,

title = 121,

},

 

 

{

skillgroup = sg_elesis1_cash_special1,

x = 687,

y = 181,

title = 122,

},

{

skillgroup = sg_elesis1_cash_special2,

x = 687,

y = 325,

title = 123,

},

{

skillgroup = sg_elesis1_cash_special3,

x = 687,

y = 467,

title = 124,

},

lock = {

{

lockerid = bgid_elesis1_special1,

x = 195,

y = 150,

height = 140,

width = 207,

},

{

lockerid = bgid_elesis1_special2,

x = 195,

y = 292,

height = 140,

width = 207,

},

{

lockerid = bgid_elesis1_special3,

x = 195,

y = 434,

height = 140,

width = 207,

},

},

},

},

--]]

 

---[[

commonskill = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_elesis_magic_def,

x = 407,

y = 181,

title = 106,

},

{

skillgroup = sg_elesis_defence,

x = 407,

y = 325,

title = 107,

},

{

skillgroup = sg_elesis_berserk,

x = 407,

y = 467,

title = 108,

},

lock = {

},

},

},

--]]

}

 

--------------------------------------------------------------------------------------------------------------

---------------- ¸¶¹ý»ç

--------------------------------------------------------------------------------------------------------------

 

skilltreeui[arme0] = {

normalskill = {

leftgroup = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_arme_combo,

x = 93,

y = 157,

width = 311,

height = 80,

title = 278,

},

{

skillgroup = sg_arme_combo_plus1,

x = 93,

y = 239,

width = 311,

height = 80,

title = 110,

},

{

skillgroup = sg_arme_combo_plus2,

x = 93,

y = 321,

width = 311,

height = 80,

title = 111,

},

{

skillgroup = sg_arme_stand_up_atk,

x = 93,

y = 403,

width = 311,

height = 80,

title = 279,

},

{

skillgroup = sg_arme_critical_atk,

x = 93,

y = 485,

width = 311,

height = 80,

title = 112,

},

lock = {

},

},

rightgroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_arme_double_atk,

x = 436,

y = 157,

width = 311,

height = 80,

title = 113,

},

lock = {

},

},

},

 

---[[

special = {

flip = 1,

left = {

normalstate = {

x = 187,

y = 148,

width = 571,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 103,

height = 427,

red = 3,

green = 13,

blue = 17,

},

flipbtnpos = {

x = 98,

y = 165,

},

 

{

skillgroup = sg_arme_black_special1,

x = 377,

y = 188,

flippos = {

x = 97,

y = 228,

},

title = 280,

},

{

skillgroup = sg_arme_black_special2,

x = 377,

y = 325,

flippos = {

x = 97,

y = 345,

},

title = 281,

},

{

skillgroup = sg_arme_black_special3,

x = 377,

y = 467,

flippos = {

x = 97,

y = 467,

},

title = 282,

},

 

 

{

skillgroup = sg_arme_black_special1_cash,

x = 687,

y = 188,

flippos = {

x = 907,

y = 188,

},

title = 122,

},

{

skillgroup = sg_arme_black_special2_cash,

x = 687,

y = 325,

flippos = {

x = 907,

y = 325,

},

title = 123,

},

{

skillgroup = sg_arme_black_special3_cash,

x = 687,

y = 467,

flippos = {

x = 907,

y = 467,

},

title = 124,

},

lock = {

{

lockerid = bgid_arme1_black_special1,

x = 447,

y = 155,

height = 140,

width = 145,

unlockpos = 1,

},

{

lockerid = bgid_arme1_black_special2,

x = 447,

y = 294,

height = 140,

width = 145,

unlockpos = 1,

},

{

lockerid = bgid_arme1_black_special3,

x = 447,

y = 434,

height = 140,

width = 145,

unlockpos = 1,

},

},

},

right = {

normalstate = {

x = 187,

y = 148,

width = 571,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 103,

height = 427,

red = 3,

green = 13,

blue = 17,

},

flipbtnpos = {

x = 133,

y = 165,

},

 

{

skillgroup = sg_arme_white_special1,

x = 377,

y = 188,

flippos = {

x = 97,

y = 228,

},

title = 283,

},

{

skillgroup = sg_arme_white_special2,

x = 377,

y = 325,

flippos = {

x = 97,

y = 345,

},

title = 284,

},

{

skillgroup = sg_arme_white_special3,

x = 377,

y = 467,

flippos = {

x = 97,

y = 467,

},

title = 285,

},

 

 

{

skillgroup = sg_arme_white_special1_cash,

x = 687,

y = 188,

flippos = {

x = 907,

y = 188,

},

title = 122,

},

{

skillgroup = sg_arme_white_special2_cash,

x = 687,

y = 325,

flippos = {

x = 907,

y = 325,

},

title = 123,

},

{

skillgroup = sg_arme_white_special3_cash,

x = 687,

y = 467,

flippos = {

x = 907,

y = 467,

},

title = 124,

},

lock = {

{

lockerid = bgid_arme1_white_special1,

x = 230,

y = 155,

height = 140,

width = 145,

},

{

lockerid = bgid_arme1_white_special2,

x = 230,

y = 294,

height = 140,

width = 145,

},

{

lockerid = bgid_arme1_white_special3,

x = 230,

y = 434,

height = 140,

width = 145,

},

},

},

},

--]]

 

---[[

commonskill = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_arme_common_dash,

x = 400,

y = 157,

width = 311,

height = 80,

title = 116,

},

{

skillgroup = sg_arme_common_dash_plus1,

x = 400,

y = 239,

width = 311,

height = 80,

title = 286,

},

{

skillgroup = sg_arme_common_dash_plus2,

x = 400,

y = 321,

width = 311,

height = 80,

title = 286,

},

{

skillgroup = sg_arme_common_unique_skill1,

x = 400,

y = 403,

width = 311,

height = 80,

title = 114,

},

{

skillgroup = sg_arme_common_unique_skill2,

x = 400,

y = 485,

width = 311,

height = 80,

title = 114,

},

lock = {

},

},

},

--]]

}

 

--------------------------------------------------------------------------------------------------------------

---------------- ±ã¼ö @@

--------------------------------------------------------------------------------------------------------------

skilltreeui[lire0] = {

normalskill = {

leftgroup = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_lire1_combo,

x = 93,

y = 157,

width = 311,

height = 80,

title = 109,

},

{

skillgroup = sg_lire1_combo_plus1,

x = 93,

y = 239,

width = 311,

height = 80,

title = 110,

},

{

skillgroup = sg_lire1_combo_plus2,

x = 93,

y = 321,

width = 311,

height = 80,

title = 111,

},

{

skillgroup = sg_lire1_jump_atk,

x = 93,

y = 403,

width = 311,

height = 80,

title = 118,

},

{

skillgroup = sg_lire1_shooting_skill,

x = 93,

y = 485,

width = 311,

height = 80,

title = 420,

},

lock = {

},

},

rightgroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_lire1_dash,

x = 436,

y = 157,

width = 311,

height = 80,

title = 116,

},

{

skillgroup = sg_lire1_dash_atk,

x = 436,

y = 239,

width = 311,

height = 80,

title = 423,

},

{

skillgroup = sg_lire1_special_atk,

x = 436,

y = 321,

width = 311,

height = 80,

title = 421,

},

{

skillgroup = sg_lire1_dodge,

x = 436,

y = 403,

width = 311,

height = 80,

title = 434,

},

lock = {

},

},

},

 

---[[

special = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_lire1_special1,

x = 407,

y = 181,

title = 119,

},

{

skillgroup = sg_lire1_special2,

x = 407,

y = 325,

title = 120,

},

{

skillgroup = sg_lire1_special3,

x = 407,

y = 467,

title = 121,

},

 

 

{

skillgroup = sg_lire1_cash_special1,

x = 687,

y = 181,

title = 122,

},

{

skillgroup = sg_lire1_cash_special3,

x = 687,

y = 410,

title = 124,

},

lock = {

{

lockerid = bgid_lire1_special1,

x = 195,

y = 150,

height = 140,

width = 207,

},

{

lockerid = bgid_lire1_special2,

x = 195,

y = 292,

height = 140,

width = 207,

},

{

lockerid = bgid_lire1_special3,

x = 195,

y = 434,

height = 140,

width = 207,

},

},

},

},

--]]

 

---[[

commonskill = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_lire1_shot_down,

x = 390,

y = 250,

title = 417,

},

{

skillgroup = sg_lire1_image,

x = 390,

y = 380,

title = 418,

},

lock = {

},

},

},

--]]

}

--------------------------------------------------------------------------------------------------------------

---------------- µµàû @@

--------------------------------------------------------------------------------------------------------------

skilltreeui[las0] = {

normalskill = {

leftgroup = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_las1_combo_atk,

x = 93,

y = 157,

width = 311,

height = 80,

title = 109,

},

{

skillgroup = sg_las1_combo_up,

x = 93,

y = 239,

width = 311,

height = 80,

title = 110,

},

{

skillgroup = sg_las1_combo_dodge,

x = 93,

y = 321,

width = 311,

height = 80,

title = 110,

},

{

skillgroup = sg_las1_jump_atk1,

x = 93,

y = 403,

width = 311,

height = 80,

title = 118,

},

{

skillgroup = sg_las1_jump_atk2,

x = 93,

y = 485,

width = 311,

height = 80,

title = 118,

},

lock = {

},

},

rightgroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_las1_dash_atk,

x = 436,

y = 157,

width = 311,

height = 80,

title = 117,

},

{

skillgroup = sg_las1_critical,

x = 436,

y = 239,

width = 311,

height = 80,

title = 112,

},

{

skillgroup = sg_las1_trap,

x = 436,

y = 321,

width = 311,

height = 80,

title = 570,

},

{

skillgroup = sg_las1_special_atk2,

x = 436,

y = 403,

width = 311,

height = 80,

title = 114,

},

{

skillgroup = sg_las1_special_atk3,

x = 436,

y = 485,

width = 311,

height = 80,

title = 114,

},

lock = {

},

},

},

 

special = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_las1_special1,

x = 407,

y = 181,

title = 119,

},

{

skillgroup = sg_las1_special2,

x = 407,

y = 325,

title = 120,

},

{

skillgroup = sg_las1_special3,

x = 407,

y = 467,

title = 121,

},

 

 

{

skillgroup = sg_las1_cash_special1,

x = 687,

y = 181,

title = 122,

},

{

skillgroup = sg_las1_cash_special2,

x = 687,

y = 325,

title = 123,

},

{

skillgroup = sg_las1_cash_special3,

x = 687,

y = 467,

title = 124,

},

lock = {

{

lockerid = bgid_las1_special1,

x = 195,

y = 150,

height = 140,

width = 207,

},

{

lockerid = bgid_las1_special2,

x = 195,

y = 292,

height = 140,

width = 207,

},

{

lockerid = bgid_las1_special3,

x = 195,

y = 434,

height = 140,

width = 207,

},

},

},

},

 

commonskill = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_las1_shadow,

x = 390,

y = 181,

title = 567,

},

{

skillgroup = sg_las1_buff,

x = 390,

y = 325,

title = 569,

},

{

skillgroup = sg_las1_move,

x = 390,

y = 467,

title = 568,

},

lock = {

},

},

},

}

--------------------------------------------------------------------------------------------------------------

---------------- µå·çàìµå @@

--------------------------------------------------------------------------------------------------------------

skilltreeui[ryan0] = {

normalskill = {

leftgroup = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_ryan1_jump_atk_1,

x = 93,

y = 157,

width = 311,

height = 80,

title = 695,

},

{

skillgroup = sg_ryan1_jump_atk_2,

x = 93,

y = 239,

width = 311,

height = 80,

title = 695,

},

{

skillgroup = sg_ryan1_move,

x = 93,

y = 321,

width = 311,

height = 80,

title = 696,

},

{

skillgroup = sg_ryan1_dash_atk,

x = 93,

y = 403,

width = 311,

height = 80,

title = 697,

},

{

skillgroup = sg_ryan1_critical_atk,

x = 93,

y = 485,

width = 311,

height = 80,

title = 698,

},

lock = {

},

},

rightgroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_ryan1_survival,

x = 436,

y = 157,

width = 311,

height = 80,

title = 699,

},

{

skillgroup = sg_ryan1_totempole,

x = 436,

y = 239,

width = 311,

height = 80,

title = 700,

},

{

skillgroup = sg_ryan1_defence,

x = 436,

y = 321,

width = 311,

height = 80,

title = 701,

},

{

skillgroup = sg_ryan1_combo_plus,

x = 436,

y = 403,

width = 311,

height = 80,

title = 702,

},

{

skillgroup = sg_ryan1_combo_atk,

x = 436,

y = 485,

width = 311,

height = 80,

title = 703,

},

 

lock = {

},

},

},

 

special = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_ryan1_special1,

x = 407,

y = 181,

title = 119,

},

{

skillgroup = sg_ryan1_special2,

x = 407,

y = 325,

title = 120,

},

{

skillgroup = sg_ryan1_special3,

x = 407,

y = 467,

title = 121,

},

{

skillgroup = sg_ryan1_cash_special2,

x = 655,

y = 181,

title = 710,

},

lock = {

{

lockerid = bgid_ryan1_special1,

x = 195,

y = 150,

height = 140,

width = 207,

},

{

lockerid = bgid_ryan1_special2,

x = 195,

y = 292,

height = 140,

width = 207,

},

{

lockerid = bgid_ryan1_special3,

x = 195,

y = 434,

height = 140,

width = 207,

},

},

},

},

 

commonskill = {

left = {

normalstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_ryan1_common_change,

x = 390,

y = 170,

title = 691,

},

{

skillgroup = sg_ryan1_common_reserection,

x = 390,

y = 270,

title = 693,

},

{

skillgroup = sg_ryan1_common_charge,

x = 390,

y = 370,

title = 692,

},

{

skillgroup = sg_ryan1_common_howling,

x = 390,

y = 470,

title = 694,

},

lock = {

},

},

},

 

transform = {

leftgroup = {

normalstate = {

x = 80,

y = 148,

width = 227,

height = 427,

},

flipedstate = {

x = 80,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_ryan1_wolf_special1,

x = 93,

y = 240,

width = 200,

height = 80,

title = 119,

},

{

skillgroup = sg_ryan1_wolf_special2,

x = 93,

y = 340,

width = 200,

height = 80,

title = 120,

},

{

skillgroup = sg_ryan1_wolf_special3,

x = 93,

y = 440,

width = 200,

height = 80,

title = 121,

},

 

lock = {

},

},

rightgroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

 

{

skillgroup = sg_ryan2_nephilim_special1,

x = 320,

y = 240,

width = 200,

height = 80,

title = 119,

},

{

skillgroup = sg_ryan2_nephilim_special2,

x = 320,

y = 340,

width = 200,

height = 80,

title = 120,

},

{

skillgroup = sg_ryan2_nephilim_special3,

x = 320,

y = 440,

width = 200,

height = 80,

title = 121,

},

 

lock = {

},

},

betweengroup = {

normalstate = {

x = 421,

y = 148,

width = 337,

height = 427,

},

flipedstate = {

x = 422,

y = 148,

width = 337,

height = 427,

},

{

skillgroup = sg_ryan3_mdan_special1,

x = 547,

y = 240,

width = 200,

height = 80,

title = 119,

},

{

skillgroup = sg_ryan3_mdan_special2,

x = 547,

y = 340,

width = 200,

height = 80,

title = 120,

},

{

skillgroup = sg_ryan3_mdan_special3,

x = 547,

y = 440,

width = 200,

height = 80,

title = 121,

},

 

lock = {

},

},

},

}

Link para o comentário
Compartilhar em outros sites

Este tópico está impedido de receber novos posts.
 Compartilhar

×
×
  • Criar Novo...

Informação Importante

Nós fazemos uso de cookies no seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies , caso contrário, vamos supor que você está bem para continuar.