Viewing Item

#26163: Rainbow Foxtail

Item ID 26163 For Sale No
Identifier Rainbow_Foxtail Credit Price Not For Sale
Name Rainbow Foxtail Type Weapon - Staff
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 110 Min Equip Level 100
MATK 160 Max Equip Level None
Description A mysterious cat with rainbow-colored ears.
With a single swing, seven colors of magic will pop out according to the user's ability.
_______________________
MATK +160
_______________________
Physical attacks have a chance to auto-cast either Level 4 Fire Bolt, Cold Bolt, Lightning Bolt or Earth Spike.
_______________________
For each Refine Level:
ATK +10
MATK +10
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
When equipped with Lunar Rainbow:
For each Refine Level of Lunar Rainbow:
ATK +15,
MATK +15,
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
When compounded with Bloody Knight Card:
Physical attacks have a chance to auto-cast Level 3 Hell Inferno.

For each Refine Level of Rainbow-colored Cat Toy:
Increases damage of Hell Inferno by 10%.
_______________________
When compounded with Stormy Knight Card and Level 1 Spirit Marble is learned:
Physical attacks have a chance to auto-cast Level 5 Diamond Dust.

For each Refine Level of Rainbow-colored Cat Toy:
Increases damage of Diamond Dust by 10%.
Increases Magical Damage with Water element by 5.
_______________________
Type: One-Handed Staff
Attack: 110
Weight: 40
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Summoner (Doram)
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 bonus3

5 bAutoSpell,"MG_FIREBOLT",4,40;

6 bonus3

7 bAutoSpell,"MG_COLDBOLT",4,40;

8 bonus3

9 bAutoSpell,"MG_LIGHTNINGBOLT",4,40;

10 bonus3

11 bAutoSpell,"WZ_EARTHSPIKE",4,40;

12 bonus

13 bBaseAtk,10*.@r;

14 bonus

15 bMatk,10*.@r;

16 bonus

17 bAspdRate,.@r;

Equip Script None
Unequip Script None