Viewing Item

#311342: Glacier Magic Orb (ATK)

Item ID 311342 For Sale No
Identifier Glacier_F_Orb_150 Credit Price Not For Sale
Name Glacier Magic Orb (ATK) Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script .@r = getrefine(); bonus bBaseAtk,20*(.@r/3); bonus bLongAtkRate,5*(.@r/3); bonus bShortAtkRate,5*(.@r/3); if (.@r>=9) { bonus bAtkRate,10; if (.@r>=11 ) { bonus bPAtk,5; .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@i == W_2HSWORD || .@i == W_2HSPEAR || .@i == W_2HSTAFF || .@i == W_2HAXE || .@i == W_KATAR || .@i == W_BOW || .@i == W_HUUMA || .@i == W_REVOLVER || .@i == W_RIFLE || .@i == W_GATLING || .@i == W_SHOTGUN || .@i == W_GRENADE) { bonus bLongAtkRate,10; bonus bShortAtkRate,10; } } }
Equip Script None
Unequip Script None
Description For each 3 Refine Levels:
ATK +20
Increases Melee and Ranged Physical Damage by 5%.
_______________________
Refine Level +9:
ATK +10%
_______________________
Refine Level +11:
P.ATK +5
_______________________
When enchanted on Two-Handed Sword, Two-Handed Spear, Two-Handed Staff, Two-Handed Axe, Katar, Bow, Huuma Shuriken or any Firearm class weapon:
Increases Melee and Ranged Physical Damage by additional 10%.