
Viewing Item
#15096: Heroic Trade Mail
Item ID | 15096 | For Sale | No |
---|---|---|---|
Identifier | Heroic_Trade_Mail | Credit Price | Not For Sale |
Name | Heroic Trade Mail | Type | Armor |
NPC Buy | 10 | Weight | 150 |
NPC Sell | 5 | Weapon Level | 0 |
Range | 0 | Defense | 100 |
Slots | 1 | Refineable | Yes |
ATK | 0 | Min Equip Level | 160 |
MATK | 0 | Max Equip Level | None |
Equip Locations | Armor | ||
Equip Upper | Normal / Transcendent / Baby / Third / Third Transcendent / Third Baby | ||
Equippable Jobs | Blacksmith / Alchemist | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 bonus bMdef,5; bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bMatk,10; bonus bAtk,10; bonus3 bAddEff,Eff_Stun,80+getrefine()*5,ATF_SHORT; bonus3 bAddEff,Eff_Poison,100+getrefine()*5,ATF_SHORT; bonus3 bAddEff,Eff_Silence,100+getrefine()*5,ATF_SHORT; bonus3 bAddEff,Eff_Curse,50+getrefine()*5,ATF_SHORT; if (readparam(bStr) >= 90) bonus bStr,getrefine()/2; if (readparam(bInt) >= 90) bonus bInt,getrefine()/2; if (readparam(bAgi) >= 90) bonus bAgi,getrefine()/2; if (readparam(bVit) >= 90) bonus bVit,getrefine()/2; if (readparam(bDex) >= 90) bonus bDex,getrefine()/2; if (readparam(bLuk) >= 90) bonus bLuk,getrefine()/2; |
||
Equip Script | None | ||
Unequip Script | None |