Renewal
.:Renewal Item Database:.
Weapon

Poenitentia Ensis [2]   [Two Handed]   Item ID# 600014 (Poenitentia_Ensis)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
220
Attack
315
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Dragon Knight
Description
A sword containing the pain of bereavement.

ATK +10%

Increases damage of Storm Slash by 10%.

For each 2 Refine Levels:
Increases damage of Ignition Break by 3%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Ignition Break by additional 25%.

Refine Level +11:
Decreases Ignition Break skill cooldown by 0.7 seconds.

[Bonus by Grade]
[Grade D]: Damage of Storm Slash +5%.
[Grade C]: Damage of Storm Slash +8%, P.ATK +1.
[Grade B]: Damage of Storm Slash +12%, POW +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"DK_STORMSLASH",10; bonus2 bSkillAtk,"RK_IGNITIONBREAK",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"RK_IGNITIONBREAK",25; if (.@r>=11) { bonus2 bSkillCooldown,"RK_IGNITIONBREAK",-700; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"DK_STORMSLASH",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"DK_STORMSLASH",8; if (.@g >= ENCHANTGRADE_B) { bonus bPow,2; bonus2 bSkillAtk,"DK_STORMSLASH",12; } } } },{},{}
Dropped By No Result

Poenitentia Ferrum [2]   [One Hand]   Item ID# 550062 (Poenitentia_Ferrum)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
130
Attack
160
Required Lvl
230
Weapon Lvl
5
Slot
2
Description
A wand containing the pain of bereavement.

Indestructible in battle

MATK +250
MATK +10%

Increases damage of Meteor Storm Buster and Jack Frost Nova by 10%.

For each 2 Refine Levels:
Increases damage of Meteor Storm, Frost Diver and Frost Nova by 3%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Meteor Storm, Frost Diver and Frost Nova by additional 30%.

Refine Level +11:
Increases magical damage against enemies of every race, except Players by 15%.

[Bonus by Grade]
[Grade D]: Damage of Meteor Storm Buster and Jack Frost Nova +5%.
[Grade C]: Damage of Meteor Storm Buster and Jack Frost Nova +8%, S.MATK +1.
[Grade B]: Damage of Meteor Storm Buster and Jack Frost Nova +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bMatk,250; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",10+3*(.@r/2); bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",10+3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",30; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",30; if (.@r>=11) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",5; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",8; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",12; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",12; } } } },{},{}
Dropped By No Result

Poenitentia Flagellum [2]   [One Hand]   Item ID# 580013 (Poenitentia_Flagellum)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
110
Attack
220 / MATK 250
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Troubadour / Trouvere
Description
A whip containing the pain of bereavement.

MATK +250
MATK +10%

Increases damage of Metallic Fury by 10%.

For each 2 Refine Levels:
Increases damage of Reverberation by 3%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Reverberation by additional 30%.

Refine Level +11:
Decreases fixed cast time of Reverberation by 0.5 seconds.

[Bonus by Grade]
[Grade D]: Damage of Metallic Fury +5%.
[Grade C]: Damage of Metallic Fury +8%, S.MATK +1.
[Grade B]: Damage of Metallic Fury +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatkRate,10; bonus2 bSkillAtk,"TR_METALIC_FURY",10; bonus2 bSkillAtk,"WM_REVERBERATION",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"WM_REVERBERATION",30; if (.@r>=11) { bonus2 bSkillFixedCast,"WM_REVERBERATION",-500; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"TR_METALIC_FURY",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"TR_METALIC_FURY",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"TR_METALIC_FURY",12; } } } },{},{}
Dropped By No Result

Poenitentia Foramen [2]   [Two Handed]   Item ID# 800011 (Poenitentia_Foramen)
Type
Weapon
Class
Revolver
Buy
n/a
Sell
n/a
Weight
120
Attack
220
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
7
Applicable Jobs
Rebellion
Description
A pistol containing the pain of bereavement.

ATK +10%

Increases damage of Only One Bullet and Magazine for One by 10%.

For each 2 Refine Levels:
Increases damage of Fire Dance by 3%.

Refine Level +7:
Increases ranged physical damage by 10%.

Refine Level +9:
Increases damage of Fire Dance by additional 25%.

Refine Level +11:
Increases physical damage against enemies of every size by 15%.

[Bonus by Grade]
[Grade D]: Damage of Only One Bullet and Magazine for One +5%.
[Grade C]: Damage of Only One Bullet and Magazine for One +3%, P.ATK +1.
[Grade B]: Damage of Only One Bullet and Magazine for One +12%, CON +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",10; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10; bonus2 bSkillAtk,"RL_FIREDANCE",3*(.@r/2); if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"RL_FIREDANCE",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",5; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",3; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",3; if (.@g >= ENCHANTGRADE_B) { bonus bCon,1; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",5; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",5; } } } },{},{}
Dropped By No Result

Poenitentia Gladius [2]   [One Hand]   Item ID# 500019 (Poenitentia_Gladius)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
180
Attack
195 / MATK 250
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Imperial Guard
Description
A sword containing the pain of bereavement.

MATK +250
MATK +10%

Increases damage of Cross Rain by 10%.

For each 2 Refine Levels:
Increases damage of Genesis Ray by 4%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Genesis Ray by additional 25%.

Refine Level +11:
Increases magical damage with Holy element by 10%.

[Bonus by Grade]
[Grade D]: Increases damage of Cross Rain by 5%.
[Grade C]: Increases damage of Cross Rain by 8%, S.MATK +1.
[Grade B]: Increases damage of Cross Rain by 12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatkRate,10; bonus2 bSkillAtk,"IG_CROSS_RAIN",10; bonus2 bSkillAtk,"LG_RAYOFGENESIS",4*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"LG_RAYOFGENESIS",25; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,10; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"IG_CROSS_RAIN",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"IG_CROSS_RAIN",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"IG_CROSS_RAIN",12; } } } },{},{}
Dropped By No Result

Poenitentia Hasta [2]   [One Hand]   Item ID# 530010 (Poenitentia_Hasta)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
190
Attack
205
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Imperial Guard
Description
A spear containing the pain of bereavement.

ATK +10%

Increases damage of Overslash by 10%.

For each 2 Refine Levels:
Increases damage of Overslash by 3%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Overslash by additional 25%.

Refine Level +11:
Increases melee physical damage by 10%.

[Bonus by Grade]
[Grade D]: Damage of Overslash +5%.
[Grade C]: Damage of Overslash +8%, P.ATK +1.
[Grade B]: Damage of Overslash +12%, POW +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"IG_OVERSLASH",10; bonus2 bSkillAtk,"LG_OVERBRAND",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"LG_OVERBRAND",25; if (.@r>=11) { bonus bShortAtkRate,10; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"IG_OVERSLASH",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"IG_OVERSLASH",8; if (.@g >= ENCHANTGRADE_B) { bonus bPow,1; bonus2 bSkillAtk,"IG_OVERSLASH",12; } } } },{},{}
Dropped By No Result

Poenitentia Jana [2]   [One Hand]   Item ID# 510057 (Poenitentia_Jana)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
110
Attack
180
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Kagerou / Oboro
Description
A dagger containing the pain of bereavement.

MATK +200
MATK +7%

Increases damage of Thundering Cannon and Golden Dragon Cannon by 7%.

For each 2 Refine Levels:
Increases damage of Flaming Petals, Freezing Spear and Wind Blade by 2%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Flaming Petals, Freezing Spear and Wind Blade by additional 20%.

Refine Level +11:
Increases magical damage against enemies of every race, except Players, by 10%.

[Bonus by Grade]
[Grade D]: Damage of Thundering Cannon and Golden Dragon Cannon +5%.
[Grade C]: Damage of Thundering Cannon and Golden Dragon Cannon +3%, S.MATK +1.
[Grade B]: Damage of Thundering Cannon and Golden Dragon Cannon +5%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatkRate,7; bonus bMatk,200; bonus2 bSkillAtk,"SS_RAIDENPOU",7; bonus2 bSkillAtk,"SS_KINRYUUHOU",7; bonus2 bSkillAtk,"NJ_KOUENKA",2*(.@r/2); bonus2 bSkillAtk,"NJ_HYOUSENSOU",2*(.@r/2); bonus2 bSkillAtk,"NJ_HUUJIN",2*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"NJ_KOUENKA",20; bonus2 bSkillAtk,"NJ_HYOUSENSOU",20; bonus2 bSkillAtk,"NJ_HUUJIN",20; if (.@r>=11) { bonus2 bMagicAddRace,RC_All,10; bonus2 bMagicAddRace,RC_Player_Human,-10; bonus2 bMagicAddRace,RC_Player_Doram,-10; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"SS_RAIDENPOU",5; bonus2 bSkillAtk,"SS_KINRYUUHOU",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"SS_RAIDENPOU",3; bonus2 bSkillAtk,"SS_KINRYUUHOU",3; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"SS_RAIDENPOU",5; bonus2 bSkillAtk,"SS_KINRYUUHOU",5; } } } },{},{}
Dropped By No Result

Poenitentia Liber [2]   [One Hand]   Item ID# 540015 (Poenitentia_Liber)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
100
Attack
230
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A book containing the pain of bereavement.

Indestructible in battle

MATK +215

ATK +5%
MATK +5%

Increases damage of Petitio by 10%.

For each 2 Refine Levels:
Increases damage of Duple Light by 3%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
Increases damage of Duple Light by additional 30%.

Refine Level +11:
Increases magical damage with Holy element by 15%.

[Bonus by Grade]
[Grade D]: Damage of Petitio +5%.
[Grade C]: Damage of Petitio +8%, S.MATK +1.
[Grade B]: Damage of Petitio +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bAtkRate,5; bonus bMatk,215; bonus2 bSkillAtk,"CD_PETITIO",10; bonus2 bSkillAtk,"AB_DUPLELIGHT",3*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus2 bSkillAtk,"AB_DUPLELIGHT",30; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"CD_PETITIO",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"CD_PETITIO",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"CD_PETITIO",12; } } } },{},{}
Dropped By No Result

Poenitentia Ligula [2]   [One Hand]   Item ID# 500020 (Poenitentia_Ligula)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
180
Attack
185
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Biolo
Description
A sword containing the pain of bereavement.

ATK +10%

Increases damage of Acidified Zone (Fire/Water/Wind/Ground) by 10%.

For each 2 Refine Levels:
Increases damage of Cart Cannon by 3%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Cart Cannon by additional 25%.

Refine Level +11:
Increases ranged physical damage by 10%.

[Bonus by Grade]
[Grade D]: Damage of Acidified Zone (Fire/Wind) +5%.
[Grade C]: Damage of Acidified Zone (Water/Ground) +8%, P.ATK +1.
[Grade B]: Damage of Acidified Zone (Fire/Water/Wind/Ground) +10%, POW +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",10; bonus2 bSkillAtk,"GN_CARTCANNON",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"GN_CARTCANNON",25; if (.@r>=11) { bonus bLongAtkRate,10; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",5; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",8; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",8; if (.@g >= ENCHANTGRADE_B) { bonus bPow,2; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",10; } } } },{},{}
Dropped By No Result

Poenitentia Manus [2]   [Two Handed]   Item ID# 610016 (Poenitentia_Manus)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
190
Attack
280
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Shadow Cross
Description
A katar containing the pain of bereavement.

ATK +10%

Increases damage of Impact Crater by 10%.

For each 2 Refine Levels:
Increases damage of Rolling Cutter by 3%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
Increases damage of Rolling Cutter by additional 30%.

Refine Level +11:
Decreases after skill cast delay by 12%.

[Bonus by Grade]
[Grade D]: Damage of Impact Crater +5%.
[Grade C]: Damage of Impact Crater +8%, P.ATK +1.
[Grade B]: Damage of Impact Crater +12%, POW +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",3*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",30; if (.@r>=11) { bonus bDelayrate,-12; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"SHC_IMPACT_CRATER",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"SHC_IMPACT_CRATER",8; if (.@g >= ENCHANTGRADE_B) { bonus bPow,1; bonus2 bSkillAtk,"SHC_IMPACT_CRATER",12; } } } },{},{}
Dropped By No Result

Poenitentia Mucro [2]   [One Hand]   Item ID# 510027 (Poenitentia_Mucro)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
90
Attack
190
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Shadow Cross
Description
A dagger containing the pain of bereavement.

ATK +10%

Increases damage of Shadow Stab by 10%.

For each 2 Refine Levels:
Increases damage of Cross Impact by 3%.

Refine Level +7:
Increases critical damage by 15%.

Refine Level +9:
Increases damage of Cross Impact by additional 30%.

Refine Level +11:
Increases Physical Damage against enemies of every size by 15%.

[Bonus by Grade]
[Grade D]: Damage of Shadow Stab +5%.
[Grade C]: Damage of Shadow Stab +8%, P.ATK +1.
[Grade B]: Damage of Shadow Stab +12%, POW +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"SHC_SHADOW_STAB",10; bonus2 bSkillAtk,"GC_CROSSIMPACT",3*(.@r/2); if (.@r>=7) { bonus bCritAtkRate,15; if (.@r>=9) { bonus2 bSkillAtk,"GC_CROSSIMPACT",30; if (.@r>=11) { bonus2 bAddSize,Size_All,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"SHC_SHADOW_STAB",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"SHC_SHADOW_STAB",8; if (.@g >= ENCHANTGRADE_B) { bonus bPow,1; bonus2 bSkillAtk,"SHC_SHADOW_STAB",12; } } } },{},{}
Dropped By No Result

Poenitentia Nervus [2]   [Two Handed]   Item ID# 700023 (Poenitentia_Nervus)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
140
Attack
250
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Wind Hawk
Description
A bow containing the pain of bereavement.

ATK +10%

Increases damage of Crescive Bolt by 10%.

For each 2 Refine Levels:
Increases damage of Aimed Bolt by 3%.

Refine Level +7:
Increases ranged physical damage by 10%.

Refine Level +9:
Increases damage of Aimed Bolt by additional 30%.

Refine Level +11:
Decreases Aimed Bolt skill cooldown by 1 second.

[Bonus by Grade]
[Grade D]: Damage of Crescive Bolt +5%.
[Grade C]: Damage of Crescive Bolt +8%, P.ATK +1.
[Grade B]: Damage of Crescive Bolt +12%, CON +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10; bonus2 bSkillAtk,"RA_AIMEDBOLT",3*(.@r/2); if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"RA_AIMEDBOLT",30; if (.@r>=11) { bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",8; if (.@g >= ENCHANTGRADE_B) { bonus bCon,1; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",12; } } } },{},{}
Dropped By No Result

« First < 910111213141516171819 >
back to top