|
|
|
|
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
2 =
3 getrefine();
4 bonus
5 bMatk,10*(.@r/2);
6 bonus
7 bBaseAtk,10*(.@r/2);
8 if
9 (.@r
10 =7)
11 {
12 bonus
13 bVariableCastrate,-10;
14 }
15 if
16 (.@r
17 =9)
18 {
19 bonus2
20 bMagicAtkEle,Ele_Neutral,10;
21 bonus2
22 bMagicAtkEle,Ele_Holy,10;
23 }
24 if
25 (.@r
26 =11)
27 {
28 bonus
29 bMatkRate,3;
30 bonus2
31 bAddClass,Class_All,5;
32 }
33 if
34 (.@r
35 =10)
36 {
37 bonus
38 bFixedCast,-100*(min((.@r-10),15)/1);
39 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|