|
|
|
|
Viewing Item
#640020: Adulter Fides Rod
Item ID
|
640020
|
|
For Sale
|
No
|
Identifier
|
Adulter_F_Rod
|
Credit Price
|
Not For Sale
|
Name
|
Adulter Fides Rod
|
Type
|
Weapon - Two-Handed Staff
|
NPC Buy
|
0
|
Weight
|
190
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
200
|
Min Equip Level
|
180
|
MATK
|
340
|
Max Equip Level
|
None
|
Equip Locations
|
Two-Handed
|
Equip Upper
|
Third / Third Upper / Third Baby
|
Equippable Jobs
|
Wizard
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus2
7 bSkillAtk,"WL_SOULEXPANSION",10;
8 bonus
9 bMatk,18*(.@r/3);
10 if
11 (.@r
12 =7)
13 {
14 bonus2
15 bSkillAtk,"WL_SOULEXPANSION",20;
16 if
17 (.@r
18 =9)
19 {
20 bonus2
21 bMagicAddSize,Size_All,15;
22 if
23 (.@r
24 =11)
25 {
26 bonus2
27 bSkillAtk,"WL_SOULEXPANSION",25;
28 if
29 (.@r
30 =12)
31 {
32 bonus2
33 bMagicAtkEle,Ele_Ghost,15;
34 }
35 }
36 }
37 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|