Viewing Item (Silver Tiara)
Basic Info
| Name |
|
|---|---|
| Item ID |
5261
-
Silver_Tiara_
|
| Type | Armor |
A head decoration made out of shiny silver with a star in the center.
INT + 2
[Magician]
Increases MATK bonus according to the wearer's JOB LEVEL.
[Acolyte]
Decreases SP Consumption according to the wearer's JOB LEVEL.
[Archer]
Increases Max SP according to the wearer's JOB LEVEL.
Type : Headgear
Defense : 2
Equipped on : Upper
Weight : 50
Applicable Job : Every Job
INT + 2
[Magician]
Increases MATK bonus according to the wearer's JOB LEVEL.
[Acolyte]
Decreases SP Consumption according to the wearer's JOB LEVEL.
[Archer]
Increases Max SP according to the wearer's JOB LEVEL.
Type : Headgear
Defense : 2
Equipped on : Upper
Weight : 50
Applicable Job : Every Job
Details
| Weight | 50 |
|---|---|
| NPC Buy | 20 z |
| NPC Sell | 10 z |
| Refineable | Yes |
| Equip Locations | Upper Headgear |
Stats
| Range | 0 |
|---|---|
| Defense | 2 |
| Attack | 0 |
| Weapon Level | 0 |
| Slots | 0 |
Restrictions
| Level Range | Any |
|---|---|
| Usage | None |
| Trade | None |
| Job Class Types | Normal / Upper / Baby |
| Job Classes | All Jobs |
| Gender | Any |
Scripts
| Use Script |
|---|
bonus bInt,2; if(BaseClass==Job_Mage) bonus bMatkRate,(JobLevel/20); if(BaseClass==Job_Acolyte) bonus bUseSPrate,-(JobLevel/10); if(BaseClass==Job_Archer) bonus bMaxSP,(JobLevel*2); |
| Equip Script |
| None |
| Unequip Script |
| None |