Viewing Item (Dragon Scale Boots) Ragnarok: Project Zero Control Panel
Basic Info
Name | Dragon Scale Boots[1] |
---|---|
Item ID |
22208
-
Dragon_Boots
|
Type | Armor |
Boots made with various parts of a powerful dragon.
You can feel the intimidating power of the dragon when wearing them.
MaxSP + 150.
Variable Cast Time - 5%.
If refine rate is 7 or higher, FLEE + 20.
If refine rate is 9 or higher, Fixed Cast Time - 5%.
Class : Footwear Defense : 28
Weight : 50
Required Level : 80
Jobs : All jobs
You can feel the intimidating power of the dragon when wearing them.
MaxSP + 150.
Variable Cast Time - 5%.
If refine rate is 7 or higher, FLEE + 20.
If refine rate is 9 or higher, Fixed Cast Time - 5%.
Class : Footwear Defense : 28
Weight : 50
Required Level : 80
Jobs : All jobs
Details
Weight | 50 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Footgear |
Stats
Range | 0 |
---|---|
Defense | 28 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 80 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMaxSP, 150); bonus(bVariableCastrate, -5); if (getrefine() >= 7) bonus(bFlee, 20); if (getrefine() >= 9) bonus(bFixedCastrate, -5); |
Equip Script |
None |
Unequip Script |
None |