Christmas Guardian Tree
| Item ID | 20955 | Name | Christmas Guardian Tree |
|
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 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Chrismas_Tree | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Garment | ||
| Defense | 20 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | None | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@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;
}
|
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bAspdRate,10;
bonus bMatkRate,10;
bonus bHit,10;
if (getequiprefinerycnt(EQI_GARMENT) >= 10) {
bonus3 bAutoSpell,"SO_PSYCHIC_WAVE",3,70;
}
|
||||||
|
bonus bLongAtkRate,10;
bonus bAspdRate,10;
bonus bAtkRate,10;
if (getequiprefinerycnt(EQI_GARMENT) >= 10) {
bonus bCritAtkRate,15;
bonus bHit,15;
}
|
||||||
|
bonus bMatk,30;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",40;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",40;
if (getequiprefinerycnt(EQI_HAND_R) >= 10) {
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",20;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",20;
}
|
||||||
|
bonus bBaseAtk,30;
bonus2 bSkillAtk,"SR_KNUCKLEARROW",40;
if (getequiprefinerycnt(EQI_HAND_R) >= 10) {
bonus2 bSkillAtk,"SR_KNUCKLEARROW",20;
}
|
||||||
|
bonus3 bAutoSpell,"MG_SOULSTRIKE",10,70;
bonus bMatk,80;
if (getequiprefinerycnt(EQI_HAND_R) >= 10) {
bonus3 bAutoSpell,"HW_NAPALMVULCAN",5,70;
}
|
Christmas Guardian Tree Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 2988 | Wicked Vice Plant Manage | 1% | YES | 149 | Undead | Level 0 Neutral | 1@xm_d |