18
Item ID | 22189 | For Sale | No |
---|---|---|---|
Identifier | Pilgrim_Shoes | Credit Price | Not For Sale |
Name | Pilgrim Shoes | Type | Armor |
NPC Buy | 20 | Weight | 50 |
NPC Sell | 10 | 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(); bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bDef,50*getskilllv("AB_SECRAMENT"); bonus bMdef,15; bonus bAspdRate,4*getskilllv("AB_CANTO"); bonus2 bSkillCooldown,"AB_PRAEFATIO",-1000; bonus bDelayrate,-6*getskilllv("AB_PRAEFATIO"); bonus2 bSubRace,RC_DemiHuman,2*getskilllv("AB_SECRAMENT"); bonus2 bSubRace,RC_Player_Human,2*getskilllv("AB_SECRAMENT"); bonus bHealPower,5*getskilllv("AB_HIGHNESSHEAL"); if (.@r>=5) { bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bUseSPrate,-3; } if (.@r>=7) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bUseSPrate,-5; } |
||
Equip Script | None | ||
Unequip Script | None | ||
Description |
-- Need translation check Shoes that a faithful and enthusiastic worshiper wore during his pilgrimage. If you wear these shoes, you will be able to receive favors from God. ________________________ Type: Footgear Defense: 15 Weight: 50 Refinable: Yes ________________________ Requirement: Base level 100 ________________________ Max HP +3% Max SP +3% Def +50 per level of Sacrament known. Mdef +15 ASPD +4% per level of Cantocandidus known. Reduces the cooldown of Praefatio by 1 second. Reduces the global delay of skills by 6% per level of Praefatio known. Reduces damage taken from Demihuman race enemies by 2% per level of Sacrament known. Increases the recovery rate of recovery skills by 5% per level of Highness Heal known. If refine level is +5 or higher, Additional Max HP +7% Additional Max SP +7% Reduces the SP cost of skills by 3%. If refine level is +7 or higher, Additional Max HP +10% Additional Max SP +10% Reduces the SP cost of skills by an additional 5%. |