Viewing Item

#550058: Relapse Plant

Item ID 550058 For Sale No
Identifier Fourth_1h_Plant Credit Price Not For Sale
Name Relapse Plant Type Weapon - Staff
NPC Buy 0 Weight 160
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 200
MATK 200 Max Equip Level None
Description A weapon that was restored by using ether to restore a weapon eroded by unclean energy.
New abilities that had not been discovered before began to emerge.
_______________________
Indestructible in battle
_______________________
MATK +200
_______________________
For each 2 Refine Levels:
Increases damage of Howling of Chulho and Hyunrok Breeze by 5%.
_______________________
For each 4 Refine Levels:
Increases Ranged Physical Damage and Magical Damage with every element by 3%.
_______________________
Type: One-Handed Staff
Attack: 190
Weight: 160
Weapon Level: 5
_______________________
Requirement:
Base Level 200
Spirit Handler
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Summoner
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus2

7 bSkillAtk,"SH_HYUN_ROKS_BREEZE",5*(.@r/2);

8 bonus2

9 bSkillAtk,"SH_HOWLING_OF_CHUL_HO",5*(.@r/2);

10 bonus2

11 bMagicAtkEle,Ele_All,3*(.@r/4);

12 bonus

13 bLongAtkRate,3*(.@r/4);

Equip Script None
Unequip Script None