|
|
|
|
Viewing Item
#28719: [Katsua]Lacma
Item ID |
28719 |
|
For Sale |
No
|
Identifier |
Diffusion_Lacma |
Credit Price |
Not For Sale
|
Name |
[Katsua]Lacma |
Type |
Weapon - Dagger |
NPC Buy |
20 |
Weight |
65 |
NPC Sell |
10 |
Weapon Level |
3 |
Range |
1 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
45 |
Min Equip Level |
99 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
Novice / Super novice / Swordman / Mage / Archer / Merchant / Thief / Knight / Wizard / Blacksmith / Hunter / Crusader / Sage / Alchemist / Bard / Dancer / Soul Linker / Ninja / Kagerou / Oboro |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r = getrefine();
2 if (.@r>=3) {
3 bonus bMatk,40;
4 bonus bBaseAtk,40;
5 }
6 if (.@r>=6) {
7 bonus2 bAddSize,Size_Medium,8;
8 bonus2 bMagicAddSize,Size_Medium,8;
9 autobonus "{ bonus bNoSizeFix; }",1,5000,BF_WEAPON;
10 }
11 if (.@r>=9) {
12 bonus2 bAddSize,Size_Medium,20;
13 bonus2 bMagicAddSize,Size_Medium,20;
14 }
15 if (.@r>=12) {
16 bonus bNoSizeFix;
17 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|