Item ID | 22207 | For Sale | No |
---|---|---|---|
Identifier | Imperial_Boots | Credit Price | Not For Sale |
Name | Imperial Boots | Type | Armor |
NPC Buy | 20 | Weight | 40 |
NPC Sell | 10 | Weapon Level | 0 |
Range | 0 | Defense | 5 |
Slots | 0 | Refineable | Yes |
Attack | 0 | Min Equip Level | 100 |
Equip Locations | Footgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); bonus bMdef,10; bonus bMaxHPrate,3; bonus bMaxSPrate,3; skill "AL_INCAGI",1; bonus2 bSkillAtk,"LG_BANISHINGPOINT",10*getskilllv("LG_CANNONSPEAR"); bonus2 bAddClass,Class_All,4*getskilllv("CR_DEVOTION"); if (getskilllv("LG_INSPIRATION")>=5) bonus2 bSkillCooldown,"LG_SHIELDSPELL",-2000; bonus2 bIgnoreDefClassRate,Class_All,20*getskilllv("LG_PINPOINTATTACK"); if (.@r>=5) { bonus bMaxSPrate,7; bonus bMaxHPrate,7; bonus bLongAtkRate,5; } if (.@r>=7) { bonus bMaxSPrate,10; bonus bMaxHPrate,10; bonus bLongAtkRate,5; } |
||
Equip Script | None | ||
Unequip Script | None |