|
|
|
|
Viewing Item
#530015: Illusion Gelerdria
Item ID |
530015 |
|
For Sale |
No
|
Identifier |
Gelerdria_IL |
Credit Price |
Not For Sale
|
Name |
Illusion Gelerdria |
Type |
Weapon - One-Handed Spear |
NPC Buy |
0 |
Weight |
200 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
3 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
170 |
Min Equip Level |
120 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Crusader |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bCritical,15;
6 bonus
7 bMaxHPrate,10;
8 bonus
9 bAspdRate,2*(.@r/3);
10 bonus
11 bBaseAtk,20*(.@r/3);
12 if
13 (.@r
14 =7)
15 {
16 bonus
17 bCritAtkRate,30;
18 bonus2
19 bSkillAtk,"LG_CANNONSPEAR",25;
20 if
21 (.@r
22 =9)
23 {
24 bonus
25 bLongAtkRate,15;
26 bonus2
27 bSkillAtk,"LG_BANISHINGPOINT",25;
28 if
29 (.@r
30 =11)
31 {
32 bonus2
33 bSkillAtk,"LG_BANISHINGPOINT",20;
34 bonus2
35 bSkillAtk,"LG_CANNONSPEAR",20;
36 }
37 }
38 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|