Golden Tiara ItemID: 5262 (Gold_Tiara_) |
---|
Type | Armor | Location | Upper-Head | Weight | 50 |
---|
Buy | 20 | Sell | 10 | Pre-/Sufix | |
---|
|
| A gorgeous head decoration made out of shiny gold with a star in the center. STR + 2. Indestructible (except in upgrade attempts). If worn by Swordman, Merchant or Thief classes and the character's base DEX is lower than 55, DEX bonus increases according to the wearer's JOBLEVEL. Class : Headgear Defense : 2 Equipped on : Upper Weight : 50 Applicable Job : Every Job
|
---|
Script: | { bonus bStr,2; bonus bUnbreakableHelm,0; if ((readparam(bDex) < 56) && (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)) bonus bDex,JobLevel/7; } , { } , { } |
---|
Crafting: | - |
---|
|