Illusion Death Guidance
| Item ID | 600011 | Name | Illusion Death Guidance |
|
A cursed weapon exists only for the destruction of all living being. The curse of this sword even affects the wielder that leads the person to misery.
_______________________ For each Refine Level: ATK +4 _______________________ Refine Level +7: Increases damage of Storm Blast by 20%. _______________________ Refine Level +9: Physical attacks have a 3% chance to recover 50 HP per refine rate per second for 4 seconds. _______________________ Refine Level +11: Critical +15 Increases Critical Damage by 15%. _______________________ When equipped with Illusion Chain Mail: ATK +30 Refine Level of Illusion Death Guidance and Illusion Chain Mail each is +7 or higher: Critical +5 Total Refine Level of entire set at least +18: Increases damage of Storm Blast by 20%. Total Refine Level of entire set at least +22: Increases Physical Damage against enemies of Water elemental enemies and Fish race by 15%. _______________________ Type: Two-Handed Sword Attack: 240 Weight: 200 Weapon Level: 4 _______________________ Requirement: Base Level 120 Transcendent Swordman classes |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Death_Guidance_IL | ||
| Attack | 240 | Type | Weapon - Two-Handed Sword | ||
| MATK | 0 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Swordman, Knight, Crusader | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | 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 bBaseAtk,4*.@r;
if (.@r>=7) {
bonus2 bSkillAtk,"RK_STORMBLAST",20;
}
if (.@r>=9) {
autobonus "{ bonus2 bHPRegenRate,getrefine()*50,1000; }",30,4000,BF_WEAPON;
}
if (.@r>=11) {
bonus bCritAtkRate,15;
bonus bCritical,15;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_ARMOR);
bonus bBaseAtk,30;
if (.@sum >= 7) {
bonus bCritical,5;
}
if (.@sum >= 18) {
bonus2 bSkillAtk,"RK_STORMBLAST",20;
}
if (.@sum >= 22) {
bonus2 bAddEle,Ele_Water,15;
bonus2 bAddRace,RC_Fish,15;
}
|
Illusion Death Guidance Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20810 | Deep Sea King Dramoh | 0.025% | YES | 205 | Fish | Level 0 Neutral | iz_d05_i |
| 20811 | Deep Sea Kraken | 5% | YES | 204 | Fish | Level 0 Neutral | iz_d05_i |