0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #550033 Weapon

Paradise Foxtail

Buy Price: N/A Sell Price: N/A
A foxtail for beginners made by the Paradise Group.
_______________________
MATK +100
_______________________
Indestructible in battle
_______________________
Base Level at least 20:
ATK +15, MATK +15
_______________________
Base Level at least 30:
ATK +20, MATK +20
_______________________
Base Level at least 45:
ATK +25, MATK +25
_______________________
Type: One-Handed Staff
Attack: 60
Weight: 0
Weapon Level: 2
Refineable: No
_______________________
Requirement:
Base Level 10
Summoner (Doram)

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1

Requirements

2
10

Scripts

bonus bUnbreakableWeapon; if (BaseLevel>=20) { bonus bBaseAtk,15; bonus bMatk,15; if (BaseLevel>=30) { bonus bBaseAtk,20; bonus bMatk,20; if (BaseLevel>=45) { bonus bBaseAtk,25; bonus bMatk,25; } } }
bonus bUnbreakableWeapon;
if (BaseLevel>=20) {
   bonus bBaseAtk,15;
   bonus bMatk,15;
   if (BaseLevel>=30) {
      bonus bBaseAtk,20;
      bonus bMatk,20;
      if (BaseLevel>=45) {
         bonus bBaseAtk,25;
         bonus bMatk,25;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.