|
|
|
|
Viewing Item
#600028: Beam Claymore-OSAD
Item ID |
600028 |
|
For Sale |
No
|
Identifier |
Beam_Claymore_AD |
Credit Price |
Not For Sale
|
Name |
Beam Claymore-OSAD |
Type |
Weapon - Two-Handed Sword |
NPC Buy |
0 |
Weight |
180 |
NPC Sell |
0 |
Weapon Level |
5 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
250 |
Min Equip Level |
170 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Swordman / Knight / Crusader |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bCritical,10;
8 if
9 (.@r
10 =7)
11 {
12 bonus
13 bAspdRate,10;
14 if
15 (.@r
16 =9)
17 {
18 bonus
19 bCritAtkRate,20;
20 bonus2
21 bSkillAtk,"RK_STORMBLAST",25;
22 if
23 (.@r
24 =11)
25 {
26 bonus2
27 bAddSize,Size_Small,25;
28 bonus2
29 bMagicAddSize,Size_Small,25;
30 bonus2
31 bAddSize,Size_Medium,25;
32 bonus2
33 bMagicAddSize,Size_Medium,25;
34 }
35 }
36 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|