|
|
|
|
Viewing Item
#20946: Dragon Scale Hood
Item ID |
20946 |
|
For Sale |
No
|
Identifier |
Drag_Manteau |
Credit Price |
Not For Sale
|
Name |
Dragon Scale Hood |
Type |
Armor |
NPC Buy |
0 |
Weight |
50 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
23 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
170 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Garment |
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 bMdef,2;
6 bonus
7 bDef,20;
8 bonus
9 bHealPower2,15;
10 if
11 (.@r
12 =7)
13 {
14 bonus2
15 bSubRace,RC_Dragon,2;
16 }
17 if
18 (.@r
19 =9)
20 {
21 autobonus2
22 "{
23 bonus2
24 bHPRegenRate,2000,1000;
25 }",1,3000,BF_MAGIC|BF_WEAPON;
26 }
27 if
28 (.@r
29 =11)
30 {
31 bonus2
32 bSubRace,RC_Dragon,3;
33 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|