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

Guardian Soul

Buy Price: N/A Sell Price: N/A
A cload said to have been possessed by a sage who served a great king.
Absolute defense techniques have been woven within it.
_______________________
MDEF +10
_______________________
Enables the use of Level 3 Heaven's Drive.
_______________________
Decreases damage taken from Demi-Human players by 5%.
_______________________
For each 18 combined sum of base STR and LUK:
ATK +15
Decreases After Skill Delay by 1%.
Decreases damage taken from Shadow and Undead elemental attacks by 7%.
_______________________
For each 18 combined sum of base AGI and VIT:
Increases Attack Speed (decreases After Attack Delay by 2%).
MaxHP +2%
Decreases damage taken from Fire and Water elemental attacks by 7%.
_______________________
For each 18 combined sum of base INT and DEX:
MATK +15
Decreases Variable Casting Time of skills by 1%.
Decreases damage taken Earth from and Wind elemental attacks by 7%.
_______________________
Increases damage taken from Holy elemental attacks by 7%.
_______________________
Type: Garment
Defense: 25
Weight: 30
Armor Level: 1
_______________________
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
25

Requirements

1
100

Scripts

.@a = (readparam(bStr)+readparam(bLuk))/18; .@b = (readparam(bAgi)+readparam(bVit))/18; .@c = (readparam(bInt)+readparam(bDex))/18; bonus bMdef,10; skill "WZ_HEAVENDRIVE",3; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bSubEle,Ele_Holy,7; bonus2 bSubEle,Ele_Ghost,7; bonus bBaseAtk,.@a*15; bonus bDelayrate,-.@a; bonus2 bSubEle,Ele_Dark,.@a*7; bonus2 bSubEle,Ele_Undead,.@a*7; bonus bAspdRate,.@b*2; bonus bMaxHPrate,.@b*2; bonus2 bSubEle,Ele_Water,.@b*7; bonus2 bSubEle,Ele_Fire,.@b*7; bonus bMatk,.@c*15; bonus bVariableCastrate,-.@c; bonus2 bSubEle,Ele_Earth,.@c*7; bonus2 bSubEle,Ele_Wind,.@c*7;
.@a = (readparam(bStr)+readparam(bLuk))/18;
.@b = (readparam(bAgi)+readparam(bVit))/18;
.@c = (readparam(bInt)+readparam(bDex))/18;
bonus bMdef,10;
skill "WZ_HEAVENDRIVE",3;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubEle,Ele_Holy,7;
bonus2 bSubEle,Ele_Ghost,7;
bonus bBaseAtk,.@a*15;
bonus bDelayrate,-.@a;
bonus2 bSubEle,Ele_Dark,.@a*7;
bonus2 bSubEle,Ele_Undead,.@a*7;
bonus bAspdRate,.@b*2;
bonus bMaxHPrate,.@b*2;
bonus2 bSubEle,Ele_Water,.@b*7;
bonus2 bSubEle,Ele_Fire,.@b*7;
bonus bMatk,.@c*15;
bonus bVariableCastrate,-.@c;
bonus2 bSubEle,Ele_Earth,.@c*7;
bonus2 bSubEle,Ele_Wind,.@c*7;
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.