|
|
|
|
Viewing Item
#19308: Amistr Beret
Item ID
|
19308
|
|
For Sale
|
No
|
Identifier
|
Amistr_Beret
|
Credit Price
|
Not For Sale
|
Name
|
Amistr Beret
|
Type
|
Armor
|
NPC Buy
|
0
|
Weight
|
20
|
NPC Sell
|
0
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
15
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
None
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Upper Headgear
|
Equip Upper
|
None
|
Equippable Jobs
|
None
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r = getrefine();
2 bonus bMatk,10*(.@r/2);
3 bonus bBaseAtk,10*(.@r/2);
4 if (.@r>=7) {
5 bonus bVariableCastrate,-10;
6 }
7 if (.@r>=9) {
8 bonus2 bMagicAtkEle,Ele_Neutral,10;
9 bonus2 bMagicAtkEle,Ele_Holy,10;
10 }
11 if (.@r>=11) {
12 bonus bMatkRate,3;
13 bonus2 bAddClass,Class_All,5;
14 }
15 if (.@r>=10) {
16 bonus bFixedCast,-100*(min((.@r-10),15)/1);
17 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|