ID #24316
Shadowgear
Doram Physical 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.
_______________________
ATK +3%
_______________________
When Arclouse Dash is used on yourself:
ASPD +1 for 50 seconds.
_______________________
For each Level of Lunatic Carrot Beat:
Decreases Lunatic Carrot Beat skill cooldown by 0.2 seconds.
_______________________
Refine Level +7:
Increases damage of Lunatic Carrot Beat by 5%.
_______________________
Refine Level +9:
Increases damage of Lunatic Carrot Beat by additional 5%.
_______________________
When equipped with Doram Physical Shadow Weapon:
All Basic Stats +3
MaxHP +2%
MaxSP +2%
Decreases SP Consumption by 10%.
_______________________
Type: Shadow Shield
_______________________
Requirement:
Summoner (Doram)
_______________________
ATK +3%
_______________________
When Arclouse Dash is used on yourself:
ASPD +1 for 50 seconds.
_______________________
For each Level of Lunatic Carrot Beat:
Decreases Lunatic Carrot Beat skill cooldown by 0.2 seconds.
_______________________
Refine Level +7:
Increases damage of Lunatic Carrot Beat by 5%.
_______________________
Refine Level +9:
Increases damage of Lunatic Carrot Beat by additional 5%.
_______________________
When equipped with Doram Physical 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 bAtkRate,3; autobonus3 "{ bonus bAspd,1; }",1000,50000,"SU_ARCLOUSEDASH"; bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-(.@r*200); if (.@r>=7) bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5; if (.@r>=9) bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bAtkRate,3;
autobonus3 "{ bonus bAspd,1; }",1000,50000,"SU_ARCLOUSEDASH";
bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-(.@r*200);
if (.@r>=7)
bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5;
if (.@r>=9)
bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",5;