Illusion Gelerdria
| Item ID | 530015 | Name | Illusion Gelerdria |
|
It is said that metabolic activity is activated when worn as a large one-handed spear that contains the energy of the earth.
_______________________ MaxHP +10% Critical +15 _______________________ For each 3 Refine Levels: ATK +20 Increases Attack Speed (decreases After Attack Delay by 2%). _______________________ Refine Level +7: Increases damage of Cannon Spear by 15%. Increases Critical Damage by 30%. _______________________ Refine Level +9: Increases damage of Banishing Point by 25%. Increases Ranged Physical Damage by 15%. _______________________ Refine Level +11: Increases damage of Cannon Spear and Banishing Point by additional 15%. _______________________ When equipped with Illusion Hot-Blooded Headband: When using Shield skills: Increases damage of Cannon Spear and Banishing Point by 25% for 60 seconds. Refine Level of Illusion Gelerdria and Illusion Hot-Blooded Headband is +7 or higher: Increases Ranged Physical Damage by 15%. Total Refine Level of entire set at least +18: Increases Physical Damage against monsters of every race by 15%. Total Refine Level of entire set at least +22: Increases damage of Cannon Spear and Banishing Point by additional% by twice the sum of refine level. _______________________ Type: One-Handed Spear Attack: 170 Weight: 200 Weapon Level: 4 _______________________ Requirement: Base Level 120 Royal Guard classes |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Gelerdria_IL | ||
| Attack | 170 | Type | Weapon - One-Handed Spear | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Crusader | ||
| Range | 3 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 200 | Min Equip Level | 120 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus bCritical,15;
bonus bMaxHPrate,10;
bonus bAspdRate,2*(.@r/3);
bonus bBaseAtk,20*(.@r/3);
if (.@r>=7) {
bonus bCritAtkRate,30;
bonus2 bSkillAtk,"LG_CANNONSPEAR",25;
if (.@r>=9) {
bonus bLongAtkRate,15;
bonus2 bSkillAtk,"LG_BANISHINGPOINT",25;
if (.@r>=11) {
bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;
bonus2 bSkillAtk,"LG_CANNONSPEAR",20;
}
}
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_HEAD_TOP);
autobonus3 "{ bonus2 bSkillAtk,\"LG_BANISHINGPOINT\",25; bonus2 bSkillAtk,\"LG_CANNONSPEAR\",25; }",1000,60000,"LG_SHIELDSPELL";
if (getequiprefinerycnt(EQI_HAND_R) >= 7 && getequiprefinerycnt(EQI_HEAD_TOP) >= 7) {
bonus bLongAtkRate,15;
if (.@sum >= 18) {
bonus2 bAddRace,RC_All,15;
if (.@sum >= 22) {
bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*.@sum;
bonus2 bSkillAtk,"LG_CANNONSPEAR",2*.@sum;
}
}
}
|
Illusion Gelerdria Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 21390 | Diligent Piere | 0.01% | YES | 167 | Insect | Level 0 Neutral | ant_d02_i |
| 21395 | Silent Maya | 1.25% | YES | 175 | Insect | Level 0 Neutral | ant_d02_i |