 |
Circuit Board-OS [2] [One Hand] Item ID# 28629 (Circuit_Board-OS) Circuit Board-OS |   |
|
Type |
Weapon |
Class |
Book |
Buy |
20z |
Sell |
10z |
Weight |
120 |
Attack |
180 | Required Lvl |
130 | Weapon Lvl |
4 | Slot |
2 | |
Applicable Jobs |  | Priest |  | Sage |  | Star Gladiator |
|
Description |
Circuit board made in unknown format. It's pretty hard and suitable to swing.
ATK +3%.
Refine Level +7, reduces after attack delay by 7%.
Refine Level +9, increases damage against Small and Medium sized monsters by 20%.
Refine Level +11, increases critical damage by 20%. |
Item Script |
{ [email protected] = getrefine(); bonus2 bAddClass,Class_All,3; if ( [email protected] >= 7) { bonus bAspdRate,7; if ( [email protected] >= 9) { bonus2 bAddSize,Size_Small,20; bonus2 bAddSize,Size_Medium,20; if ( [email protected] >= 11) { bonus bCritAtkRate,20; } } } },{},{} |
Dropped By | No Result |
---|
 |
Cold Magic Book [2] [One Hand] Item ID# 1584 (Chilly_Spell_Book) Chilly Spell Book |   |
|
Type |
Weapon |
Class |
Book |
Buy |
56000z |
Sell |
28000z |
Weight |
100 |
Attack |
100 / MATK 160 | Required Lvl |
100 | Weapon Lvl |
4 | Slot |
2 | |
Property |
Water | |
Applicable Jobs |  | Sage |
|
Description |
One of the 4 property magic books which have a High Socerer's study. [Part. ice]
DEX +1, MATK +160. Increases damage of Diamond Dust and Cold Bolt skills by (3*refine level)% Increase SP consumption of the above skills by 5*Refine level. Indestructible |
Item Script |
{ bonus bAtkEle,Ele_Water; bonus bUnbreakableWeapon; bonus bDex,1; [email protected] = getrefine(); bonus2 bSkillAtk,"MG_COLDBOLT",( [email protected]*3); bonus2 bSkillAtk,"SO_DIAMONDDUST",( [email protected]*3); bonus2 bSkillUseSP,"MG_COLDBOLT",-( [email protected]*5); bonus2 bSkillUseSP,"SO_DIAMONDDUST",-( [email protected]*5); },{},{} |
Dropped By | |
---|
Obtainable From | Bio Laboratory Instance
|
---|
 |
Crimson Bible [2] [One Hand] Item ID# 28604 (Crimson_Bible) |   |
|
Type |
Weapon |
Class |
Book |
Buy |
20z |
Sell |
10z |
Weight |
45 |
Attack |
45 | Required Lvl |
70 | Weapon Lvl |
3 | Slot |
2 | |
Applicable Jobs |  | Priest |  | Sage |  | Star Gladiator |
|
Description |
Book with red cover. ATK increased by (Refine Level * Refine Level), up to +15. MATK increased by (Refine Level * Refine Level)/2, up to +15. Level 70 or higher: ATK +5 every 10 Base Level. |
Item Script |
|
Dropped By | |
---|