Satanic Crown

Item ID 400649 Name Satanic Crown
None
Weapon Level 0 Identifier Satanic_Crown
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 200
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bCon,3+.@r;
bonus2 bSubRace,RC_Player_Doram,13;
bonus2 bSubRace,RC_Player_Human,13;
bonus2 bSubClass,Class_Boss,20;
bonus2 bSubClass,Class_Normal,20;
bonus bAtkRate,40;
bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",BaseLevel/10;
bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",BaseLevel/10;
bonus2 bSkillAtk,"ABC_FRENZY_SHOT",BaseLevel/10;
if (.@r>=10) {
   bonus bDelayrate,-20;
   bonus bCrt,25;
}