Elemental Origin
| Item ID | 28608 | Name | Elemental Origin |
|
A book in which the origin of elemental magics are written.
_______________________ INT +4 MATK +150 _______________________ Increases Bolt magic damage by 10%. _______________________ Refine Level +7: Increases Bolt magic damage by additional 10%. _______________________ Refine Level +9: Increases Bolt magic damage by additional 10%. _______________________ Type: Book Attack: 120 Weight: 80 Weapon Level: 3 _______________________ Requirement: Base Level 100 Sorcerer |
|---|---|---|---|---|---|
| Weapon Level | 3 | Identifier | Origin_Of_Elemental | ||
| Attack | 120 | Type | Weapon - Book | ||
| MATK | 150 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Sage | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 80 | Min Equip Level | 100 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus bInt,4;
.@bonus = 10;
if (.@r>=7) {
.@bonus += 10;
}
if (.@r>=9) {
.@bonus += 10;
}
bonus2 bSkillAtk,"MG_FIREBOLT",.@bonus;
bonus2 bSkillAtk,"MG_COLDBOLT",.@bonus;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@bonus;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",.@bonus;
|
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus5 bAutoSpell,"MG_FIREBALL",max(5,getskilllv("MG_FIREBALL")),50,BF_MAGIC,1;
autobonus3 "{ bonus bMatk,50; }",1000,60000,"PF_DOUBLECASTING","{ specialeffect2 EF_ENCHANCE; }";
|
Elemental Origin Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3749 | Elite Buffalo Bandit | 1.5% | Yes | 152 | Demi-Human | Level 3 Fire | |
| 3738 | Bowie Buffalo Bandit | 0.5% | Yes | 107 | Demi-Human | Level 2 Fire |