Correction for item IDs 16065 and 16089 (#5592)

Fixed #5588 

Thanks to @idk-whoami
This commit is contained in:
Atemo 2020-12-01 19:10:10 +01:00 committed by GitHub
parent d49362f5e4
commit 495769036a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61111,7 +61111,10 @@ Body:
EquipLevelMin: 120
Refineable: true
Script: |
.@r = getrefine(); bonus bAspd,(.@r/2); bonus2 bSkillAtk,"AB_DUPLELIGHT",(3*.@r);
.@r = getrefine();
bonus bAspd,(.@r/2);
bonus2 bSkillAtk,"AB_DUPLELIGHT",(3*.@r);
bonus bUnbreakableWeapon;
- Id: 16075
AegisName: Rebeginer_NC_Mace
Name: Beginner Mechanic's Mace
@ -61220,7 +61223,18 @@ Body:
EquipLevelMin: 130
Refineable: true
Script: |
.@r = getrefine(); bonus bMatkRate,3; if (.@r >= 7) { bonus bAspdRate,7; if (.@r >= 9) { bonus2 bSkillAtk,"AB_ADORAMUS",20; if (.@r >= 11) { bonus2 bMagicAtkEle,Ele_Holy,15; } } }
.@r = getrefine();
bonus bMatkRate,3;
bonus bUnbreakableWeapon;
if (.@r >= 7) {
bonus bAspdRate,7;
if (.@r >= 9) {
bonus2 bSkillAtk,"AB_ADORAMUS",20;
if (.@r >= 11) {
bonus2 bMagicAtkEle,Ele_Holy,15;
}
}
}
- Id: 16092
AegisName: Engine_Pilebuncker
Name: Engine Pilebuncker