Survival Whistle

Item ID 420194 Name Survival Whistle
None
Weapon Level 0 Identifier Rescue_whistle
Attack 0 Type Armor
MATK 0 Equip Locations Lower Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@a = (((readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk))/600)*10);
bonus bFlee,10+.@a;
bonus2 bAddEle,Ele_All,.@a+(readparam(bStr)/20);
bonus2 bAddEle,Ele_Neutral,(readparam(bAgi)/20);
bonus2 bAddEle,Ele_Water,(readparam(bVit)/20);
bonus2 bAddEle,Ele_Earth,(readparam(bInt)/20);
bonus2 bAddEle,Ele_Fire,(readparam(bDex)/20);
bonus2 bAddEle,Ele_Wind,(readparam(bLuk)/20);

Set Script
Rescue Binoculars
Survival Whistle
bonus bDelayrate,-10;
bonus bFixedCast,-200;
bonus2 bSkillCooldown,"NV_FIRSTAID",5000;
bonus5 bAutoSpellOnSkill,"NV_FIRSTAID","MG_SAFETYWALL",5,1000,1;