|
|
|
|
Viewing Item
#510042: Rebirth Athame
Item ID |
510042 |
|
For Sale |
No
|
Identifier |
Rebirth_Athame |
Credit Price |
Not For Sale
|
Name |
Rebirth Athame |
Type |
Weapon - Dagger |
NPC Buy |
20 |
Weight |
30 |
NPC Sell |
10 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
30 |
Min Equip Level |
130 |
MATK |
180 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Merchant / Knight / Wizard / Blacksmith / Hunter / Assassin / Crusader / Sage / Rogue / Alchemist / Bard / Dancer / Soul Linker / Ninja / Kagerou / Oboro |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 skill
5 "WZ_STORMGUST",1;
6 bonus2
7 bMagicAtkEle,Ele_Water,3*.@r;
8 if
9 (getskilllv("GN_MANDRAGORA")
10 ==
11 5)
12 bonus3
13 bSPVanishRate,1000,10,BF_WEAPON;
14 if
15 (.@r
16 =5)
17 {
18 bonus
19 bMaxHPrate,10;
20 bonus
21 bMaxSPrate,10;
22 bonus
23 bLongAtkDef,5;
24 }
25 if
26 (.@r
27 =7)
28 skill
29 "WZ_STORMGUST",min(10,.@r);
30 if
31 (.@r
32 =9)
33 {
34 bonus
35 bMaxHPrate,10;
36 bonus
37 bMaxSPrate,10;
38 bonus
39 bLongAtkDef,5;
40 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|