Illusion Sacred Mission
| Item ID | 28922 | Name | Illusion Sacred Mission |
|
A symbolic shield, rumored to have been given from God to his messenger.
_______________________ INT +2 VIT +3 MDEF +3 _______________________ For each Refine Level: Increases damage of Earth Drive by 7%. _______________________ Indestructible in battle _______________________ Type: Shield Defense: 190 Weight: 160 Armor Level: 1 _______________________ Requirement: Base Level 120 Royal Guard |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Herald_Of_GOD_IL | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Off Hand | ||
| Defense | 190 | Equippable Jobs | Crusader | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 160 | Min Equip Level | 120 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bVit,3; bonus bInt,2; bonus bMdef,3; bonus bUnbreakableShield; bonus2 bSkillAtk,"LG_EARTHDRIVE",(7*getrefine()); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_HAND_L);
bonus bVariableCastrate,-10;
bonus bMatk,50;
if (getequiprefinerycnt(EQI_HAND_R) >= 7 && getequiprefinerycnt(EQI_HAND_L) >= 7) {
bonus2 bSkillAtk,"LG_RAYOFGENESIS",10;
if (.@sum >= 18) {
bonus2 bMagicAddRace,RC_Plant,20;
bonus2 bMagicAddRace,RC_Undead,20;
bonus2 bMagicAddRace,RC_Formless,20;
bonus2 bMagicAddRace,RC_Angel,20;
bonus2 bMagicAddRace,RC_Dragon,20;
bonus2 bMagicAddRace,RC_Fish,20;
bonus2 bMagicAddRace,RC_Insect,20;
bonus2 bMagicAddRace,RC_Brute,20;
bonus2 bMagicAddRace,RC_Demon,20;
bonus2 bMagicAddRace,RC_DemiHuman,20;
if (.@sum >= 22) {
bonus bDelayrate,-5;
bonus2 bSkillCooldown,"LG_RAYOFGENESIS",-1000;
}
}
}
|
||||
|
.@r = getequiprefinerycnt(EQI_HAND_L);
bonus bAspd,1;
bonus2 bAddEle,Ele_All,3*(.@r/2);
bonus2 bMagicAddEle,Ele_All,3*(.@r/2);
if (.@r>=10) {
bonus bAtkRate,5;
bonus bMatkRate,5;
bonus bDelayrate,-7;
}
|
Illusion Sacred Mission Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3794 | Angry Ice Titan | 0.025% | YES | 133 | Formless | Level 0 Neutral | ice_d03_i |
| 3796 | Awakened Ktullanux | 5% | YES | 135 | Brute | Level 0 Neutral | ice_d03_i |