ID #28501
Armor
Kirin Horn [1]
Buy Price: N/A
Sell Price: N/A
The horn of the legendary beast.
_______________________
AGI +2
DEF +3
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Decreases damage taken from Demi-Human, Brute and Fish race monsters by 1%.
_______________________
Decreases damage taken from Demon and Undead race by 2%.
_______________________
Enables the use of Level 6 Increase Agility.
_______________________
Base AGI at least 100:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
When equipped with DelayafterAttack Lv1:
ASPD +1
Decreases damage taken from Demi-Human, Brute, Fish, Demon and Undead race by 1%.
_______________________
When equipped with DelayAfterAttack Lv2:
ASPD +1
Decreases damage taken from Demi-Human, Brute, Fish, Demon and Undead race by 1%.
_______________________
Type: Accessory
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 50
_______________________
AGI +2
DEF +3
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Decreases damage taken from Demi-Human, Brute and Fish race monsters by 1%.
_______________________
Decreases damage taken from Demon and Undead race by 2%.
_______________________
Enables the use of Level 6 Increase Agility.
_______________________
Base AGI at least 100:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
When equipped with DelayafterAttack Lv1:
ASPD +1
Decreases damage taken from Demi-Human, Brute, Fish, Demon and Undead race by 1%.
_______________________
When equipped with DelayAfterAttack Lv2:
ASPD +1
Decreases damage taken from Demi-Human, Brute, Fish, Demon and Undead race by 1%.
_______________________
Type: Accessory
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 50
Basic Information
Type
Armor
Weight
500
Defense
3
Requirements
Armor Level
1
Min Level
50
Scripts
Script bonus bAgi,2; bonus bAspdRate,2; bonus2 bSubRace,RC_DemiHuman,1; bonus2 bSubRace,RC_Brute,1; bonus2 bSubRace,RC_Player_Doram,1; bonus2 bSubRace,RC_Fish,1; bonus2 bSubRace,RC_Player_Human,1; bonus2 bSubRace,RC_Demon,2; bonus2 bSubRace,RC_Undead,2; skill "AL_INCAGI",6; if (readparam(bAgi)>=100) { bonus bAspdRate,5; }
bonus bAgi,2;
bonus bAspdRate,2;
bonus2 bSubRace,RC_DemiHuman,1;
bonus2 bSubRace,RC_Brute,1;
bonus2 bSubRace,RC_Player_Doram,1;
bonus2 bSubRace,RC_Fish,1;
bonus2 bSubRace,RC_Player_Human,1;
bonus2 bSubRace,RC_Demon,2;
bonus2 bSubRace,RC_Undead,2;
skill "AL_INCAGI",6;
if (readparam(bAgi)>=100) {
bonus bAspdRate,5;
}