|
|
|
|
Viewing Item
#550002: Booster Foxtail
Item ID
|
550002
|
|
For Sale
|
No
|
Identifier
|
Boost_Foxtail
|
Credit Price
|
Not For Sale
|
Name
|
Booster Foxtail
|
Type
|
Weapon - Staff
|
NPC Buy
|
0
|
Weight
|
70
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
250
|
Min Equip Level
|
100
|
MATK
|
260
|
Max Equip Level
|
None
|
Equip Locations
|
Main Hand
|
Equip Upper
|
None
|
Equippable Jobs
|
Summoner
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 bonus bUnbreakableWeapon;
2 .@r = getrefine();
3 bonus bBaseAtk,.@r*2;
4 bonus bMatk,.@r*2;
5 .@i = min(BaseLevel,180)/15*3;
6 bonus bBaseAtk,.@i;
7 bonus bMatk,.@i;
8 if (.@r>=7) {
9 bonus bVariableCastrate,getskilllv("SU_NYANGGRASS")*-2;
10 bonus bLongAtkRate,getskilllv("SU_SVG_SPIRIT")*2;
11 }
12 if (.@r>=9) {
13 bonus2 bAddSize,Size_All,10;
14 bonus2 bMagicAddSize,Size_All,10;
15 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|