Item Details

Tristan Imperial Cape-LT [1] ( Tristan_Cape_LT )

ID 480453 Tristan Imperial Cape-LT [1]
Tristan Imperial Cape-LT [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 20
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 190 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

Cannot be Knocked back.
------------------------
Every 2 refine level, ATK +10, CON +1, CRT +1.

Every 3 refine level, Increases Long range physical damage and critical damage by 5%.
------------------------
When refined to +7 or higher, ATK +15%, ASPD +10%.

When refined to +9 or higher, Increases physical attack to all property by 12%.

When refined to +11 or higher, CRI +20.

When refined to +13 or higher, additional increases long range physical damage by 10%, C.RATE +7.
------------------------
Set Bonus:
Tristan Imperial Cape-LT [1]
Old Casket of Protection [1]

Every 3 level refine of garment, increases Vanishing Point & Cannon Spear damage by 25%.

When garment refined to +13 or higher, reduces Cannon Spear cooldown by 1.5 seconds.
------------------------
Set Bonus:
Tristan Imperial Cape-LT [1]
Beelzebub Card

Increases physical damage to BOSS Monsters by 30%.

Enable to use Reflect Damage Lv.3.

Reduces damage taken from Undead race by 50%.

Increases damage taken from Ghost property by 30%.
------------------------
[Grade Bonus]
[Grade D] ATK +80.
[Grade C] CRI +10.
[Grade B] Increases physical damage to all size by 12%.
[Grade A] Reduce after skill delay by 7%.
If refined to +13, increases physical damage to all race by 12%.
------------------------
Type: Garment
Def: 20
Weight: 10
Armor Level: 2
Required Level: 190
Class: All Jobs

All

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:
.@r = getrefine();
.@g = getenchantgrade();
bonus bNoKnockback;
bonus bBaseAtk,10*(.@r/2);
bonus bCon,.@r/2;
bonus bCrt,.@r/2;
bonus bLongAtkRate,5*(.@r/3);
bonus bCritAtkRate,5*(.@r/3);
if (.@r>=7) {
   bonus bAtkRate,15;
   bonus bAspdRate,10;
   if (.@r>=9) {
       bonus2 bAddEle,Ele_All,12;
       if (.@r>=11) {
            bonus bCritical,20;
            if (.@r>=13) {
                bonus bCRate,7;
                bonus bLongAtkRate,10;
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bBaseAtk,80;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bCritical,10;
       if (.@g>=ENCHANTGRADE_B) {
            bonus2 bAddSize,Size_All,12;
            if (.@g>=ENCHANTGRADE_A) {
                bonus bDelayrate,-7;
                if (.@r>=13) {
                    bonus2 bAddRace,RC_All,12;
                }
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified