|
|
|
|
Viewing Item
#5903: Deadman Bandana
Item ID
|
5903
|
|
For Sale
|
No
|
Identifier
|
Hitaikakushi_
|
Credit Price
|
Not For Sale
|
Name
|
Deadman Bandana
|
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
|
99
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Upper Headgear
|
Equip Upper
|
None
|
Equippable Jobs
|
Mage / Wizard / Sage / Soul Linker
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
|
Item Use Script
|
1 .@r
2 =
3 getrefine();
4 .@rate
5 =
6 1;
7 bonus
8 bCritical,.@r*2;
9 bonus
10 bFixedCastrate,-2;
11 if
12 (.@r
13 =7)
14 {
15 bonus
16 bMatk,20;
17 .@rate
18 +=
19 3;
20 }
21 if
22 (.@r
23 =9)
24 {
25 bonus
26 bVariableCastrate,-20;
27 bonus2
28 bSkillUseSP,"SL_STUN",5;
29 bonus2
30 bSkillUseSP,"SL_SMA",5;
31 }
32 bonus3
33 bAutoSpellWhenHit,"SL_SWOO",getskilllv("SL_SWOO"),(.@rate*10);
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|