Santa Claus Boots [1] ( Santa_Boots )
# 470330 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy: zeny | Sell: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
Type: Equipment. | Subtype: N/A | Gender: Both | Locations: Shoes | |||||||||||||||||||||
Attack: N/A | M. Attack: N/A | Range: N/A | Defense: 20 | |||||||||||||||||||||
Weapon Level: N/A | Armor Level: 2 | Equip Level Min: 130 | Equip Level Max: N/A | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: N/A | |||||||||||||||||||||
A pair of boots used by a certain Santa Claus. All N/A
.@r = getrefine(); .@g = getenchantgrade(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bBaseAtk,10*(.@r/2); bonus bMatk,10*(.@r/2); bonus2 bAddRace,RC_All,3*(.@r/3); bonus2 bMagicAddRace,RC_All,3*(.@r/3); if (.@r>=7) { bonus bShortAtkRate,10; bonus bLongAtkRate,10; bonus2 bMagicAtkEle,Ele_All,10; if (.@r>=11) { bonus bFixedCast,-500; if (.@r>=13) { autobonus "{ bonus bLuk,200; bonus2 bDropAddRace,RC_All,10; bonus2 bExpAddRace,RC_All,10; }",10,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1247,5000; }"; } } } if (.@g>=ENCHANTGRADE_D) { bonus bBaseAtk,100; bonus bMatk,100; if (.@g>=ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g>=ENCHANTGRADE_B) { bonus2 bExpAddRace,RC_All,8; if (.@g>=ENCHANTGRADE_A) { bonus2 bDropAddRace,RC_All,8; } } } } N/A N/A N/A |