Doram Physical Shadow Weapon

Item ID 24287 Name Doram Physical Shadow Weapon
A pair of gloves that can draw the wearer's potential ability.
_______________________
For each Refine Level:
Increases Ranged Physical Damage by 1%.
_______________________
When Power of Life is learned:
ASPD +1
_______________________
Refine Level +7:
Perfect Dodge +2
_______________________
Refine Level +9:
Perfect Dodge +3
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Summoner (Doram)
Weapon Level 0 Identifier S_DoramPhysical_Weapon
Attack 0 Type Shadow Equipment
MATK 0 Equip Locations Shadow Weapon
Defense 0 Equippable Jobs Summoner
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bLongAtkRate,.@r;
if (getskilllv("SU_POWEROFLIFE") == 1)
   bonus bAspd,1;
if (.@r>=7)
   bonus bFlee2,2;
if (.@r>=9)
   bonus bFlee2,3;

Set Script
Doram Physical Shadow Weapon
Doram Physical Shadow Shield
bonus bMaxHPrate,2;
bonus bMaxSPrate,2;
bonus bAllStats,3;
bonus bUseSPrate,-10;
Doram Physical Shadow Armor
Doram Physical Shadow Shoes
Doram Physical Shadow Weapon
Doram Physical Shadow Shield
bonus2 bIgnoreDefClassRate,Class_Normal,50;
bonus2 bIgnoreMDefClassRate,Class_Normal,50;
bonus bAllStats,7;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;