ID #24317
Shadowgear
Doram Magical Shadow Shield
Buy Price: N/A
Sell Price: N/A
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.
_______________________
MATK +3%
_______________________
When using Bunch of Shrimp:
Recovers SP by 5 every 5 second for 30 seconds.
_______________________
For each Level of Catnip Meteor:
Decreases Catnip Meteor skill cooldown by 0.1 second.
_______________________
Refine Level +7:
Increases damage of Catnip Meteor by 5%.
_______________________
Refine Level +9:
Increases damage of Catnip Meteor by additional 5%.
_______________________
When equipped with Doram Magical Shadow Weapon:
All Basic Stats +3
MaxHP +2%
MaxSP +2%
Decreases SP Consumption by 10%.
_______________________
Type: Shadow Shield
_______________________
Requirement:
Summoner (Doram)
_______________________
MATK +3%
_______________________
When using Bunch of Shrimp:
Recovers SP by 5 every 5 second for 30 seconds.
_______________________
For each Level of Catnip Meteor:
Decreases Catnip Meteor skill cooldown by 0.1 second.
_______________________
Refine Level +7:
Increases damage of Catnip Meteor by 5%.
_______________________
Refine Level +9:
Increases damage of Catnip Meteor by additional 5%.
_______________________
When equipped with Doram Magical Shadow Weapon:
All Basic Stats +3
MaxHP +2%
MaxSP +2%
Decreases SP Consumption by 10%.
_______________________
Type: Shadow Shield
_______________________
Requirement:
Summoner (Doram)
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatkRate,3; autobonus3 "{ bonus2 bSPRegenRate,5,5000; }",1000,30000,"SU_BUNCHOFSHRIMP"; bonus2 bSkillCooldown,"SU_CN_METEOR",-(.@r*100); if (.@r>=7) bonus2 bSkillAtk,"SU_CN_METEOR",5; if (.@r>=9) bonus2 bSkillAtk,"SU_CN_METEOR",5;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatkRate,3;
autobonus3 "{ bonus2 bSPRegenRate,5,5000; }",1000,30000,"SU_BUNCHOFSHRIMP";
bonus2 bSkillCooldown,"SU_CN_METEOR",-(.@r*100);
if (.@r>=7)
bonus2 bSkillAtk,"SU_CN_METEOR",5;
if (.@r>=9)
bonus2 bSkillAtk,"SU_CN_METEOR",5;