|
|
|
|
Viewing Item
#400227: Helm of Faith II (Rune Knight)
Item ID |
400227 |
|
For Sale |
No
|
Identifier |
Viva_Adul_Hat_RK2 |
Credit Price |
Not For Sale
|
Name |
Helm of Faith II (Rune Knight) |
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 |
Third / Third Upper / Third Baby |
Equippable Jobs |
Knight |
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 bPAtk,1;
10 bonus
11 bPow,2;
12 }
13 if
14 (BaseLevel
15 =230)
16 {
17 bonus
18 bPAtk,2;
19 bonus
20 bPow,3;
21 }
22 if
23 (.@r
24 =7)
25 {
26 bonus2
27 bAddSize,Size_All,5;
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 bAtkRate,5;
42 }
43 }
44 }
45 bonus
46 bBaseAtk,10*(.@r/2);
47 bonus2
48 bSkillAtk,"RK_HUNDREDSPEAR",15*(.@r/3);
49 bonus
50 bLongAtkRate,7*(.@r/4); |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|