ffman22 Posted August 4, 2021 Share Posted August 4, 2021 - Id: 28942 AegisName: Bloody_Knight_Shield Name: Cursed Knight's Shield Type: Armor Weight: 800 Slots: 1 Locations: Left_Hand: true EquipLevelMin: 1 Refineable: true Script: | bonus bAspdRate,10; bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; bonus2 bSubEle,Ele_All,7; autobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000; [email protected] = getrefine(); if ([email protected]>=7) { bonus bBaseAtk,10; bonus bMatk,10; } if ([email protected]>=9) { bonus bAspd,1; } if ([email protected]>=12) { bonus bDelayrate,-3; } - Id: 28945 AegisName: Bloody_Knight_Shield_ Name: Bloody Knight's Shield Type: Armor Weight: 800 Slots: 1 Locations: Left_Hand: true EquipLevelMin: 1 Refineable: true Script: | bonus bAspdRate,10; bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; bonus2 bSubEle,Ele_All,7; autobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000; [email protected] = getrefine(); if ([email protected]>=7) { bonus bBaseAtk,10; bonus bMatk,10; } if ([email protected]>=9) { bonus bAspd,1; } if ([email protected]>=12) { bonus bDelayrate,-3; } - Id: 28946 AegisName: Bloody_Knight_Shield__ Name: Purified Knight's Shield Type: Armor Weight: 800 Slots: 1 Locations: Left_Hand: true EquipLevelMin: 1 Refineable: true Script: | bonus bAspdRate,10; bonus2 bAddClass,Class_All,5; bonus bMatkRate,5; bonus2 bSubEle,Ele_All,10; autobonus2 "{ bonus2 bSPRegenRate,50,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,300,1000; }",50,5000; [email protected] = getrefine(); if ([email protected]>=7) { bonus bBaseAtk,20; bonus bMatk,20; } if ([email protected]>=9) { bonus bAspd,2; } if ([email protected]>=12) { bonus bDelayrate,-5; } hello some knows why the paladin and royal guard shield skills are not working with all of the versions of the Purified Knight's Shield Quote Link to comment Share on other sites More sharing options...
0 Erebos Posted August 4, 2021 Share Posted August 4, 2021 6 hours ago, ffman22 said: I change it but still has the issue I had this same problem, Add View: 1 above Refineable: true, then reloaditemdb and unequip-equip the shield and try 1 Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted August 4, 2021 Share Posted August 4, 2021 View: 1 is missing. 1 Quote Link to comment Share on other sites More sharing options...
0 ffman22 Posted August 4, 2021 Author Share Posted August 4, 2021 I change it but still has the issue Thank that finally works Quote Link to comment Share on other sites More sharing options...
- Id: 28942 AegisName: Bloody_Knight_Shield Name: Cursed Knight's Shield Type: Armor Weight: 800 Slots: 1 Locations: Left_Hand: true EquipLevelMin: 1 Refineable: true Script: | bonus bAspdRate,10; bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; bonus2 bSubEle,Ele_All,7; autobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000; [email protected] = getrefine(); if ([email protected]>=7) { bonus bBaseAtk,10; bonus bMatk,10; } if ([email protected]>=9) { bonus bAspd,1; } if ([email protected]>=12) { bonus bDelayrate,-3; } - Id: 28945 AegisName: Bloody_Knight_Shield_ Name: Bloody Knight's Shield Type: Armor Weight: 800 Slots: 1 Locations: Left_Hand: true EquipLevelMin: 1 Refineable: true Script: | bonus bAspdRate,10; bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; bonus2 bSubEle,Ele_All,7; autobonus2 "{ bonus2 bSPRegenRate,25,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,150,1000; }",50,5000; [email protected] = getrefine(); if ([email protected]>=7) { bonus bBaseAtk,10; bonus bMatk,10; } if ([email protected]>=9) { bonus bAspd,1; } if ([email protected]>=12) { bonus bDelayrate,-3; } - Id: 28946 AegisName: Bloody_Knight_Shield__ Name: Purified Knight's Shield Type: Armor Weight: 800 Slots: 1 Locations: Left_Hand: true EquipLevelMin: 1 Refineable: true Script: | bonus bAspdRate,10; bonus2 bAddClass,Class_All,5; bonus bMatkRate,5; bonus2 bSubEle,Ele_All,10; autobonus2 "{ bonus2 bSPRegenRate,50,1000; }",50,5000; autobonus "{ bonus2 bHPRegenRate,300,1000; }",50,5000; [email protected] = getrefine(); if ([email protected]>=7) { bonus bBaseAtk,20; bonus bMatk,20; } if ([email protected]>=9) { bonus bAspd,2; } if ([email protected]>=12) { bonus bDelayrate,-5; }hello some knows why the paladin and royal guard shield skills are not working with all of the versions of the Purified Knight's Shield
Link to comment
Share on other sites