0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #15249 Armor

Antonio's Coat [1]

Buy Price: N/A Sell Price: N/A
A replica of Antonio's coat. Once worn, you feel like you could become the NEW Antonio.
_______________________
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +7:
MDEF +5
Perfect Dodge +1
Indestructible in battle
_______________________
Refine Level +8:
MDEF +10
Perfect Dodge +1
Decreases damage taken from Demi-Human race by 7%.
_______________________
Refine Level +9:
MDEF +15
Perfect Dodge +1
Decreases damage taken from Critical Slash by 100%.
_______________________
When equipped with Antonio Card:
DEF +250
Decreases damage taken from all elemental attacks by 5%.
Enables the use of Level 1 Teleport.
Disables the effects of Antonio Card.
_______________________
Refine Level +7:
Prevents Frozen status
_______________________
Refine Level +9:
Prevents knock back effect.
_______________________
Type: Armor
Defense: 50
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
400
50

Requirements

1
100

Scripts

bonus bVariableCastrate,-10; .@r = getrefine(); if (.@r >= 7) { .@mdef = 5; .@pd = 1; bonus bUnbreakableArmor; if (.@r >= 8) { .@mdef += 10; .@pd += 1; bonus2 bSubRace,RC_DemiHuman,7; } if (.@r >= 9) { .@mdef += 15; .@pd += 1; bonus2 bSubSkill,"NPC_CRITICALSLASH",100; } bonus bMdef,.@mdef; bonus bFlee2,.@pd; }
bonus bVariableCastrate,-10;
.@r = getrefine();
if (.@r >= 7) {
   .@mdef = 5;
   .@pd = 1;
   bonus bUnbreakableArmor;
   if (.@r >= 8) {
      .@mdef += 10;
      .@pd += 1;
      bonus2 bSubRace,RC_DemiHuman,7;
   }
   if (.@r >= 9) {
      .@mdef += 15;
      .@pd += 1;
      bonus2 bSubSkill,"NPC_CRITICALSLASH",100;
   }
   bonus bMdef,.@mdef;
   bonus bFlee2,.@pd;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.