18
Item ID | 22170 | For Sale | No |
---|---|---|---|
Identifier | Survivor's_Shoes | Credit Price | Not For Sale |
Name | Survivor's Shoes | Type | Armor |
NPC Buy | 10 | Weight | 50 |
NPC Sell | 5 | Weapon Level | 0 |
Range | 0 | Defense | 15 |
Slots | 0 | Refineable | Yes |
Attack | 0 | Min Equip Level | 100 |
Equip Locations | Footgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); if (.@r >= 7) { .@hpsp = 20; .@dmg = 10; } else if (.@r >= 5) { .@hpsp = 10; .@dmg = 5; } else { .@hpsp = 3; .@dmg = 2; } bonus bMdef,15; bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5; bonus bMaxHPrate,.@hpsp; bonus bMaxSPrate,.@hpsp; bonus bMatkRate,.@dmg; bonus2 bMagicAtkEle,Ele_Wind,.@dmg; bonus2 bMagicAtkEle,Ele_Earth,.@dmg; |
||
Equip Script | None | ||
Unequip Script | None | ||
Description |
A pair of shoes that automatically protects its wearer. ________________________ MaxHP +3% MaxSP +3% MATK +2% MDEF +15 ________________________ Increase Earth and Wind elemental magic attacks by 2%. ________________________ Reduces damage taken from Demihuman monsters by 5%. ________________________ Refine Level +5: MaxHP +7% MaxSP +7% MATK +3% Increase Earth and Wind elemental magic attacks by 3%. Refine Level +7: MaxHP +10% MaxSP +10% MATK +5% Increase Earth and Wind elemental magic attacks by 5%. ________________________ When combined with Circlet of Survival: MATK +10% If Circlet of Survival Refine Level +7: Increase Earth and Wind elemental magic attacks by 10%. If Circlet of Survival Refine Level +9: Increase Earth and Wind elemental magic attacks by 10%. ________________________ When combined with Manteau of Survival: MATK +10% If Manteau of Survival Refine Level +7: Reduces damage taken from Earth and Wind elemental attack by 15%. If Manteau of Survival Refine Level +9: Reduces damage taken from Earth and Wind elemental attack by 15%. ________________________ When combined with Orbs of Survival: VIT +5 INT +5 Reduces damage taken from Demihuman monsters by 3%. ________________________ When combined with Staff of Survival [1]: Reduces damage taken from Demihuman monsters by 10%. Pierces magical defense of all monsters by 50%. If Staff of Survival [1] Refine Level +10: Reduces cooldown time of Earth Strain by 2.4 seconds. Reduces cooldown time of Chain Lightning by 1 seconds. Increases magical damage inflicted on Demihuman monsters by 20%. Increases Neutral elemental magic attacks by 80%. Random chance to increase damage inflicted with Chain Lightning by 100% for 5 seconds when dealing magical attack. ________________________ Type: Footgear Defense: 15 Weight: 50 Refinable: Yes ________________________ Requirement: Base level 100 |