Item ID | 18570 | For Sale | No |
---|---|---|---|
Identifier | Ancient_Gold_Deco | Credit Price | Not For Sale |
Name | Ancient Gold Ornament | Type | Armor |
NPC Buy | 56,000 | Weight | 40 |
NPC Sell | 28,000 | Weapon Level | 0 |
Range | 0 | Defense | 7 |
Slots | 1 | Refineable | Yes |
ATK | 0 | Min Equip Level | 100 |
MATK | 0 | Max Equip Level | None |
Equip Locations | Upper Headgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Novice | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 if(BaseLevel >= 150) { bonus bAllStats,2; } if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) { bonus bAtkRate, 8; } if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||BaseClass==Job_Ninja) { bonus bMatkRate,8; } if(BaseClass==Job_Archer||BaseClass==Job_Gunslinger) { bonus bDex,3; bonus bLongAtkRate,10; } |
||
Equip Script | None | ||
Unequip Script | None |