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 #480228 Armor

Dia de Muertos [1]

Buy Price: N/A Sell Price: N/A
We remember and give thanks to the dead.
The soul is so wonderful.
_______________________
MaxHP +5%
_______________________
Increases Magical Damage by 5%.
Decreases damage taken from Players by 5%.
_______________________
For each Level of Curse of Wicked Soul:
Increases Magical Damage with Shadow element by 5%.
_______________________
For each Level of Soul Energy Research:
INT +5, MaxSP +5%.
_______________________
For each Level of Soul Reaper:
Increases damage of Espa by 5%.
Increases damage of Eswhoo by 25%.
_______________________
When Level 5 Soul Collect is learned:
Recovers 150 HP and 15 SP when defeating monsters with magical attacks.
_______________________
Refine Level +7:
MaxHP +5%
Increases Magical Damage by additional 5%.
_______________________
Refine Level +9:
MaxHP +10%
Increases Magical Damage by additional 10%.
_______________________
Type: Garment
Defense: 12
Weight: 30
Armor Level: 2
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
300
12

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMaxHPrate,5; bonus bMatkRate,5; bonus bInt,5*getskilllv("SP_SOULENERGY"); bonus bMaxSPrate,5*getskilllv("SP_SOULENERGY"); bonus2 bSubRace,RC_Player_Human,5; bonus2 bMagicAtkEle,Ele_Dark,5*getskilllv("SP_SOULCURSE"); bonus2 bSkillAtk,"SP_SPA",5*getskilllv("SP_SOULREAPER"); bonus2 bSkillAtk,"SP_SWHOO",25*getskilllv("SP_SOULREAPER"); if (getskilllv("SP_SOULCOLLECT") == 5) { bonus bMagicHPGainValue,150; bonus bMagicSPGainValue,15; } if (.@r>=7) { bonus bMaxHPrate,5; bonus bMatkRate,5; } if (.@r>=9) { bonus bMaxHPrate,10; bonus bMatkRate,10; }
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMatkRate,5;
bonus bInt,5*getskilllv("SP_SOULENERGY");
bonus bMaxSPrate,5*getskilllv("SP_SOULENERGY");
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bMagicAtkEle,Ele_Dark,5*getskilllv("SP_SOULCURSE");
bonus2 bSkillAtk,"SP_SPA",5*getskilllv("SP_SOULREAPER");
bonus2 bSkillAtk,"SP_SWHOO",25*getskilllv("SP_SOULREAPER");
if (getskilllv("SP_SOULCOLLECT") == 5) {
   bonus bMagicHPGainValue,150;
   bonus bMagicSPGainValue,15;
}
if (.@r>=7) {
   bonus bMaxHPrate,5;
   bonus bMatkRate,5;
}
if (.@r>=9) {
   bonus bMaxHPrate,10;
   bonus bMatkRate,10;
}
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.