Furious Shield [1] ( Shield_Furious )
| ID 460072 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 400 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shield | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 60 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 205 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
if (.@r>=7) {
bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5;
if (.@r>=9) {
bonus bMRes,10;
bonus bRes,10;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMRes,5;
bonus bRes,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5;
if (.@g>=ENCHANTGRADE_B) {
bonus bDef,50;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10;
}
}
}
}
Not specified Not specified Not specified |
||||||||||||||||||||||||