数据列表
组合ID 组合道具 组合效果
组合 1169 Prism Rangers Scarf
火箭矢
bonus2 bSubEle,Ele_Fire,75;
组合 1170 Prism Rangers Scarf
水灵箭矢
bonus2 bSubEle,Ele_Water,75;
组合 1171 Prism Rangers Scarf
风灵箭矢
bonus2 bSubEle,Ele_Wind,75;
组合 1172 Prism Rangers Scarf
地灵箭矢
bonus2 bSubEle,Ele_Earth,75;
组合 1173 Illusion Engine wing A-type
Illusion Leg A-type
bonus bCritAtkRate,10;
组合 1174 Illusion Engine wing A-type
Illusion Leg B-type
bonus bVariableCastrate,-10;
组合 1175 Illusion Engine wing B-type
Illusion Leg A-type
bonus bLongAtkRate,10;
组合 1176 Illusion Engine wing B-type
Illusion Leg B-type
bonus2 bMagicAtkEle,Ele_All,10;
组合 1177 Lava Leather Manteau
Lava Leather Boots
bonus bHit,5;
组合 1178 Lava Leather Manteau
Lava Leather Boots
Lava Leather Armor
bonus2 bAddClass,Class_All,2; .@a = getequiprefinerycnt(EQI_GARMENT); .@b = getequiprefinerycnt(EQI_SHOES); .@c = getequiprefinerycnt(EQI_ARMOR); if (.@a>=7 && .@b>=7 &&.@c>=7) bonus2 bAddClass,Class_All,3; if (.@a+.@b+.@c >= 27) bonus bDelayrate,-20;
组合 1179 Lava Leather Muffler
Lava Leather Shoes
bonus bCritAtkRate,5;
组合 1180 Lava Leather Muffler
Lava Leather Shoes
Lava Leather Suit
bonus2 bAddClass,Class_All,2; .@a = getequiprefinerycnt(EQI_GARMENT); .@b = getequiprefinerycnt(EQI_SHOES); .@c = getequiprefinerycnt(EQI_ARMOR); if (.@a>=7 && .@b>=7 &&.@c>=7) bonus2 bAddClass,Class_All,3; if (.@a+.@b+.@c >= 27) bonus bCritAtkRate,20;
组合 1181 Lava Leather Hood
Lava Leather Sandals
bonus bVariableCastrate,-5;
组合 1182 Lava Leather Hood
Lava Leather Sandals
Lava Leather Robe
bonus bMatkRate,2; .@a = getequiprefinerycnt(EQI_GARMENT); .@b = getequiprefinerycnt(EQI_SHOES); .@c = getequiprefinerycnt(EQI_ARMOR); if (.@a>=7 && .@b>=7 &&.@c>=7) bonus bMatkRate,3; if (.@a+.@b+.@c >= 27) bonus2 bMagicAtkEle,Ele_Fire,15;
组合 1183 Phoenix Muffler
波利之王卡片
bonus bFlee,20; bonus bMaxHPrate,10; bonus bMdef,10;
组合 1184 时光力量斗篷
力量时空之靴
bonus bBaseAtk,50; if (getequiprefinerycnt(EQI_SHOES)>=10) { bonus2 bIgnoreDefRaceRate,RC_Demon,30; bonus2 bIgnoreDefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; bonus2 bIgnoreMdefRaceRate,RC_Brute,30; }
组合 1185 时光力量斗篷
变异力量战靴
bonus bBaseAtk,50; if (getequiprefinerycnt(EQI_SHOES)>=10) { bonus2 bIgnoreDefRaceRate,RC_Demon,30; bonus2 bIgnoreDefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; bonus2 bIgnoreMdefRaceRate,RC_Brute,30; }
组合 1186 时光敏捷斗篷
敏捷时空之靴
bonus bCritAtkRate,7; if (getequiprefinerycnt(EQI_SHOES)>=10) { bonus2 bIgnoreDefRaceRate,RC_Demon,30; bonus2 bIgnoreDefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; bonus2 bIgnoreMdefRaceRate,RC_Brute,30; }
组合 1187 时光敏捷斗篷
变异敏捷战靴
bonus bCritAtkRate,7; if (getequiprefinerycnt(EQI_SHOES)>=10) { bonus2 bIgnoreDefRaceRate,RC_Demon,30; bonus2 bIgnoreDefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; bonus2 bIgnoreMdefRaceRate,RC_Brute,30; }
组合 1188 时光体力斗篷
体力时空之靴
bonus bDelayrate,-5; if (getequiprefinerycnt(EQI_SHOES)>=10) { bonus2 bIgnoreDefRaceRate,RC_Demon,30; bonus2 bIgnoreDefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; bonus2 bIgnoreMdefRaceRate,RC_Brute,30; }