Viewing Item (Falcon Flute) Ragnarok: Project Zero Control Panel
Basic Info
Name | Falcon Flute |
---|---|
Item ID |
12848
-
Falcon_Flute
|
Type | Delay Consume |
A Flute that calls falcons to those who have the [Falconry Mastery] skill.
Weight: 0
Weight: 0
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | No |
Equip Locations | None |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
if (getskilllv(HT_FALCON)) { if (checkoption(Option_Wug) || checkoption(Option_Wugrider)) end; if (checkfalcon() == 1) { setfalcon 0; } else { setfalcon 1; } } |
Equip Script |
None |
Unequip Script |
None |