Paradise Sorcerer Spell Book ( 3Para_Book2_SO )
| ID 540032 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: Book | Gender: Both | Locations: Weapon | |||||||||||||||||
| Attack: 150 | Magic Attack: 180 | Range: 1 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||
|
Not specified
.@l = BaseLevel;
.@a = getskilllv("SA_AUTOSPELL");
bonus bMatkRate,5;
bonus bAspdRate,.@a;
if (.@l>=105) {
bonus2 bMagicAtkEle,Ele_Water,10;
bonus2 bMagicAtkEle,Ele_Wind,10;
bonus2 bMagicAtkEle,Ele_Earth,10;
bonus2 bMagicAtkEle,Ele_Fire,10;
bonus2 bSkillAtk,"MG_FIREBOLT",25;
bonus2 bSkillAtk,"MG_COLDBOLT",25;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",25;
bonus2 bSkillAtk,"WZ_HEAVENDRIVE",25;
if (.@l>=110) {
bonus2 bMagicAtkEle,Ele_Water,15;
bonus2 bMagicAtkEle,Ele_Wind,15;
bonus2 bMagicAtkEle,Ele_Earth,15;
bonus2 bMagicAtkEle,Ele_Fire,15;
bonus2 bMagicAddSize,Size_All,15;
if (.@l>=115) {
bonus2 bSkillAtk,"MG_FIREBOLT",15;
bonus2 bSkillAtk,"MG_COLDBOLT",15;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",15;
bonus2 bSkillAtk,"WZ_HEAVENDRIVE",15;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||