Viewing Item (Clergy's Boots) Ragnarok: Project Zero Control Panel
Basic Info
Name | Clergy's Boots[1] |
---|---|
Item ID |
22209
-
Cassock_Boots
|
Type | Armor |
These boots that are blessed by Odin
make you move with ease.
MaxHP + 100, MaxSP + 30.
For every other refine level, HIT + 2.
For every 3 refine levels, Variable Cast Time - 2%, ASPD + 2%.
If refine rate is 9 or higher, has a chance to increase Perfect Dodge by 2 for 20 seconds when being physically/magically attacked.
Class : Footwear Defense : 25
Weight : 40
Required Level : 90
Jobs : All jobs
make you move with ease.
MaxHP + 100, MaxSP + 30.
For every other refine level, HIT + 2.
For every 3 refine levels, Variable Cast Time - 2%, ASPD + 2%.
If refine rate is 9 or higher, has a chance to increase Perfect Dodge by 2 for 20 seconds when being physically/magically attacked.
Class : Footwear Defense : 25
Weight : 40
Required Level : 90
Jobs : All jobs
Details
Weight | 40 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Footgear |
Stats
Range | 0 |
---|---|
Defense | 25 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 90 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMaxHP, 100); bonus(bMaxSP, 30); bonus(bHit, 2 * (getrefine() / 2)); bonus(bVariableCastrate, -3 * (getrefine() / 3)); bonus(bAspdRate, 2 * (getrefine() / 3)); if (getrefine() >= 9) autobonus2("{ bonus(bFlee2, 2); }", 30, 20000, BF_WEAPON|BF_MAGIC, "{ specialeffect(EF_WIND, AREA, playerattached()); }"); |
Equip Script |
None |
Unequip Script |
None |