Old Mitra

Item ID 18972 Name Old Mitra
An old, abandoned mitra that emanates a mysterious aura.
_______________________
All Basic Stats +1
MDEF +5
_______________________
For each Refine Level:
ATK +4
MATK +2
Increases Healing skills effectiveness by 2%.
_______________________
For each 2 Refine Levels:
MaxHP +1%
MaxSP +1%
Increases damage of Judex by 20%.
Increases damage of Magnus Exorcismus by 10%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 10
Armor Level: 1
Enchantable: Yes
_______________________
Requirement:
Base Level 170
Archbishop
Weapon Level 0 Identifier Old_Mitra
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 10 Equippable Jobs Priest
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 10 Min Equip Level 170
NPC Buy 10 Max Equip Level None
NPC Sell 5 Refineable Yes
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be sold to NPC, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus bAllStats,1;
bonus bMdef,5;
bonus bMatk,2*.@r;
bonus bBaseAtk,4*.@r;
bonus bHealPower,2*.@r;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"AB_JUDEX",20*(.@r/2);
bonus2 bSkillAtk,"PR_MAGNUS",10*(.@r/2);

Set Script
Old Detachment Ring
Old Mitra
bonus bMaxHPrate,50;
Subject Cape (Magic)
Old Mitra
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bLongAtkDef,2*(.@r/2);
if (.@r>=12)
   bonus2 bSubRace,RC_All,15;
Great Fallen Manteau
Old Mitra
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bLongAtkDef,2*(.@r/2);
if (.@r >= 12)
   bonus2 bSubRace,RC_All,15;
Record of Wrath (Acolyte)
Old Mitra
bonus bFixedCast,-300;
bonus bHealPower,30;
Old Mitra
Record of Acolyte
skill "WL_HELLINFERNO",5;
bonus2 bSkillAtk,"AB_ADORAMUS",-200;
bonus bHPGainValue,-300;
bonus bDelayrate,-30;
autobonus3 "{ bonus2 bSkillAtk,\"AB_JUDEX\",400; bonus bUseSPrate,100; }",1000,90000,"AB_OFFERTORIUM";
Old Mitra
[Not For Sale] Record of Acolyte
skill "WL_HELLINFERNO",5;
bonus2 bSkillAtk,"AB_ADORAMUS",-200;
bonus bHPGainValue,-300;
bonus bDelayrate,-30;
autobonus3 "{ bonus2 bSkillAtk,\"AB_JUDEX\",400; bonus bUseSPrate,100; }",1000,90000,"AB_OFFERTORIUM";
Old Mitra
Record of Acolyte 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAtkEle,Ele_Holy,2*.@r;
bonus bDelayrate,-.@r;
Old Mitra
[Not For Sale] Record of Acolyte 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAtkEle,Ele_Holy,2*.@r;
bonus bDelayrate,-.@r;
Old Mitra
Record of Acolyte
Record of Acolyte 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMatkRate,3*(.@r/3);
bonus2 bSkillAtk,"AB_JUDEX",10*(.@r/3);
Old Mitra
[Not For Sale] Record of Acolyte
Record of Acolyte 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMatkRate,3*(.@r/3);
bonus2 bSkillAtk,"AB_JUDEX",10*(.@r/3);
Old Mitra
Record of Acolyte
[Not For Sale] Record of Acolyte 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMatkRate,3*(.@r/3);
bonus2 bSkillAtk,"AB_JUDEX",10*(.@r/3);
Old Mitra
[Not For Sale] Record of Acolyte
[Not For Sale] Record of Acolyte 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMatkRate,3*(.@r/3);
bonus2 bSkillAtk,"AB_JUDEX",10*(.@r/3);
Old Mitra
Document Acolyte
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bDelayrate,-15;
bonus2 bMagicAddRace,RC_All,4*(.@r/2);
bonus2 bSkillAtk,"AB_JUDEX",40*(.@r/2);
Old Mitra
Old Detachment Ring
bonus2 bSkillAtk,"AB_JUDEX",60;