|
|
|
|
Viewing Item
#400244: Helm of Faith II (Summoner)
Item ID |
400244 |
|
For Sale |
No
|
Identifier |
Viva_Adul_Hat_SU2 |
Credit Price |
Not For Sale
|
Name |
Helm of Faith II (Summoner) |
Type |
Armor |
NPC Buy |
0 |
Weight |
10 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
10 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
180 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Upper Headgear |
Equip Upper |
None
|
Equippable Jobs |
Summoner |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 if
5 (BaseLevel
6 =210)
7 {
8 bonus
9 bSMatk,1;
10 bonus
11 bSpl,2;
12 }
13 if
14 (BaseLevel
15 =230)
16 {
17 bonus
18 bSMatk,2;
19 bonus
20 bSpl,3;
21 }
22 if
23 (.@r
24 =7)
25 {
26 bonus
27 bVariableCastrate,-10;
28 if
29 (.@r
30 =9)
31 {
32 bonus
33 bFixedCast,-200;
34 if
35 (.@r
36 =11)
37 {
38 bonus
39 bFixedCast,-300;
40 bonus
41 bMatkRate,5;
42 }
43 }
44 }
45 bonus
46 bMatk,10*(.@r/2);
47 bonus2
48 bSkillAtk,"SU_SV_STEMSPEAR",15*(.@r/3);
49 bonus2
50 bSkillAtk,"SU_CN_METEOR",15*(.@r/3);
51 bonus2
52 bMagicAtkEle,Ele_All,7*(.@r/4); |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|