Item Details

Upgrade Part - Plate ( Upgrade_Part_Plate )

ID 15111 Upgrade Part - Plate
Upgrade Part - Plate Buy Price: 10 zeny Sell Price: 5 zeny Weight: 300 Slots: Not specified
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: 110
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Peça automotiva de um M.E.C.H.A. Pode ser montado e desmontado com facilidade.
--------------------------
Indestrutível em batalha.
--------------------------
Resistência a oponentes de tamanho Pequeno e Médio +10%.
Refino +7 ou mais:
Resistência a oponentes de tamanho Grande +10%.
Refino +9 ou mais:
Resistência a oponentes de tamanho Pequeno e Médio +5% adicional.
--------------------------
Conjunto
[Autopeça - Motor]
[Autopeça - Exaustor]
[Autopeça - Acelerador]
Dano de [Canhão] +50%.
--------------------------
Tipo: Armadura
DEF: 110 DEFM: 0
Peso: 300
Nível necessário: 100
Classes: Mecânicos e evoluções

Designed to be worn over the frames of Madogears for enhanced Defense, this part is easy to assemble and disassemble.
Class: Armor
Defense: 110
Property: Neutral
Weight: 300
Requires Level: 100
Usable By: Mechanic
Reduces damage taken from Small and Medium size enemies by 10%.
If upgrade level is +7 or higher, Reduces damage taken from Large size enemies by 10%.
If upgrade level is +9 or higher, Reduces damage taken from Small and Medium size enemies by an additional 5%.
This item is indestructible in battle.

Set Bonus
Upgrade Part - Plate
Upgrade Part - Engine [1]
Upgrade Part - Booster [1]
Upgrade Part - Gun Barrel [1]
Increases the damage of Arm Cannon by 50%.

Designed to be worn over the frames of Madogears for enhanced Defense, this part is easy to assemble and disassemble.
-------------
Physical damage from Small, Medium size monsters -10%.
[If refine level is +7 or higher]
Physical damage from Large size monsters -10%.
[If refine level is +9 or higher]
Physical damage from Small, Medium size monsters -5%.
Physical damage from Large size monsters -10%.
-------------
[Upgrades Set]
Upgrade Part - Plate15111
Upgrade Part - Engine20733
Upgrade Part - Booster22044
Upgrade Part - Gun Barrel2996
[Arm Cannon] damage +50%.
-------------
Type: Armor
Defense: 110
Weight: 300
Required Level: 100
Jobs: Mechanic jobs

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus bUnbreakableArmor;
bonus2 bSubSize,Size_Small,10;
bonus2 bSubSize,Size_Medium,10;
.@r = getrefine();
if (.@r>=7) {
   bonus2 bSubSize,Size_Large,10;
}
if (.@r>=9) {
   bonus2 bSubSize,Size_Small,5;
   bonus2 bSubSize,Size_Medium,5;
}
Not specified
Not specified

Not specified