Illusion Tablet

Item ID 28626 Name Illusion Tablet
Since it is a stone that is said to contain wise words, the weight is naturally heavy, and if it is correct, it is hard to keep up.
_______________________
Increases Physical Damage against enemies of Shadow, Undead, Poison and Ghost elemental by 10%.
_______________________
For each 3 Refine Levels:
Increases Physical Damage against enemies of Shadow, Undead, Poison and Ghost elemental by additional 10% (up to Refine Level 10).
_______________________
Increases Physical Damage taken from Shadow elemental by 30%.
_______________________
When equipped with Illusion Ring:
Increases Attack Speed (decreases After Attack Delay by 8%).
_______________________
For each 2 Refine Levels of Illusion Tablet:
Increases Critical Damage by 5%
_______________________
Refine Level +9:
Critical +15
_______________________
Refine Level +11:
ATK +100
_______________________
Type: Book
Attack: 170
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Sage, Priest and Star Gladiator classes
Weapon Level 4 Identifier Tablet_IL
Attack 170 Type Weapon - Book
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Priest, Sage, Star Gladiator
Range 1 Equip Gender Both (Male and Female)
Slots 2 Equip Upper None
Weight 80 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@val = 10 + 10*(min(getrefine(),10)/3);
bonus2 bAddEle,Ele_Dark,.@val;
bonus2 bAddEle,Ele_Undead,.@val;
bonus2 bAddEle,Ele_Poison,.@val;
bonus2 bAddEle,Ele_Ghost,.@val;
bonus2 bSubEle,Ele_Dark,-30;

Set Script
Illusion Ring
Illusion Tablet
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bAspdRate,8;
bonus bCritAtkRate,(5*(.@r/2));
if (.@r >= 9) {
   bonus bCritical,15;
   if (.@r >= 11) {
      bonus bBaseAtk,100;
   }
}
Illusion Tablet
Illusionary Spark
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bHit,30;
bonus bAspd,1;
bonus2 bSkillAtk,"SJ_FLASHKICK",5*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",5*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",5*(.@r/3);
Illusion Tablet
Sparkling Stick
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bHit,30;
bonus bAspd,1;
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",5*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",5*(.@r/3);
bonus2 bSkillAtk,"SJ_FLASHKICK",5*(.@r/3);

Illusion Tablet Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20270 Ancient Tri Joint 0.025% YES 164 Insect Level 0 Neutral com_d02_i
20273 Ancient Tao Gunka 5% YES 169 Demon Level 0 Neutral com_d02_i
20275 Ancient Wootan Shooter 0.025% YES 164 Demihuman Level 0 Neutral com_d02_i
20276 Ancient Wootan Fighter 0.025% YES 167 Demihuman Level 0 Neutral com_d02_i