ID #2570
Armor
Shawl Of Judgement
Buy Price: N/A
Sell Price: N/A
An ancient relic of war that once worn to fight Demon.
_______________________
FLEE +5
_______________________
Random chance to auto-cast Level 2 Oratio when wearer receiving physical or magical attack.
If a higher Level of this skill is learned then that Level will activate.
_______________________
Type: Garment
Defense: 12
Weight: 30
Armor Level: 1
Enchantable: Yes
_______________________
Requirement:
Base Level 100
Archbishop
_______________________
FLEE +5
_______________________
Random chance to auto-cast Level 2 Oratio when wearer receiving physical or magical attack.
If a higher Level of this skill is learned then that Level will activate.
_______________________
Type: Garment
Defense: 12
Weight: 30
Armor Level: 1
Enchantable: Yes
_______________________
Requirement:
Base Level 100
Archbishop
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
400
Defense
12
Job Requirements
Priest
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bFlee,5; .@i = max(2,getskilllv("AB_ORATIO")); bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,30,BF_WEAPON,0; bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,40,BF_MAGIC,0;
bonus bFlee,5;
.@i = max(2,getskilllv("AB_ORATIO"));
bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,30,BF_WEAPON,0;
bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,40,BF_MAGIC,0;