AuraRO Logo

Viewing Item

#500015: Pressure Genesis Booster Sword

Item ID 500015 For Sale No
Identifier Pressure Genesis Booster Sword Credit Price Not For Sale
Name Pressure Genesis Booster Sword Type
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 150 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 bonus bMatkRate,2;

3 bonus bMatk,180;

4 bonus bMatk,3*.@r;

5 bonus bMatk,3*(min(BaseLevel,195)/15);

6 if (.@r>=7) {

7 bonus2 bMagicAtkEle,Ele_Holy,getskilllv("CR_TRUST");

8 }

9 if (.@r>=9) {

10 bonus bVariableCastrate,-10;

11 bonus2 bSkillAtk,"LG_RAYOFGENESIS",25;

12 bonus2 bSkillAtk,"PA_PRESSURE",25;

13 }

14 if (.@r>=11) {

15 bonus2 bMagicAddSize,Size_All,15;

16 bonus2 bMagicAtkEle,Ele_Holy,15;

17 }

18 if (.@r>=13) {

19 bonus2 bSkillAtk,"LG_RAYOFGENESIS",15;

20 bonus2 bSkillAtk,"PA_PRESSURE",15;

21 }

Equip Script None
Unequip Script None