|
|
|
|
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 = getrefine();
2 bonus bCritical,15;
3 bonus bMaxHPrate,10;
4 bonus bAspdRate,2*(.@r/3);
5 bonus bBaseAtk,20*(.@r/3);
6 if (.@r>=7) {
7 bonus bCritAtkRate,30;
8 bonus2 bSkillAtk,"LG_CANNONSPEAR",25;
9 if (.@r>=9) {
10 bonus bLongAtkRate,15;
11 bonus2 bSkillAtk,"LG_BANISHINGPOINT",25;
12 if (.@r>=11) {
13 bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;
14 bonus2 bSkillAtk,"LG_CANNONSPEAR",20;
15 }
16 }
17 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|