0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #20955 Armor

Christmas Guardian Tree [1]

Buy Price: N/A Sell Price: N/A
A christmas tree hanging on the back to save the Christmas atmosphere.
Since it has holy power, it resonates with various items to give special abilities to the wearer.
_______________________
For each 2 Refine Levels:
ATK +1%
MATK +1%
_______________________
Refine Level +9:
ATK +30
MATK +30
_______________________
Refine Level +11:
Physical melee attacks have a chance to increase Magical Damage with Holy and Neutral element by 20% for 10 seconds.
_______________________
When equipped with Noble Cross and Wounded Mind:
MATK +30
Increases damage of Double Light by 40%.

Refine Level of Noble Cross is +10 or higher:
Increases damage of Double Light by additional 20%.
_______________________
When equipped with Noble Cross and Gentle Heart:
ATK +30
Increases damage of Knuckle Arrow by 40%.

Refine Level of Noble Cross is +10 or higher:
Increases damage of Knuckle Arrow by additional 20%.
_______________________
When equipped with Old Parasol and Evil Thread Glove:
MATK +80
Physical melee attacks have a chance to auto-cast Level 10 Soul Strike.

Refine Level of Old Parasol is +10 or higher:
Physical melee attacks have a chance to auto-cast Level 5 Napalm Vulcan.
_______________________
When equipped with Evil Thread Glove and Red Lantern:
Increases Attack Speed (decreases After Attack Delay by 10%).
HIT +10, MATK +10%

Refine Level of Christmas Guardian Tree is +10 or higher:
Physical melee attacks have a chance to auto-cast Level 3 Psychic Wave.
_______________________
When equipped with Wounded Mind and Gentle Heart:
Increases Attack Speed (decreases After Attack Delay by 10%).
Increases Ranged Physical Damage by 10%.
ATK +10%

Refine Level of Christmas Guardian Tree is +10 or higher:
HIT +15
Increases Critical Damage by 15%.
_______________________
Type: Garment
Defense: 20
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
100
20

Requirements

1

Scripts

.@r = getrefine(); bonus bMatkRate,(.@r/2); bonus bAtkRate,(.@r/2); if (.@r>=9) { bonus bMatk,30; bonus bBaseAtk,30; } if (.@r>=11) { autobonus "{ bonus2 bMagicAtkEle,Ele_Neutral,20; bonus2 bMagicAtkEle,Ele_Holy,20; }",1,10000,BF_WEAPON; }
.@r = getrefine();
bonus bMatkRate,(.@r/2);
bonus bAtkRate,(.@r/2);
if (.@r>=9) {
   bonus bMatk,30;
   bonus bBaseAtk,30;
}
if (.@r>=11) {
   autobonus "{ bonus2 bMagicAtkEle,Ele_Neutral,20; bonus2 bMagicAtkEle,Ele_Holy,20; }",1,10000,BF_WEAPON;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.