|
|
|
|
Viewing Item
#500004: Slate Sword
Item ID
|
500004
|
|
For Sale
|
No
|
Identifier
|
Slate_Sword
|
Credit Price
|
Not For Sale
|
Name
|
Slate Sword
|
Type
|
Weapon - One-Handed Sword
|
NPC Buy
|
0
|
Weight
|
100
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
190
|
Min Equip Level
|
100
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Main Hand
|
Equip Upper
|
Third / Third Upper / Third Baby
|
Equippable Jobs
|
Alchemist
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r
2 =
3 getrefine();
4 if
5 (.@r
6 =2)
7 {
8 bonus
9 bBaseAtk,.@r/2*10;
10 }
11 if
12 (.@r
13 =3)
14 {
15 bonus2
16 bSkillAtk,"GN_CART_TORNADO",.@r/3*10;
17 }
18 if
19 (.@r
20 =9)
21 {
22 bonus2
23 bSkillAtk,"GN_CART_TORNADO",20;
24 }
25 if
26 (.@r
27 =11)
28 {
29 bonus
30 bDelayrate,-10;
31 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|