Renewal
.:Renewal Item Database:.
Search Item By ID


Acid Cannon Booster Club [0]   [One Hand]   Item ID# 590009 (AC_B_Club)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
0
Attack
190
Required Lvl
100
Weapon Lvl
4
Slot
0
Applicable Jobs
Genetic
Description
A Club designed to help adventurers grow.

Cannot be refined normally.

Indestructible in battle

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Learning Potion:
Increases ranged physical damage by 2%.

Refine Level +9:
Decreases variable cast time by 10%.
Increases damage of Acid Demonstration and Cart Cannon by 25%.

Refine Level +11:
Decreases after skill cast delay by 10%.
Increases physical damage against enemies of every size by 20%.

Refine Level +13:
Increases damage of Acid Demonstration and Cart Cannon by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,2; bonus bBaseAtk,3*.@r+3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,2*getskilllv("AM_LEARNINGPOTION"); } if (.@r>=9) { bonus bVariableCastrate,-10; bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",25; bonus2 bSkillAtk,"GN_CARTCANNON",25; } if (.@r>=11) { bonus2 bAddSize,Size_All,20; bonus bDelayrate,-10; } if (.@r>=13) { bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",15; bonus2 bSkillAtk,"GN_CARTCANNON",15; } },{},{}
Dropped By No Result

back to top