.:Renewal Item Database:.
Search Item By ID
|
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
200 Defense
128 Required Lvl 250 Armor Lvl 2 Slot 1 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | An pair of boots amplified by the snake's curse. MaxHP +10%, MaxSP +4%. For each 2 Refine Levels: MaxSP +1%, DEF +15. Refine Level +7: ASPD +10% (Decreases after attack delay by 10%). Refine Level +9: P.ATK +5. Increases physical damage by 5%. Refine Level +10: DEF +100, ATK +20. Refine Level +12: Increases physical damage by additional 8%. When equipped with Yorscalp Armor: Increases physical damage against enemies of every element by 15%. [Bonus by Grade] [Grade D]: POW +2, CON +2, ATK +10. [Grade C]: ATK +4%, P.ATK +4. [Grade B]: Fixed cast time -1 second. [Grade A]: ATK +5%, P.ATK +5. |
| Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,4+(.@r/2); bonus bDef,15*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; bonus bPAtk,5; if (.@r>=10) { bonus bBaseAtk,20; bonus bDef,100; if (.@r>=12) { bonus bLongAtkRate,8; bonus bShortAtkRate,8; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bBaseAtk,10; bonus bPow,2; bonus bCon,2; if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,4; bonus bAtkRate,4; if (.@g>=ENCHANTGRADE_B) { bonus bFixedCast,-1000; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; bonus bAtkRate,5; } } } } },{},{} |
| Dropped By | No Result |


