Santa Red Boots [1] ( Santa_Boots )
ID 470330 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shoes | |||||||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 20 | |||||||||||||||||||||
Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 130 | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
A pair of boots used by a certain Santa Claus. All Not specified
.@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; } } } } Not specified Not specified Not specified Not specified |