Santa Suit [1] ( Santa_Suit_US )
| ID 450426 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 20 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 120 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
The red coat that Santa Claus wears every Christmas. All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bUnbreakableArmor;
bonus bSMatk,3*(.@r/2);
bonus bMatk,50*(.@r/3);
if (.@r>=10) {
bonus2 bResEff,Eff_Freeze,10000;
bonus bFlee2,20;
if (.@r>=11) {
bonus2 bSkillAtk,"CD_ARBITRIUM",30;
bonus2 bSkillAtk,"AG_RAIN_OF_CRYSTAL",30;
if (.@r>=12) {
bonus2 bMagicAtkEle,Ele_Water,20;
bonus2 bMagicAtkEle,Ele_Holy,20;
if (.@r>=13) {
skill "RK_ENCHANTBLADE",10;
autobonus3 "{ bonus2 bMagicAddEle,Ele_All,30; }",1000,20000,"RK_ENCHANTBLADE";
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
if (.@g>=ENCHANTGRADE_C) {
bonus bVariableCastrate,-15;
if (.@g>=ENCHANTGRADE_B) {
bonus bDelayrate,-20;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bSkillAtk,"CD_ARBITRIUM",50;
bonus2 bSkillAtk,"AG_RAIN_OF_CRYSTAL",50;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||