Correction for item IDs 18107 and 18108 (#5609)
* Correction for item IDs 18107 and 18108 Fixed #5603
This commit is contained in:
parent
1828d204b1
commit
c3d0669458
@ -61542,7 +61542,12 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
bonus bUnbreakableWeapon; bonus bLuk,3; bonus bCritAtkRate,50; if(BaseLevel>99) { bonus bLongAtkRate,10; }
|
||||
bonus bUnbreakableWeapon;
|
||||
bonus bLuk,3;
|
||||
bonus bCritAtkRate,50;
|
||||
if(BaseLevel>99) {
|
||||
bonus bLongAtkRate,20;
|
||||
}
|
||||
- Id: 18108
|
||||
AegisName: Brindle_Eel
|
||||
Name: Zebra Eel
|
||||
@ -61568,7 +61573,12 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
bonus bUnbreakableWeapon; bonus bAgi,3; autobonus "{ bonus bAspd,2; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }"; if(BaseLevel>99) { bonus bLongAtkRate,10; }
|
||||
bonus bUnbreakableWeapon;
|
||||
bonus bAgi,3;
|
||||
autobonus "{ bonus bAspd,2; }",10,5000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
|
||||
if(BaseLevel>99) {
|
||||
bonus bLongAtkRate,20;
|
||||
}
|
||||
- Id: 18109
|
||||
AegisName: Catapult
|
||||
Name: Thief Crossbow
|
||||
|
Loading…
x
Reference in New Issue
Block a user