Banishing Cannon Shadow Shield, теневое снаряжение (Renewal)
Banishing Cannon Shadow Shield (S_BANISH_CANNON_SHIELD) – теневое снаряжение.

Small shield that can be equipped on arms to gain additional defense options. It can be worn alone, but would be less effective.
Increase physical damage dealt to all size mosnters by 3%.
When refined to +7 or higher, increase physical damage to all size monsters by additional 3%,
When refined to +9 or higher, increase physical damage to all size monsters by additional 4%.
When equipped with Royal Guard Shadow Weapon,
Ignore defense rate of all race monsters (except players) by 40%, additional defense rate ignoring equal to the sum of refine rates of Vanishing Cannon Shadow Shield and Royal Guard Shadow Weapon.
Set Bonus
Vanishing Cannon Shadow Armor
Vanishing Cannon Shadow Shield
Vanishing Cannon Shadow Shoes
Increase damage of Vanishing Point and Cannon Spear by 1% for every 2 refine levels.
Базовые свойства предмета
- ID: 27314
- Код: S_BANISH_CANNON_SHIELD
- Тип: теневое снаряжение
- Требуемый уровень: 99
- Профессии: crusader
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=9) { bonus2 bAddSize,Size_All,10; } else if (.@r>=7) { bonus2 bAddSize,Size_All,6; } else { bonus2 bAddSize,Size_All,3; }