Combos de Itens Listar Todos

Combos de Itens

ID Tamanho do Combo Itens do Combo Efeito do Combo Ações
4989 2 .@r = getequiprefinerycnt(EQI_ARMOR); if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) bonus bAtkRate,3*.@r; Detalhes
4990 2 .@r = getequiprefinerycnt(EQI_GARMENT); if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) bonus bPerfectHitAddRate... Detalhes
4991 2 .@r = getequiprefinerycnt(EQI_SHOES); if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) bonus2 bSkillCooldown,"GC_... Detalhes
4992 2 if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bAtkRate,15; bonus2 bSkillCooldown,"GC_DARKCROW",-25000; } Detalhes
4993 2 if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) bonus bPerfectHitAddRate,25; Detalhes
4994 2 .@r = getequiprefinerycnt(EQI_HEAD_TOP); if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) bonus bLongAtkRate,2*.@r; Detalhes
4995 2 .@r = getequiprefinerycnt(EQI_ARMOR); if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) bonus bLongAtkRate,3*.@r; Detalhes
4996 2 .@r = getequiprefinerycnt(EQI_GARMENT); if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) bonus bDelayrate,-2*.@r; Detalhes
4997 2 .@r = getequiprefinerycnt(EQI_SHOES); if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus2 bSkillAtk,"RK_DRAGO... Detalhes
4998 2 if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus bLongAtkRate,15; bonus2 bSkillUseSP,"LK_SPIRALPIERCE",10; } Detalhes
4999 2 if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus bLongAtkRate,25; Detalhes
5000 2 .@r = getequiprefinerycnt(EQI_HEAD_TOP); if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus2 bSkillCooldown,"... Detalhes
5001 2 .@r = getequiprefinerycnt(EQI_ARMOR); if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus bAtkRate,3*.@r; Detalhes
5002 2 .@r = getequiprefinerycnt(EQI_GARMENT); if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus bAspdRate,2; Detalhes
5003 2 .@r = getequiprefinerycnt(EQI_SHOES); if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus bDelayrate,-3*.@r; Detalhes
5004 2 if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) { bonus bAtkRate,15; bonus2 bSkillAtk,"LG_CANNONSPEAR",30; } Detalhes
5005 2 .@r = getequiprefinerycnt(EQI_HAND_L); if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus bMaxHP,500*.@r; Detalhes
5006 2 if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) bonus2 bSkillAtk,"WL_HELLINFERNO",150; Detalhes
5007 2 .@r = getequiprefinerycnt(EQI_HEAD_TOP); if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) bonus2 bSkillCooldown,"WL... Detalhes
5008 2 .@r = getequiprefinerycnt(EQI_ARMOR); if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) bonus bMatkRate,3*.@r; Detalhes